programming
-
What an interesting #software #development story. "20 years working on the same software product". https://successfulsoftware.net/2025/02/21/20-years-working-on-the-same-software-product/ Old timers like me will appreciate the mention of software on CDs. ๐ #programming
-
"When Imperfect Systems are Good, Actually: #Bluesky Lossy Timelines" https://jazco.dev/2025/02/19/imperfection/ "I recently made some major tradeoffs in the design of Blueskyโs Following Feed/Timeline to improve the performance of writes at the cost of consistency in a way that doesnโt negatively affect users but reduced P99s by over 96%." #webdev #programming
-
A comprehensive list of 500 #JavaScript project ideas for developers of all skill levels. #opensource and community-driven. https://github.com/deepakkumar55/ULTIMATE-JAVASCRIPT-PROJECT "Whether you're a beginner looking for your next coding challenge or an experienced developer seeking inspiration, this list has something for everyone." #webdev #programming
-
"How does it feel on a Monday and looking over the code you wrote before the weekend?" ๐ค #memes #webdev #programming
-
"This temp code is fine to just get us until the next release." ๐ค #memes #webdev #programming
-
"We didn't devote much in our budget to focus on making our code secure." ๐ค #memes #programming #webdev #security
-
โAs a developer what decisions do you face daily?โ ๐ค #memes #webdev #programming
-
After Coda, my code editor of choice was Sublime Text for a LONG Time before #VSCode. "Why I still like Sublime Text in 2025 after about 15 years of using it" https://ohdoylerules.com/workflows/why-i-still-like-sublime-text-in-2025/ #webdev #programming
-
Not a big fan of distractions while I code, but this IS cute. https://github.com/tonybaloney/vscode-pets This adds playful pets ๐ฆ๐ฑ๐ถ in your VS Code window. #vscode #webdev #programming
-
"Ever see things in real life that remind you of code bases you've worked on?" ๐ค #programming #memes #webdev
-
Sadly, only good companies know the importance of people having skills BEYOND coding (call them "soft skills" or whatever). And some people will find these a challenge. But they are important IMO for a good potential career future. And no, I believe coders will exist but this is still worth a read because it's mostly…
-
"Give me half a cup of coffee." Normal people: Full up cup to half-way. Programmers: ๐ค #memes #programming
-
Ghostty is a "fast, feature-rich, and cross-platform #terminal emulator that uses platform-native UI and GPU acceleration". Enter the Hipster Terminal Club. https://ghostty.org Most impressive home screen for a terminal app, hands down. https://mitchellh.com/writing/ghostty-1-0-reflection #webdev #devtools #programming
-
"spacer" is a #CLI tool to insert spacers when command output stops. https://github.com/samwho/spacer #programming
-
Reading: "How do you do, fellow web developers? A growing disconnect." https://rakhim.exotext.com/web-developers-a-growing-disconnect "I feel a growing disconnect between my notion of #programming and younger web developers' notion of it… My growing feeling of disconnect gets fueled mostly by seemingly shifting notions." If your over… say 35(?) I think you might feel this. I kinda see…
-
OH: "The best time to address this bug was a long time ago. The second best time is tomorrow." #procrastination #webdev #programming
-
I think both things here can be true. 1. This is an amazing example of ingenuity, programming, and overall #programming smarts. Bravo and I think coders could learn something here and apply it. 2. This is also capable of adding to the (some would call it "slop" but i'll see "below average quality") content (in…
-
โWhat does your daily dance of multitasking with multiple #programming projects look like?โ ๐ค
-
"Everywhere I look I'm reminded of my dwindling code commits in #Github." ๐ค #webdev #programming #memes
-
Wow. #Developer "wrote 25k lines of #Neovim plugin code using phone and touchscreen." https://old.reddit.com/r/neovim/comments/1h7vhmg/bro_been_developing_his_2k_star_plugin_on_a/ https://github.com/OXY2DEV/markview.nvim/issues/216 #programming
-
#Microsoft Study: What causes 'bad days' for #developers? (Why "Getting Out of Bed" isn't on the list blows my mind) https://newsletter.getdx.com/p/factors-contributing-to-bad-developer-days #programming #mentalhealth
-
#Github Wrapped – #SpotifyWrapped for Githubbers. https://www.githubwrapped.io/ #programming #webdev
-
Monday: "I'm sure given this week I'll be able to fix the bug cleanly, effectively, and professionally." Friday: #webdev #programming #memes
-
#Git History for Visual Studio Code #VSCode https://github.com/DonJayamanne/gitHistoryVSCode – View and search git log along with the graph and details.– View a previous copy of the file.– View and search the history #webDev #programming
-
When it's ugly piece of #code but it fits well into your application. #cybertruck #memes #programming #webDev
-
When you're #programming and you discover you misspelled a variable… ….and instead of fixing you just add a appropriate comment to make it look like you meant it. #webDev #memes
-
"Don't Look Down on Print #Debugging" #coding #programming #webdev https://blog.startifact.com/posts/print-debugging/
-
When you leave debugging on in production. #webdev #programming #memes
-
"We converted Super #Mario Bros. 3 physics code into #javascript to make it easier to study… and made a demo people could play with." https://old.reddit.com/r/retrogamedev/comments/1gqhilj/we_converted_super_mario_bros_3_physics_code_into/ You can play with the demo yourself here, https://htmlpreview.github.io/?https://github.com/velipso/smb3-physics/blob/main/index.html Read the code and all the details here: https://github.com/velipso/smb3-physics?tab=readme-ov-file #programming #games #gamephysics
-
"How I ship projects at big tech companies" #programming #webdev https://www.seangoedecke.com/how-to-ship/