Suggested Reads

Suggested Reads

54874 bookmarks
Newest
Release v0.3.38 · k8sgpt-ai/k8sgpt
Release v0.3.38 · k8sgpt-ai/k8sgpt
0.3.38 (2024-07-10) Features add custom http headers to openai related api backends (#1174) (02e754e) add Ollama backend (#1065) (b35dbd9) add watsonx ai provider (#1163) (ce63821) Bug Fixes dep...
·github.com·
Release v0.3.38 · k8sgpt-ai/k8sgpt
Why Continuous Promotion is Essential
Why Continuous Promotion is Essential
Cloud-native computing introduces more complex, branching pipelines and workflows, the traditional CI/CD frameworks often fall short in addressing the nuanced challenges faced by organizations nowadays. This gap has led to the emergence of what we would like to call Continuous Promotion.
·akuity.io·
Why Continuous Promotion is Essential
No more boot loader: Please use the kernel instead DevConf.CZ
No more boot loader: Please use the kernel instead DevConf.CZ
We are working on a new scheme to replace the GRUB bootloader with a fast, secure, Linux-based, user-space solution: nmbl (for no more boot loader). Most people are familiar with GRUB, a powerful, flexible, fully-featured bootloader that is used on multiple architectures (x86_64, aarch64, ppc64le OpenFirmware). Although GRUB is quite versatile and capable, its features create complexity that is difficult to maintain, and that both duplicate and lag behind the Linux kernel while also creating numerous security holes. On the other hand, the Linux kernel, which has a large developer base, benefits from fast feature development, quick responses to vulnerabilities and greater overall scrutiny. We (Red Hat boot loader engineering) will present our solution to this problem, which is to use the Linux kernel as its own bootloader. Loaded by the EFI stub on UEFI, and packed into a unified kernel image (UKI), the kernel, initramfs, and kernel command line, contain everything they need to reach the final boot target. All necessary drivers, filesystem support, and networking are already built in and code duplication is avoided. We will showcase the work done so far, and ask you for your feedback and use cases.
·pretalx.com·
No more boot loader: Please use the kernel instead DevConf.CZ
MIT researchers introduce generative AI for databases
MIT researchers introduce generative AI for databases
Researchers from MIT and elsewhere developed an easy-to-use tool that enables someone to perform complicated statistical analyses on tabular data using just a few keystrokes. Their method combines probabilistic AI models with the programming language SQL to provide faster and more accurate results than other methods.
·news.mit.edu·
MIT researchers introduce generative AI for databases
Building a web page summarizer with llm utility
Building a web page summarizer with llm utility
One of the useful LLM tools I’ve recently started using is the llm Python CLI by Simon Willison. It simplifies playing with different LLM models from the command line and allows you to build …
·shekhargulati.com·
Building a web page summarizer with llm utility
Under pressure on plane safety, Boeing is buying stressed supplier Spirit for $4.7 billion
Under pressure on plane safety, Boeing is buying stressed supplier Spirit for $4.7 billion
Boeing has announced plans to acquire key supplier Spirit AeroSystems for $4.7 billion. It says the move will improve plane quality and safety. Boeing previously owned Spirit, and the purchase would reverse a longtime Boeing strategy of outsourcing key work on its passenger planes.
·apnews.com·
Under pressure on plane safety, Boeing is buying stressed supplier Spirit for $4.7 billion
Steering Through Open Source Waters with Madelyn Olson
Steering Through Open Source Waters with Madelyn Olson

Steering Through Open Source Waters with Madelyn Olson

Show Highlights: (00:00) Introduction and discussion on AWS's approach to open-source (01:41) Recap of the Redis controversy and licensing changes (02:35)…

July 8, 2024 at 06:42PM

via Instapaper

·lastweekinaws.com·
Steering Through Open Source Waters with Madelyn Olson
valkey-io/valkey-go: A fast Golang Valkey client that supports Client Side Caching and Auto Pipelining.
valkey-io/valkey-go: A fast Golang Valkey client that supports Client Side Caching and Auto Pipelining.

valkey-io/valkey-go: A fast Golang Valkey client that supports Client Side Caching and Auto Pipelining.

A fast Golang Valkey client that does auto pipelining and supports server-assisted client-side caching. Features Generic Object Mapping with client-side caching…

July 8, 2024 at 06:40PM

via Instapaper

·github.com·
valkey-io/valkey-go: A fast Golang Valkey client that supports Client Side Caching and Auto Pipelining.
Book Update: The Turning Wheels of Publishing
Book Update: The Turning Wheels of Publishing

📖 Book Update: The Turning Wheels of Publishing

https://anonymoushash.vmbrasseur.com/2024/07/book-update.html

I’m pleased to announce (somewhat belatedly) that Business Success with Open Source is content complete!

This means that all of the writing is DONE (thank dog). In fact, it’s been done since the end of May, but June was a surprisingly busy month for me so I’m only just announcing it now on the blog.

The steps that remain:

Second technical review: The first two thirds of the book have already received invaluable feedback from technical reviewers. Now the rest of the book gets the same treatment. Most of that feedback has arrived already, so next Monday I’ll start revisions based on it.

Cleanup: The GitLab repo for the book currently shows 24 open issues tagged cleanup. I need to resolve all of those.

Copy editing: The revised and cleaned content then goes to a copy editor, who’ll fix typos, grammatical errors, and other similar wonkiness.

Layout: After the copy editor’s done their work (and I’ve double-checked it), the layout team works their magic to ensure the finished content looks decent.

Indexing: At some point during the publication prep process, a team of professional indexers go through the thing and build out the index, including all the special markup that’s required for it in the source for the book.

Publication!

The wheels of publication can turn slowly, since all of these steps require coordination of specialists. According to my editor, the finished hard copy of the book should be available around November-ish.

However, if you buy the e-book now you’ll receive the entire (slightly in flux) text of the book today and updates to the polished finished version when it’s available.

This has been a very long road for me (nearly 450 pages worth of long road, in fact), and it’s a relief to be so near the end. Initial reviews are blush-inducingly positive, which means the work will pay off by helping a lot of people. Which, after all, is the hope and the goal.

via {anonymous => 'hash'}; https://anonymoushash.vmbrasseur.com/

July 08, 2024 at 03:00AM

·anonymoushash.vmbrasseur.com·
Book Update: The Turning Wheels of Publishing
If Dockerfile and Makefile Had a Baby... Earthly and Earthfile
If Dockerfile and Makefile Had a Baby... Earthly and Earthfile

If Dockerfile and Makefile Had a Baby... Earthly and Earthfile

Explore the combination of the simplicity of Dockerfile and the task execution capabilities of Makefile provided by Earthly and Earthfile. We delve into Earthfile's Dockerfile syntax-conscious tool designed to simplify and accelerate your build process and task execution to build and push images, compile binaries, sign images, run tests, or execute any other build type or task execution.

Earthly #Earthfile #Dockerfile #Makefile

Consider joining the channel: https://www.youtube.com/c/devopstoolkit/join

▬▬▬▬▬▬ 🔗 Additional Info 🔗 ▬▬▬▬▬▬ ➡ Transcript and commands: https://devopstoolkit.live/ci-cd/if-dockerfile-and-makefile-had-a-baby-earthly-and-earthfile 🔗 Earthly: https://earthly.dev 🎬 Using Docker Multi-Stage Builds: https://youtu.be/zpkqNPwEzac 🎬 Signing and Verifying Container Images With Sigstore Cosign and Kyverno: https://youtu.be/HLb1Q086u6M 🎬 Nix for Everyone: Unleash Devbox for Simplified Development: https://youtu.be/WiFLtcBvGMU 🎬 Say Goodbye to Makefile - Use Taskfile to Manage Tasks in CI/CD Pipelines and Locally: https://youtu.be/Z7EnwBaJzCk 🎬 From Makefile to Justfile (or Taskfile): Recipe Runner Replacement: https://youtu.be/hgNN2wOE7lc

▬▬▬▬▬▬ 💰 Sponsorships 💰 ▬▬▬▬▬▬ If you are interested in sponsoring this channel, please use https://calendar.app.google/Q9eaDUHN8ibWBaA7A to book a timeslot that suits you, and we'll go over the details. Or feel free to contact me over Twitter or LinkedIn (see below).

▬▬▬▬▬▬ 👋 Contact me 👋 ▬▬▬▬▬▬ ➡ Twitter: https://twitter.com/vfarcic ➡ LinkedIn: https://www.linkedin.com/in/viktorfarcic/

▬▬▬▬▬▬ 🚀 Other Channels 🚀 ▬▬▬▬▬▬ 🎤 Podcast: https://www.devopsparadox.com/ 💬 Live streams: https://www.youtube.com/c/DevOpsParadox

▬▬▬▬▬▬ ⏱ Timecodes ⏱ ▬▬▬▬▬▬ 00:00 Makefile and Dockerfile Had a Baby 01:40 daily.dev (sponsor) 02:26 Makefile and Dockerfile Had a Baby (cont.) 02:50 Earthly and Earthfile in Action 12:11 Earthly and Earthfile Pros and Cons

via YouTube https://www.youtube.com/watch?v=YP9N82-5TAg

·youtube.com·
If Dockerfile and Makefile Had a Baby... Earthly and Earthfile