Switching from Engineering to Management
https://vadimkravcenko.com/en/switching-from-engineering-to-management/
https://redd.it/129tpd1
@programmingreddit
https://vadimkravcenko.com/en/switching-from-engineering-to-management/
https://redd.it/129tpd1
@programmingreddit
Vadim Kravcenko
Lessons learned from becoming CTO of a small startup
I want to share with you my experience in moving to a CTO position. This post will mainly concern management on the technical side.
How Software Companies Die (Beehive Story)
https://homepages.uc.edu/~thomam/Articles/HowSoftwareCompaniesDie.pdf
https://redd.it/129s9ym
@programmingreddit
https://homepages.uc.edu/~thomam/Articles/HowSoftwareCompaniesDie.pdf
https://redd.it/129s9ym
@programmingreddit
Reflections on 10,000 Hours of DevOps
https://matt-rickard.com/reflections-on-10-000-hours-of-devops
https://redd.it/129qfof
@programmingreddit
https://matt-rickard.com/reflections-on-10-000-hours-of-devops
https://redd.it/129qfof
@programmingreddit
Mattrickard
Reflections on 10,000 Hours of DevOps
Some reflections after putting 10,000 hours into DevOps engineering.
From my early adolescence doing sysadmin work, customizing my Arch Linux installation, to
From my early adolescence doing sysadmin work, customizing my Arch Linux installation, to
BSP Trees: The Magic Behind Collision Detection in Quake
https://www.youtube.com/watch?v=wLHXn8IlAiA
https://redd.it/129nqnb
@programmingreddit
https://www.youtube.com/watch?v=wLHXn8IlAiA
https://redd.it/129nqnb
@programmingreddit
YouTube
BSP Trees: The Magic Behind Collision Detection in Quake
An explanation of how Quake, and other games like it, use this revolutionary data structure to stop the player from walking through walls and falling through the ground.
Music Credits:
----
Guiton Sketch by Kevin MacLeod is licensed under a Creative Commons…
Music Credits:
----
Guiton Sketch by Kevin MacLeod is licensed under a Creative Commons…
Every 7.8μs your computer’s memory has a hiccup
https://blog.cloudflare.com/every-7-8us-your-computers-memory-has-a-hiccup/
https://redd.it/12aj7za
@programmingreddit
https://blog.cloudflare.com/every-7-8us-your-computers-memory-has-a-hiccup/
https://redd.it/12aj7za
@programmingreddit
The Cloudflare Blog
Every 7.8μs your computer’s memory has a hiccup
I was particularly interested in one of the consequences of how dynamic RAM works. You see, each bit of data is stored by the charge (or lack of it) on a tiny capacitor within the RAM chip. But these capacitors gradually lose their charge over time.
Parquet: more than just "Turbo CSV"
https://csvbase.com/blog/3
https://redd.it/12abuqq
@programmingreddit
https://csvbase.com/blog/3
https://redd.it/12abuqq
@programmingreddit
csvbase
Parquet: more than just "Turbo CSV"
Quicker, but also more convenient
Introducing Slint 1.0 - The Next-Generation Native GUI Toolkit for Desktop and Embedded
https://slint-ui.com/blog/announcing-slint-1.0.html
https://redd.it/12ahf71
@programmingreddit
https://slint-ui.com/blog/announcing-slint-1.0.html
https://redd.it/12ahf71
@programmingreddit
slint.dev
Slint 1.0: The Next-Generation Native GUI Toolkit Matures
Slint 1.0 Release blog
Google to cut down on employee laptops, services and staplers
https://www.cnbc.com/2023/04/03/google-to-cut-down-on-employee-laptops-services-and-staplers-to-save.html
https://redd.it/12ar9e5
@programmingreddit
https://www.cnbc.com/2023/04/03/google-to-cut-down-on-employee-laptops-services-and-staplers-to-save.html
https://redd.it/12ar9e5
@programmingreddit
CNBC
Google to cut down on employee laptops, services and staplers for 'multi-year' savings
Google CFO Ruth Porat made references to the year 2008, when Google made similar cuts to respond to the financial crisis.
Designing a proxy server for preview environments - part 1
https://livecycle.io/blogs/preevy-proxy-service-1/
https://redd.it/12bfe96
@programmingreddit
https://livecycle.io/blogs/preevy-proxy-service-1/
https://redd.it/12bfe96
@programmingreddit
livecycle.io
How does Preevy's Proxy service work?
This is the first of a series of posts about the Preevy proxy service.
Safari releases are development hell
https://www.construct.net/en/blogs/ashleys-blog-2/safari-releases-development-1616
https://redd.it/12bc9dn
@programmingreddit
https://www.construct.net/en/blogs/ashleys-blog-2/safari-releases-development-1616
https://redd.it/12bc9dn
@programmingreddit
www.construct.net
Safari releases are development hell
Safari 16.4 rolled out last week, and for us it's been a nightmare. We make the browser-based game creation app Construct. Early versions of Safari 16.4 broke opening projects, previewing projects, and all existing content published with Construct, all in…
How SerenityOS declares ssize_t
https://awesomekling.github.io/How-SerenityOS-declares-ssize_t/
https://redd.it/12bbofu
@programmingreddit
https://awesomekling.github.io/How-SerenityOS-declares-ssize_t/
https://redd.it/12bbofu
@programmingreddit
awesomekling.github.io
How SerenityOS declares ssize_t
This post explores one of my favorite hacks in SerenityOS. I don’t recommend doing this in your codebase, but it has worked for us so far. :^)
Bill Gates says calls to pause AI won't 'solve challenges'
https://www.reuters.com/technology/bill-gates-says-calls-pause-ai-wont-solve-challenges-2023-04-04/
https://redd.it/12br01a
@programmingreddit
https://www.reuters.com/technology/bill-gates-says-calls-pause-ai-wont-solve-challenges-2023-04-04/
https://redd.it/12br01a
@programmingreddit
Reuters
Bill Gates says calls to pause AI won't 'solve challenges'
Calls to pause the development of artificial intelligence will not “solve the challenges” ahead, Microsoft co-founder Bill Gates told Reuters, his first public comments since an open letter sparked a debate about the future of the technology.
New tool from curl creator - trurl - command line tool for URL parsing and manipulation
https://github.com/curl/trurl
https://redd.it/12bnzfb
@programmingreddit
https://github.com/curl/trurl
https://redd.it/12bnzfb
@programmingreddit
GitHub
GitHub - curl/trurl: a command line tool for URL parsing and manipulation.
a command line tool for URL parsing and manipulation. - curl/trurl
The ultimate Vi cheat sheet - essential vi commands cheat sheet that will help navigate the various vi modes, edit text, cut/copy/paste, search and replace keywords etc
https://www.stationx.net/vi-cheat-sheet/
https://redd.it/12cgido
@programmingreddit
https://www.stationx.net/vi-cheat-sheet/
https://redd.it/12cgido
@programmingreddit
StationX
The Ultimate vi Cheat Sheet You’ll Be Sad You Missed Out On
Whether you’re a beginner in vi or wanting to learn advanced vi skills for whatever goal, grab this vi cheat sheet right now and master vi in no time.
TIL about programming's "Intent-Perception Gap" problem. For example, when a CTO or manager casually suggests something to their developers they take it as a new work commandment or direction for their team.
https://devinterrupted.substack.com/p/what-ctos-say-vs-what-their-developers
https://redd.it/12cqp7x
@programmingreddit
https://devinterrupted.substack.com/p/what-ctos-say-vs-what-their-developers
https://redd.it/12cqp7x
@programmingreddit
Dev Interrupted
What CTOs Say vs. What Their Developers Hear w/ DataStax's Shankar Ramaswamy
From the archives: As we progress through Season 3, we thought it would be nice to look back at some of our best episodes that haven’t been posted to our Substack page. This episode was originally published on February 5th, 2022. Enjoy! Anyone who’s been…
Bob Lee killed
https://techcrunch.com/2023/04/05/bob-lee-creator-of-cash-app-and-former-cto-of-square-stabbed-to-death/
https://redd.it/12csfqu
@programmingreddit
https://techcrunch.com/2023/04/05/bob-lee-creator-of-cash-app-and-former-cto-of-square-stabbed-to-death/
https://redd.it/12csfqu
@programmingreddit
TechCrunch
Bob Lee, creator of Cash App and former CTO of Square, stabbed to death
Bob Lee, the Chief Product Officer at MobileCoin, was killed in a fatal stabbing in San Francisco. He was the former CTO of Square.
The real “must have” tools for programming
https://jamesdunne.dev/posts/must-have-programming-tools/
https://redd.it/12cnqz1
@programmingreddit
https://jamesdunne.dev/posts/must-have-programming-tools/
https://redd.it/12cnqz1
@programmingreddit
jamesdunne.dev
The real "must have" tools for programmers
Forget programs. The most important productivity tool for programming is your mind. And the next best set of software development tools are ones that take care of you.
It isn’t about Git. Or Docker. Or testing frameworks. These are all useful tools. I use…
It isn’t about Git. Or Docker. Or testing frameworks. These are all useful tools. I use…