Basic things which are: irrelevant while the project is small, a productivity multiplier when the project is large, and much harder to introduce down the line
https://matklad.github.io/2024/03/22/basic-things.html
https://redd.it/1c6kzj1
@programmingreddit
https://matklad.github.io/2024/03/22/basic-things.html
https://redd.it/1c6kzj1
@programmingreddit
matklad.github.io
Basic Things
After working on the initial stages of several largish projects, I accumulated a list of things that
share the following three properties:
share the following three properties:
Most micromanagers don't know their engineers consider them to be such.
https://zaidesanton.substack.com/p/most-micromanagers-are-blind-to-being
https://redd.it/1c6x7eg
@programmingreddit
https://zaidesanton.substack.com/p/most-micromanagers-are-blind-to-being
https://redd.it/1c6x7eg
@programmingreddit
Leading Developers
Most micromanagers are blind to being seen as one
The diary of a micromanager... Yes, me.
Why SQLite Performance Tuning made Bencher 1200x Faster
https://bencher.dev/learn/engineering/sqlite-performance-tuning/
https://redd.it/1c6ghzk
@programmingreddit
https://bencher.dev/learn/engineering/sqlite-performance-tuning/
https://redd.it/1c6ghzk
@programmingreddit
🐰 Bencher
🏗️ Why SQLite Performance Tuning made Bencher 1200x Faster
Learn why Bencher benchmarked, profiled, and tuned its SQLite database to enable better continuous benchmarking.
Hardest Problem in Computer Science: Centering Things
https://tonsky.me/blog/centering/
https://redd.it/1c6z999
@programmingreddit
https://tonsky.me/blog/centering/
https://redd.it/1c6z999
@programmingreddit
tonsky.me
Hardest Problem in Computer Science: Centering Things
Somehow we forgot how to center rectangles and must find our way back
Vulnerabilities for AI and ML Applications are Skyrocketing: Apparently, the fun of using AI/ML tools makes developers forget everything they know about secure coding practices.
https://securityboulevard.com/2024/04/vulnerabilities-for-ai-and-ml-applications-are-skyrocketing/
https://redd.it/1c7f3le
@programmingreddit
https://securityboulevard.com/2024/04/vulnerabilities-for-ai-and-ml-applications-are-skyrocketing/
https://redd.it/1c7f3le
@programmingreddit
Security Boulevard
Vulnerabilities for AI and ML Applications are Skyrocketing
In their haste to deploy LLM tools, organizations may overlook crucial security practices. The rise in threats like Remote Code Execution indicates an urgent need to improve security measures in AI development.
I did this as a joke and then forgot about it until now
https://github.com/WhiskeyTuesday/taylorSwift
https://redd.it/1c7e42u
@programmingreddit
https://github.com/WhiskeyTuesday/taylorSwift
https://redd.it/1c7e42u
@programmingreddit
GitHub
GitHub - WhiskeyTuesday/taylorSwift: A demonstration of Taylor series approximation in Swift
A demonstration of Taylor series approximation in Swift - WhiskeyTuesday/taylorSwift
Former Microsoft developer says Windows 11's performance is "comically bad," even with monster PC
https://www.blobstreaming.org/former-microsoft-developer-says-windows-11s-performance-is-comically-bad-even-with-monster-pc/
https://redd.it/1c8hl8k
@programmingreddit
https://www.blobstreaming.org/former-microsoft-developer-says-windows-11s-performance-is-comically-bad-even-with-monster-pc/
https://redd.it/1c8hl8k
@programmingreddit
BlobStreaming
Former Microsoft developer says Windows 11's performance is "comically bad," even with monster PC
Microsoft Windows 11 performance has noticeably deteriorated, a former Microsoft senior software engineer has pointed out. Some prominent user interface (UI) elements were "comically bad," while others took almost a full second to load, he noted.
Important…
Important…
Why Has Figma Reinvented the Wheel With Postgres?
https://medium.com/@magda7817/why-has-figma-reinveted-the-wheel-with-postgresql-3a1cb2e9297c
https://redd.it/1c8ip01
@programmingreddit
https://medium.com/@magda7817/why-has-figma-reinveted-the-wheel-with-postgresql-3a1cb2e9297c
https://redd.it/1c8ip01
@programmingreddit
Medium
Why Has Figma Reinveted the Wheel With PostgreSQL?
A closer look at Figma’s custom PostgreSQL sharding solution with motivations and future predictions.
The Real C++ Killers (Not You, Rust)
https://wordsandbuttons.online/the_real_cpp_killers.html
https://redd.it/1c91a29
@programmingreddit
https://wordsandbuttons.online/the_real_cpp_killers.html
https://redd.it/1c91a29
@programmingreddit
wordsandbuttons.online
The Real C++ Killers (Not You, Rust)
All the “C++ killers”, even these which I wholeheartedly love and respect like Rust, Julia, and D, help you write more features with fewer bugs, but they don't much help when you need to squeeze the very last FLOPS from the hardware you rent. As such, they…
I can't stand using vscode so I wrote my own (it wasn't easy)
https://bold-edit.com/wrote-my-own.html
https://redd.it/1c8yhll
@programmingreddit
https://bold-edit.com/wrote-my-own.html
https://redd.it/1c8yhll
@programmingreddit
Reddit
From the programming community on Reddit: I can't stand using vscode so I wrote my own (it wasn't easy)
Posted by levodelellis - 112 votes and 132 comments
Never struggle to give feedback again (even to your manager)
https://read.highgrowthengineer.com/p/never-struggle-to-give-feedback-again
https://redd.it/1c9kp85
@programmingreddit
https://read.highgrowthengineer.com/p/never-struggle-to-give-feedback-again
https://redd.it/1c9kp85
@programmingreddit
Highgrowthengineer
Never struggle to give feedback again (even to your manager)
7 simple steps to tackle any feedback situation
The trap of over-engineering and over-design
https://resethard.io/the-trap-of-over-engineering-and-over-design/
https://redd.it/1c9js1k
@programmingreddit
https://resethard.io/the-trap-of-over-engineering-and-over-design/
https://redd.it/1c9js1k
@programmingreddit
reset --hard
The trap of over-engineering and over-design
One major pitfall I’ve seen projects fall into (that includes my personal ones) again and again throught my career is over-engineering the…
Brainstorming sucks - give people some quiet time to generate ideas
https://read.perspectiveship.com/p/on-generating-ideas
https://redd.it/1ca65o6
@programmingreddit
https://read.perspectiveship.com/p/on-generating-ideas
https://redd.it/1ca65o6
@programmingreddit
Perspectiveship
On Generating Ideas - Leadership & Work
Forget brainstorming. I am sharing a guideline for exploring ideas together with your team that promises to deliver some fruitful ideas.
C isn’t a Hangover; Rust isn’t a Hangover Cure
https://medium.com/@john_25313/c-isnt-a-hangover-rust-isn-t-a-hangover-cure-580c9b35b5ce
https://redd.it/1cb5mzy
@programmingreddit
https://medium.com/@john_25313/c-isnt-a-hangover-rust-isn-t-a-hangover-cure-580c9b35b5ce
https://redd.it/1cb5mzy
@programmingreddit
Medium
C isn’t a Hangover; Rust isn’t a Hangover Cure
A few weeks ago, I got a bit miffed reading yet another article that was too dismissive about memory safety, basically being mostly…
What is your definition of a Unit, Integration, and End-to-End Test?
https://chlorinated-yellowhorn-f6b.notion.site/What-is-your-definition-of-a-Unit-Integration-and-E2E-test-432869ec422f407996ebd9fe6411191c
https://redd.it/1cbdmg5
@programmingreddit
https://chlorinated-yellowhorn-f6b.notion.site/What-is-your-definition-of-a-Unit-Integration-and-E2E-test-432869ec422f407996ebd9fe6411191c
https://redd.it/1cbdmg5
@programmingreddit
Stefan's Workspace on Notion
What is your definition of a Unit, Integration, and E2E test? | Notion
Hola friends! We recently created a Discord for Software Automation and this was one of our Watercooler discussions we had which was then continued on Reddit
Responses range from people with 3 to 30+ YOE in the industry and wanted to share this with the…
Responses range from people with 3 to 30+ YOE in the industry and wanted to share this with the…
SAP cetification is a rip off
https://learning.sap.com/staying-certified
https://redd.it/1cbuz2u
@programmingreddit
https://learning.sap.com/staying-certified
https://redd.it/1cbuz2u
@programmingreddit
Sap
Staying Certified | SAP Learning
Stay certified with SAP and keep your skills updated with the latest technology. Learn how to stay certified and which certifications require assessments.