Confronting Imposter Syndrome: The Reality of Feeling Inadequate in Software Development
https://open.substack.com/pub/soumowatitallah1/p/confronting-imposter-syndrome-the
https://redd.it/1b4uor8
@programmingreddit
https://open.substack.com/pub/soumowatitallah1/p/confronting-imposter-syndrome-the
https://redd.it/1b4uor8
@programmingreddit
Sharon’s Substack
Confronting Imposter Syndrome: The Reality of Feeling Inadequate in Software Development
Whether you call it imposter syndrome or simply your jerkbrain acting up, we all have our moments of feeling like a fake and that, someday, everyone will find out. And at it turns out, one of the professions most prone to imposter syndrome is software development.
The One Billion Row Challenge in Go: from 1m45s to 4s in nine solutions
https://benhoyt.com/writings/go-1brc/
https://redd.it/1b59eri
@programmingreddit
https://benhoyt.com/writings/go-1brc/
https://redd.it/1b59eri
@programmingreddit
Benhoyt
The One Billion Row Challenge in Go: from 1m45s to 3.4s in nine solutions
How I solved the One Billion Row Challenge (1BRC) in Go nine times, from a simple unoptimised version that takes 1 minute 45 seconds, to an optimised and parallelised version that takes 3.4 seconds.
Blameless culture should be a standard in the engineering industry
https://newsletter.eng-leadership.com/p/blameless-culture-should-be-a-standard
https://redd.it/1b5inra
@programmingreddit
https://newsletter.eng-leadership.com/p/blameless-culture-should-be-a-standard
https://redd.it/1b5inra
@programmingreddit
Eng-Leadership
Blameless culture should be a standard in the engineering industry
🎁 Incident Retrospective Template included!
5 Lessons I learned the hard way from 6 years as an engineer
https://careercutler.substack.com/p/5-lessons-i-learned-the-hard-way
https://redd.it/1b5k9tv
@programmingreddit
https://careercutler.substack.com/p/5-lessons-i-learned-the-hard-way
https://redd.it/1b5k9tv
@programmingreddit
Highgrowthengineer
5 Lessons I learned the hard way from 6 years as a software engineer
Hey there, Jordan here 👋.
Leaving LinkedIn: Choosing Engineering Excellence Over Expediency
https://corecursive.com/leaving-linkedin-with-chris-krycho/
https://redd.it/1b69ntl
@programmingreddit
https://corecursive.com/leaving-linkedin-with-chris-krycho/
https://redd.it/1b69ntl
@programmingreddit
CoRecursive Podcast
Leaving LinkedIn - CoRecursive Podcast
What if your dedication to doing things right clashed with your company's fast pace? Chris Krycho faced this very question at LinkedIn. His journey was marked by challenges: from the nuances of remote work to the struggle of influencing company culture, and…
Increase Test Fidelity By Avoiding Mocks
https://testing.googleblog.com/2024/02/increase-test-fidelity-by-avoiding-mocks.html
https://redd.it/1b6b6rg
@programmingreddit
https://testing.googleblog.com/2024/02/increase-test-fidelity-by-avoiding-mocks.html
https://redd.it/1b6b6rg
@programmingreddit
Google Testing Blog
Increase Test Fidelity By Avoiding Mocks
This article was adapted from a Google Testing on the Toilet (TotT) episode. You can download a printer-friendly version of this TotT e...
3 years of work and 1 million users later, I just open-sourced my "Internet OS"
https://github.com/HeyPuter/puter
https://redd.it/1b6mvg6
@programmingreddit
https://github.com/HeyPuter/puter
https://redd.it/1b6mvg6
@programmingreddit
GitHub
GitHub - HeyPuter/puter: 🌐 The Internet Computer! Free, Open-Source, and Self-Hostable.
🌐 The Internet Computer! Free, Open-Source, and Self-Hostable. - HeyPuter/puter
CNCF Survey: Half of Organizations Spend More with Kubernetes, Mostly Due to Overprovisioning
https://www.infoq.com/news/2024/03/cncf-finops-kubernetes-overspend/
https://redd.it/1b68jsa
@programmingreddit
https://www.infoq.com/news/2024/03/cncf-finops-kubernetes-overspend/
https://redd.it/1b68jsa
@programmingreddit
InfoQ
CNCF Survey: Half of Organizations Spend More with Kubernetes, Mostly Due to Overprovisioning
CNCF published the results of its latest microsurvey report on cloud-native FinOps and cloud financial management (CFM). Kubernetes has driven cloud spending up for 49% of respondents, while 28% stated their costs remain unchanged and 24% saved after migrating…
The world absolutely needed a CHIP-8 Emulator written in "pure" PHP
https://github.com/mario-deluna/php-chip8
https://redd.it/1b6og92
@programmingreddit
https://github.com/mario-deluna/php-chip8
https://redd.it/1b6og92
@programmingreddit
GitHub
GitHub - mario-deluna/php-chip8: Yet another CHIP-8 emulator, but in PHP!
Yet another CHIP-8 emulator, but in PHP! Contribute to mario-deluna/php-chip8 development by creating an account on GitHub.
Nvidia bans using translation layers for CUDA software — previously the prohibition was only listed in the online EULA, now included in installed files [Updated]
https://www.tomshardware.com/pc-components/gpus/nvidia-bans-using-translation-layers-for-cuda-software-to-run-on-other-chips-new-restriction-apparently-targets-zluda-and-some-chinese-gpu-makers
https://redd.it/1b7go8t
@programmingreddit
https://www.tomshardware.com/pc-components/gpus/nvidia-bans-using-translation-layers-for-cuda-software-to-run-on-other-chips-new-restriction-apparently-targets-zluda-and-some-chinese-gpu-makers
https://redd.it/1b7go8t
@programmingreddit
Tom's Hardware
Nvidia bans using translation layers for CUDA software — previously the prohibition was only listed in the online EULA, now included…
Translators in the crosshairs.
Still talking to your rubber duck? Draw a diagram instead.
https://shiftmag.dev/talking-to-rubber-duck-draw-a-diagram-582/
https://redd.it/1b77adi
@programmingreddit
https://shiftmag.dev/talking-to-rubber-duck-draw-a-diagram-582/
https://redd.it/1b77adi
@programmingreddit
ShiftMag
Still talking to your rubber duck? Draw a diagram instead.
Engineers often use the rubber duck approach when they are stuck, but why not draw for our little yellow friend instead?
The most important goal in designing software is understandability
https://ntietz.com/blog/the-most-important-goal-in-designing-software-is-understandability/
https://redd.it/1b8b4jc
@programmingreddit
https://ntietz.com/blog/the-most-important-goal-in-designing-software-is-understandability/
https://redd.it/1b8b4jc
@programmingreddit
Reddit
From the programming community on Reddit: The most important goal in designing software is understandability
Posted by fagnerbrack - 149 votes and 38 comments
"Java is here to stay": Popular programming language to remain on business hit lists in 2024
https://www.itpro.com/software/development/java-is-here-to-stay-popular-programming-language-to-remain-on-business-hit-lists-in-2024
https://redd.it/1b8ya9n
@programmingreddit
https://www.itpro.com/software/development/java-is-here-to-stay-popular-programming-language-to-remain-on-business-hit-lists-in-2024
https://redd.it/1b8ya9n
@programmingreddit
ITPro
"Java is here to stay": Popular programming language to remain on business hit lists in 2024
Java developer recruitment will accelerate in 2024 as firms target greater efficiency and broader toolkits for teams
Computer programmers show distinct, expertise-dependent brain responses to violations in form and meaning when reading code - Scientific Reports
https://www.nature.com/articles/s41598-024-56090-6
https://redd.it/1b8rpjl
@programmingreddit
https://www.nature.com/articles/s41598-024-56090-6
https://redd.it/1b8rpjl
@programmingreddit
Nature
Computer programmers show distinct, expertise-dependent brain responses to violations in form and meaning when reading code
Scientific Reports - Computer programmers show distinct, expertise-dependent brain responses to violations in form and meaning when reading code
Why Facebook doesn't use Git
https://graphite.dev/blog/why-facebook-doesnt-use-git
https://redd.it/1b98u8g
@programmingreddit
https://graphite.dev/blog/why-facebook-doesnt-use-git
https://redd.it/1b98u8g
@programmingreddit
Graphite.dev
Why Facebook doesn’t use Git
Explore the journey of Facebook's transition from Git to Mercurial, uncovering the technical and social dynamics that influenced one of the tech industry's pivotal decisions in source control management. This post delves into the reasons behind Facebook's…
1BRC merykitty’s Magic SWAR: 8 Lines of Code Explained in 3,000 Words
https://questdb.io/blog/1brc-merykittys-magic-swar/
https://redd.it/1b9o4ax
@programmingreddit
https://questdb.io/blog/1brc-merykittys-magic-swar/
https://redd.it/1b9o4ax
@programmingreddit
QuestDB
1BRC merykitty’s Magic SWAR: 8 Lines of Code Explained in 3,000 Words | QuestDB
Explore the ingenious method behind the One Billion Row Challenge's fastest temperature parsing technique, featuring a deep dive into Quân Anh Mai's (@merykitty) optimization code without loops or if statements, leveraging bitwise operations and ALU magic…
Rate limiting APIs using Token Bucket Algorithm
https://github.com/hardikSinghBehl/rate-limiting-api-spring-boot
https://redd.it/1b9meye
@programmingreddit
https://github.com/hardikSinghBehl/rate-limiting-api-spring-boot
https://redd.it/1b9meye
@programmingreddit
GitHub
GitHub - hardikSinghBehl/rate-limiting-api-spring-boot: Rate limiting private APIs with Token Bucket Algorithm employing Bucket4J…
Rate limiting private APIs with Token Bucket Algorithm employing Bucket4J, Redis and Spring Security. - hardikSinghBehl/rate-limiting-api-spring-boot