Onboarding roulette: deleting our employee accounts daily
https://graphite.dev/blog/onboarding-roulette
https://redd.it/1beyv1a
@programmingreddit
https://graphite.dev/blog/onboarding-roulette
https://redd.it/1beyv1a
@programmingreddit
Graphite.dev
Onboarding roulette: deleting our employee accounts daily
I’m a strong believer in automated tests - and a moderately disciplined author of them. Software engineering is exceptionally hard to get functionally correct, and even harder to avoid regressing later. As my wise teammate Dave says, “Legacy code is any code…
How Figma's Databases Team Lived To Tell The Scale
https://www.figma.com/blog/how-figmas-databases-team-lived-to-tell-the-scale/
https://redd.it/1bet768
@programmingreddit
https://www.figma.com/blog/how-figmas-databases-team-lived-to-tell-the-scale/
https://redd.it/1bet768
@programmingreddit
Figma
How Figma's Databases Team Lived to Tell the Scale | Figma Blog
Our nine month journey to horizontally shard Figma’s Postgres stack, and the key to unlocking (nearly) infinite scalability.
The Curse of the Senior Software Engineer
https://www.yieldcode.blog/post/the-curse-of-the-senior-engineer/
https://redd.it/1bervmq
@programmingreddit
https://www.yieldcode.blog/post/the-curse-of-the-senior-engineer/
https://redd.it/1bervmq
@programmingreddit
yield code();
The Curse of the Senior Software Engineer - Dmitry Kudryavtsev
While looking for a job recently, I stumbled upon an interesting phenomen that I consider to be a curse for senior software engineers.
The Montreal Problem: Why Programming Languages Need a Style Czar
https://earthly.dev/blog/language-style-czar/
https://redd.it/1bfdl6v
@programmingreddit
https://earthly.dev/blog/language-style-czar/
https://redd.it/1bfdl6v
@programmingreddit
Earthly Blog
The Montréal Effect: Why Programming Languages Need a Style Czar
<p>Here is a non-realistic scenario: You are choosing the programming language for what will eventually become something large. Picture a col...
The Decline of Work-Life Balance: A 12-Year Tech Industry Perspective
https://enginebogie.com/public/charchaa/post/the-decline-of-work-life-balance-a-12-year-tech-industry-perspective/144
https://redd.it/1bf9akj
@programmingreddit
https://enginebogie.com/public/charchaa/post/the-decline-of-work-life-balance-a-12-year-tech-industry-perspective/144
https://redd.it/1bf9akj
@programmingreddit
Enginebogie
The Decline of Work-Life Balance: A 12-Year Tech Industry Perspective
Work-life culture is ruined today. I can say it confidently because I have spent 12+ years in the industry. Situations, now and 12 years back when I started, were pretty different in tech than what they are today.
When I started back in 2012, I remember…
When I started back in 2012, I remember…
Visual Studio App Center Will Be Retired In 2025
https://mspoweruser.com/microsoft-is-killing-visual-studio-app-center-next-year-set-to-retire-in-march-2025/
https://redd.it/1bfrhb4
@programmingreddit
https://mspoweruser.com/microsoft-is-killing-visual-studio-app-center-next-year-set-to-retire-in-march-2025/
https://redd.it/1bfrhb4
@programmingreddit
MSPoweruser
Microsoft is killing Visual Studio App Center next year, set to retire in March 2025
Visual Studio App Center, a platform for building, testing, and distributing mobile apps, is set to retire on March 31, 2025.
Here's What Developers Found After Testing Devin AI (Initial Reactions)
https://favtutor.com/articles/devin-ai-early-insights/
https://redd.it/1bg542r
@programmingreddit
https://favtutor.com/articles/devin-ai-early-insights/
https://redd.it/1bg542r
@programmingreddit
FavTutor Articles
Here's What Developers Found After Testing Devin AI
Check out some insights from the early reactions of people who tried Devin AI and tested its coding capabilities.
Every Infrastructure Decision I Endorse or Regret After 4 Years Running Infrastructure at a Startup
https://cep.dev/posts/every-infrastructure-decision-i-endorse-or-regret-after-4-years-running-infrastructure-at-a-startup/
https://redd.it/1bg4ni0
@programmingreddit
https://cep.dev/posts/every-infrastructure-decision-i-endorse-or-regret-after-4-years-running-infrastructure-at-a-startup/
https://redd.it/1bg4ni0
@programmingreddit
Jack's home on the web
(Almost) Every infrastructure decision I endorse or regret after 4 years running infrastructure at a startup
Assortment of technology startup infrastructure recommendations
Nix is a better Docker image builder than Docker's image builder - Xe Iaso
https://xeiaso.net/talks/2024/nix-docker-build/
https://redd.it/1bg5sdj
@programmingreddit
https://xeiaso.net/talks/2024/nix-docker-build/
https://redd.it/1bg5sdj
@programmingreddit
xeiaso.net
Nix is a better Docker image builder than Docker's image builder
Xe Iaso's personal website.
Introducing Sudo for Windows!
https://devblogs.microsoft.com/commandline/introducing-sudo-for-windows/
https://redd.it/1bg19j4
@programmingreddit
https://devblogs.microsoft.com/commandline/introducing-sudo-for-windows/
https://redd.it/1bg19j4
@programmingreddit
Microsoft News
Introducing Sudo for Windows!
Introducing Sudo for Windows We’re excited to announce the release of Sudo for Windows in Windows 11 Insider Preview Build 26052! Sudo for Windows is a new way for users to run elevated commands directly from an unelevated console session. It is an ergonomic…
AWS Makes Cloud Formation Stack Creation up to 40% Faster
https://www.infoq.com/news/2024/03/aws-cloud-formation-faster/
https://redd.it/1bh4630
@programmingreddit
https://www.infoq.com/news/2024/03/aws-cloud-formation-faster/
https://redd.it/1bh4630
@programmingreddit
InfoQ
AWS Makes Cloud Formation Stack Creation up to 40% Faster
AWS optimized the stack creation process to make it faster and achieved significant improvements. The company split the resource creation process into two phases (creation and stabilization), which allows for creating other resources in the stack earlier.…
JetBrains launches this new gen CI/CD with self-optimizing pipelines
https://www.jetbrains.com/teamcity/pipelines/
https://redd.it/1bhlkl8
@programmingreddit
https://www.jetbrains.com/teamcity/pipelines/
https://redd.it/1bhlkl8
@programmingreddit
JetBrains
Self-tuning CI/CD pipelines to streamline your dev flow
A beautifully simple and intuitive experience for building, running, and tuning CI/CD pipelines, powered by JetBrains’ signature intelligence. Sign up for a Public Beta.
WebSockets vs Server-Sent-Events vs Long-Polling vs WebRTC vs WebTransport
https://rxdb.info/articles/websockets-sse-polling-webrtc-webtransport.html
https://redd.it/1bhqrhp
@programmingreddit
https://rxdb.info/articles/websockets-sse-polling-webrtc-webtransport.html
https://redd.it/1bhqrhp
@programmingreddit
rxdb.info
WebSockets vs Server-Sent-Events vs Long-Polling vs WebRTC vs WebTransport | RxDB - JavaScript Database
Learn the unique benefits and pitfalls of each real-time tech. Make informed decisions on WebSockets, SSE, Polling, WebRTC, and WebTransport.
C++ creator rebuts White House warning
https://www.infoworld.com/article/3714401/c-plus-plus-creator-rebuts-white-house-warning.html
https://redd.it/1bhvwyd
@programmingreddit
https://www.infoworld.com/article/3714401/c-plus-plus-creator-rebuts-white-house-warning.html
https://redd.it/1bhvwyd
@programmingreddit
InfoWorld
C++ creator rebuts White House warning
Biden administration seems oblivious of the strengths of contemporary C++ and the efforts to provide strong safety guarantees, Bjarne Stroustrup said.
Oh Sh*t, My App is Successful and I Didn’t Think About Accessibility
https://jacobbartlett.substack.com/p/oh-sht-my-app-is-successful-and-i
https://redd.it/1bhw9lw
@programmingreddit
https://jacobbartlett.substack.com/p/oh-sht-my-app-is-successful-and-i
https://redd.it/1bhw9lw
@programmingreddit
Jacobstechtavern
Oh Sh*t, My App is Successful and I Didn’t Think About Accessibility
Speedrunning A11y in SwiftUI
Why most programmers don't last - the healthy developer
https://www.youtube.com/watch?v=Ht0anZiDrBs
https://redd.it/1bi0s67
@programmingreddit
https://www.youtube.com/watch?v=Ht0anZiDrBs
https://redd.it/1bi0s67
@programmingreddit
YouTube
Why Most Programmers DON'T Last
📝 Find out if you're ready to go solo in tech → https://scorecard.thrivingtechnologist.com/tech-solopreneur-readiness?utm_source=youtube&utm_medium=description&utm_campaign=Ht0anZiDrBs
💼 Apply for 1-on-1 coaching with me → https://thrivingtechnologist.c…
💼 Apply for 1-on-1 coaching with me → https://thrivingtechnologist.c…