Mike CK
@drmhse
dream, build, share
do they document their PRs clearly? do they explain how to reproduce their "how it was tested"? do they stick to the code quality guidelines? do they even know what git is?
Just heard of a team where non-developers (such as designers and product owners) are contributing code using AI. Like any other code, the dev team reviews the PRs before merge. Anyone else accepting PRs from non-devs?
Estimates of 8 weeks now a reality in 4 days
AI is supposed to make us faster coders, right? So, 3 questions: 1. Are your estimates lower now? 2. Has your team’ velocity increased? 3. Does your boss expect you to ship faster?
Tried installing cursor and it was downloading a whole OS...never tried it ever since. Zed is beautiful though
I might get roasted for this, but I never switched to Cursor as my main editor. I'm still on VS Code. Is it just me or anyone else still with VS Code?
Docker
Nothing is more satisfying than a CI pipeline still working after 2 years of inactivity
crazy how powerful dictionaries are
A really long time ago, programming a simple game in basic on a 6502 based Commodore PET, I changed the logic from: If <leftarrow> then pos=pos-1 If <rightarrow> then pos=pos+1 If... To: pos=pos+key2motion[keypress] The result was a dramatic improvement. Sluggish character…
my life has now been changed forever
"Branchless Programming" is a term used to describe a programming style that improves performance by avoiding branches (e.g. if statements and similar). One of the most common branchless tricks is to use multiplication in place of an if statement:
Meta showcases a groundbreaking invention; such a computer interface is straight out of science fiction...simulating invisible writing is a nice touch too no doubt
Gemini 2.5 pro will install old dependencies and refuse to upgrade. It doesn't matter how hard you stress that it should stick to your approach, thing has a mind of its own and it's unyielding, lol. . .@OfficialLoganK
MIT Technology Review wrote about my dystopian backup plan USB stick
How to run an LLM on your laptop trib.al/qnPmpk0