1_r/devopsish

1_r/devopsish

54612 bookmarks
Custom sorting
My Fifth Year as a Bootstrapped Founder
My Fifth Year as a Bootstrapped Founder
Five years ago today, I quit my job as a developer at Google to create my own self-funded software business. This is a review of my last year and what I've learned so far about bootstrapping software businesses.
·mtlynch.io·
My Fifth Year as a Bootstrapped Founder
ChatGPT Is a Blurry JPEG of the Web
ChatGPT Is a Blurry JPEG of the Web
OpenAI’s chatbot offers paraphrases, whereas Google offers quotes. Which do we prefer?
·newyorker.com·
ChatGPT Is a Blurry JPEG of the Web
Git-Sim - Use Git Fearlessly
Git-Sim - Use Git Fearlessly
Programming book reviews, programming tutorials,programming news, C#, Ruby, Python,C, C++, PHP, Visual Basic, Computer book reviews, computer history, programming history, joomla, theory, spreadsheets and more.
·i-programmer.info·
Git-Sim - Use Git Fearlessly
rustdesk - Overview
rustdesk - Overview
N/A. rustdesk has 12 repositories available. Follow their code on GitHub.
·github.com·
rustdesk - Overview
Nanoscale ferroelectric semiconductor could power AI and post-Moore's Law computing on a phone
Nanoscale ferroelectric semiconductor could power AI and post-Moore's Law computing on a phone
Research scientists Ding Wang (left) and Ping Wang (right) discuss the growth behavior of the ferroelectric semiconductor deposited using the molecular beam epitaxy system that is visible on the left. The semiconductor could make computing more efficient, enhance AI and enable quantum computing. Ima
·news.umich.edu·
Nanoscale ferroelectric semiconductor could power AI and post-Moore's Law computing on a phone
Aurae: Distributed Runtime - Fosdem 2023 - Rust DevRoom
Aurae: Distributed Runtime - Fosdem 2023 - Rust DevRoom
GitHub: https://github.com/aurae-runtime/aurae Slides: https://docs.google.com/presentation/d/1GxKN5tyv4lV2aZdEOUqy3R9tVCat-vrFJyelgFX7b1A/edit#slide=id.g203787fca43_1_5 A new node init system written in Rust. In this talk I share the motivation, goals, and architecture of my new project Aurae. Informed by my experience of operating large production platforms I discuss my thesis of how bringing deliberate runtime controls to a node will unlock a new generation of higher order distributed systems. The audience walks away with an in-depth understanding of the current state of affairs Rust and the Aurae runtime project. We learn about my journey to Rust from working with Go in Kubernetes. I am an accomplished Go engineer who has made the jump into Rust and I believe my story is worth compiling and sharing with FOSDEM. I believe there will be many like me in the future. Aurae is on a mission to be the most loved and effective way of managing workloads on a single piece of hardware. My hope is that by bringing a better set of controls to a node, I can unlock brilliant higher order distributed systems in the future. Aurae takes ownership of all runtime processes on a single piece of hardware like systemd, and provides mTLS encrypted gRPC APIs (Aurae Standard Library) to manage the processes. Aurae has a new style of isolation called "Aurae Cells" that manage cgroups and namespaces directly from pid1. With Aurae Cells the project offers a way to slice up a system using various isolation strategies for enterprise workloads including MicroVMs.
·youtube.com·
Aurae: Distributed Runtime - Fosdem 2023 - Rust DevRoom
Having just used a company’s chat bot rather unsuccessfully I welcome advancements here | Microsoft will let companies create their own custom versions of ChatGPT, source says
Having just used a company’s chat bot rather unsuccessfully I welcome advancements here | Microsoft will let companies create their own custom versions of ChatGPT, source says
Microsoft is planning to let companies, schools and governments create their own chatbots with OpenAI's ChatGPT for purposes like customer service.
·cnbc.com·
Having just used a company’s chat bot rather unsuccessfully I welcome advancements here | Microsoft will let companies create their own custom versions of ChatGPT, source says
How to use and build your own distroless images
How to use and build your own distroless images
Security and efficiency are key goals in production systems. This begins when we build our application images and look for a suitable base image. So what are good base images and how do distroless images fit into this picture?
·innoq.com·
How to use and build your own distroless images
Fedora packages versus upstream Flatpaks
Fedora packages versus upstream Flatpaks
The Flatpak package format promises to bring "the future of apps on Linux", but a Linux distribution like Fedora already provides packages in its native format—and built to its specifications. Flatpaks that come from upstream projects may or may not follow the packaging guidelines, philosophy, and practices so they exist in their own world, separate from the packages that come directly from Fedora. But those worlds have collided to a certain extent over the past year to two. Recently, a packager announced their plans to stop packaging the Bottles tool, used for running Windows programs in Wine-based containers on Linux, in favor of recommending that Fedora users install the upstream Flatpak.
·lwn.net·
Fedora packages versus upstream Flatpaks