Browsing Tag
discuss
430 posts
Is There a Developer Shortage?
Hey, hey, it’s the Daily Byte! Over the next several days, we’ll be talking about developer roles, success…
Introducing NeoHaskell: A beacon of joy in a greyed tech world
Today, I’m proud to announce a (free and open-source) project that I’ve been working on for many years:…
What’s the Main Issue in Software Today?
Hey, hey, it’s the Daily Byte! Over the next several days, we’ll be talking about developer roles, success…
Debouncing and Throttling: Choosing the Right Strategy for Your Web Projects.
Introduction In the world of web development and user interface design, ensuring smooth and efficient interactions is paramount.…
Do Mechanical Keyboards Boost Coding?
🎤🔊 Hey all tech enthusiasts, it’s time to rumble in the digital jungle! In one corner, we’ve got…
What is the __ programming language?
Hey! Just wanted to see what y’all think is the __ programming language is for a school project.…
Bringing Still Pictures to Life with Neural Motion Textures
Imagine glancing at a picture of a tree blowing softly in the wind or a candle flickering quietly…
Thoughts on Bun so far?
As of the previous week, Bun has become the dominant force in the JavaScript ecosystem. So far, I…
Why we build our Startup Open-Source
We built Rig.dev as an open-source platform from day one, and there’s a good reason behind that. If…
JSDoc in TS and JS
Two days ago, I wrote a post about JSDoc. The post was about using JSDoc for type checking,…