😎 Back then: google it, for sure someone else had the same problem.
🤪 Now: ask GPT, it knows how
😎 Back then: google it, for sure someone else had the same problem.
🤪 Now: ask GPT, it knows how
Your answer to “What's the best tech stack?" is automatically “It depends."
#programming #softwareengineering
Your answer to “What's the best tech stack?" is automatically “It depends."
#programming #softwareengineering
#Programming
#Programming
Every single TODO is a precious promise we made to our future selves that they'd be too busy fighting new fires to ever dig up that old code.
Honestly, we're not procrastinating, we're just spelling 𝗡𝗲𝘃𝗲𝗿𝗗𝗢 with a fewer letters.
#Programming #meme
Every single TODO is a precious promise we made to our future selves that they'd be too busy fighting new fires to ever dig up that old code.
Honestly, we're not procrastinating, we're just spelling 𝗡𝗲𝘃𝗲𝗿𝗗𝗢 with a fewer letters.
#Programming #meme
pkg.go.dev/sync@master#...
#go #golang
pkg.go.dev/sync@master#...
#go #golang
- What will be printed? -
1. something went wrong
2. something else went wrong
3. nil
------------------------
Try your luck, let's start a comment war 😈
I plan to write an article about this next week and want to understand how many of you know how this behaves.
#go #golang #quiz
#golang
www.dolthub.com/blog/2025-0...
#golang
www.dolthub.com/blog/2025-0...
Green Tea is experimental Span-based Scanning approach, instead of processing individual objects, the garbage collector now scans memory in "much larger, contiguous blocks" referred to as spans.
github.com/golang/go/is...
#go #golang #development
Green Tea is experimental Span-based Scanning approach, instead of processing individual objects, the garbage collector now scans memory in "much larger, contiguous blocks" referred to as spans.
github.com/golang/go/is...
#go #golang #development
zed.dev/debugger
zed.dev/debugger
On code review: "Imagine the code was vibed"
#ai #Developers #SoftwareDevelopment
On code review: "Imagine the code was vibed"
#ai #Developers #SoftwareDevelopment
go.dev/blog/error-s...
#golang #go #SoftwareDevelopment #Programming
go.dev/blog/error-s...
#golang #go #SoftwareDevelopment #Programming
SPOILERS: I'm not sure yet 🤪
#developers #foss #thoughts #rightToRepair
SPOILERS: I'm not sure yet 🤪
#developers #foss #thoughts #rightToRepair
#go #golang #rust #programming #debate
#go #golang #rust #programming #debate
Ugly, but doable 😉
#go #golang #tip #programmin
Ugly, but doable 😉
#go #golang #tip #programmin
I tried to manipulate array elements directly by accessing them via pointers.
Not a thing that you'll ever do in Go, but still interesting to try out.
#go #golang #pointers #programming
I tried to manipulate array elements directly by accessing them via pointers.
Not a thing that you'll ever do in Go, but still interesting to try out.
#go #golang #pointers #programming