1_DevOps'ish

1_DevOps'ish

55127 bookmarks
Custom sorting
Using Git Gracefully
Using Git Gracefully
Exploring how to use Git gracefully.
·sobyte.net·
Using Git Gracefully
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