Found 49592 bookmarks
Newest
Upbound Universal Crossplane Wants to Replace Infrastructure as Code – The New Stack
Upbound Universal Crossplane Wants to Replace Infrastructure as Code – The New Stack
Upbound, the company that created Crossplane, has created what it says is the first enterprise distribution of Crossplane called Upbound Universal Crossplane (UXP). Crossplane, currently a sandbox level project in the  (CNCF), is an open source Kubernetes add-on that gives teams the ability to provision and manage cloud infrastructure from various cloud vendors using the…
·thenewstack.io·
Upbound Universal Crossplane Wants to Replace Infrastructure as Code – The New Stack
What are the Pros and Cons of Using Kubernetes?
What are the Pros and Cons of Using Kubernetes?
Kubernetes primary focus is to ease the deployment and manage the complex distributed system without canceling the benefits.
·hitechnectar.com·
What are the Pros and Cons of Using Kubernetes?
The Future of Low-Code is Open - DevOps.com
The Future of Low-Code is Open - DevOps.com
Low-code has the potential to be a technological and cultural catalyst that drives enterprise innovation and business agility.
·devops.com·
The Future of Low-Code is Open - DevOps.com
Web Components 101: What are Web Components?
Web Components 101: What are Web Components?
This 101 guide covers everything about Web Components. Find out what Web Components are and how you can use them effectively.
·nhswd.com·
Web Components 101: What are Web Components?
Dark Scrum
Dark Scrum
This is RonJeffries.com, the combination of new articles, XProgramming, SameElephant, and perhaps even some new items never before contemplated. Copyright © 1998-forever Ronald E Jeffries
·ronjeffries.com·
Dark Scrum
The Most Dangerous Word In Software Development – A List Apart
The Most Dangerous Word In Software Development – A List Apart
“Just put it up on a server somewhere.” “Just add a favorite button to the right side of the item.” “Just add [insert complex option here] to the settings screen.” Usage of the word “just” points t…
·alistapart.com·
The Most Dangerous Word In Software Development – A List Apart
Why RISC-V doesn't (yet) support KVM [LWN.net]
Why RISC-V doesn't (yet) support KVM [LWN.net]
The RISC-V CPU architecture has been gaining prominence for some years; its relatively open nature makes it an attractive platform on which a number of companies have built products. Linux supports RISC-V well, but there is one gaping hole: there is no support for virtualization with KVM, despite the fact that a high-quality implementation exists. A recent attempt to add that support is shining some light on a part of the ecosystem that, it seems, does not work quite as well as one would like.
·lwn.net·
Why RISC-V doesn't (yet) support KVM [LWN.net]
Kevin Stewart: Short-term Decisions That Need To Be Revisited | Maintainable
Kevin Stewart: Short-term Decisions That Need To Be Revisited | Maintainable
Robby speaks with Kevin Stewart, VP of Engineering at Harvest. They discuss fighting ideological battles, why time-to-deploy is one of the most valuable metrics to measure and improve, and why teams should be revisiting their technical stack decisions. Kevin also gives advice to developers and shares some approaches to running internship programs.
·maintainable.fm·
Kevin Stewart: Short-term Decisions That Need To Be Revisited | Maintainable
A Brief Introduction to Esoteric Languages • Hillel Wayne
A Brief Introduction to Esoteric Languages • Hillel Wayne
This is the companion reference for A Brief Introduction to Esoteric Languages, my lecture for a friend’s college class. The video should be legible to other viewers, and the material here should be (mostly) understandable without watching the video. The Esolangs Listed roughly in order of appearance in the talk, with the exception of Piet, which was moved to fit in with the other multicoded esolangs. INTERCAL Don Woods, 1972.
·hillelwayne.com·
A Brief Introduction to Esoteric Languages • Hillel Wayne
crash - Are disk sector writes atomic? - Stack Overflow
crash - Are disk sector writes atomic? - Stack Overflow
Clarified Question: When the OS sends the command to write a sector to disk is it atomic? i.e. Write of new data succeeds fully or old data is left intact should the power fail immediately followin...
·stackoverflow.com·
crash - Are disk sector writes atomic? - Stack Overflow
How to Not Use Our Build Tool - Earthly Blog
How to Not Use Our Build Tool - Earthly Blog
I wanted to sit down and write about all the tricks we learned and that we used every day to help make builds more manageable in the absence of Ear...
·earthly.dev·
How to Not Use Our Build Tool - Earthly Blog
Your Makefiles are wrong · Jacob Davis-Hansson
Your Makefiles are wrong · Jacob Davis-Hansson
Your Makefiles are full of tabs and errors. An opinionated approach to writing (GNU) Makefiles that I learned from Ben may still be able to salvage them.
·tech.davis-hansson.com·
Your Makefiles are wrong · Jacob Davis-Hansson
Concurrency vs. Parallelism
Concurrency vs. Parallelism
Concurrency and parallelism are two terms often used in relation to multithreaded applications. This tutorial explains the difference between concurrency and parallelism.
·tutorials.jenkov.com·
Concurrency vs. Parallelism
A way to do atomic writes [LWN.net]
A way to do atomic writes [LWN.net]
Finding a way for applications to do atomic writes to files, so that either the old or new data is present after a crash and not a combination of the two, was the topic of a session led by Christoph Hellwig at the 2019 Linux Storage, Filesystem, and Memory-Management Summit (LSFMM). Application developers hate the fact that when they update files in place, a crash can leave them with old or new data—or sometimes a combination of both. He discussed some implementation ideas that he has for atomic writes for XFS and wanted to see what the other filesystem developers thought about it.
·lwn.net·
A way to do atomic writes [LWN.net]
mnm/Protocol.md at master · networkimprov/mnm
mnm/Protocol.md at master · networkimprov/mnm
mnm enables a new email network, via a sane, simple protocol, and client & server apps which speak it. Contributors welcome! (Server) - mnm/Protocol.md at master · networkimprov/mnm
·github.com·
mnm/Protocol.md at master · networkimprov/mnm