Carefully But Purposefully Oxidising Ubuntu This post explores modern equivalents of foundational system utilities such as coreutils and sudo, introduces an experimental utility for testing them, and maps out a path to their widespread adoption in Ubuntu.
Choosing Languages I tried to write this post yesterday, but I didn’t like my approach there. Last night, I had a conversation with one of my best friends about it, and he encouraged me to write this, but in a different way. I think this way is better, so thanks, dude.
Steam networks - Works in Progress New York's skyscrapers soar above a century-old steam network that still warms the city. While the rest of the world moved to hot water, Manhattanites still buy steam by the megapound.
Building Uber Eats clone with Hot Design | Uno Platform Studio Uno Platform Studio: https://aka.platform.uno/studio Hot Reload: https://aka.platform.uno/hot-reload Hot Design: https://aka.platform.uno/hot-design Hot Design Get Started: https://aka.platform.uno/hot-design-get-started Hot Design Counter Tutorial: https...
Introducing support for SLNX, a new, simpler solution file format in the .NET CLI - .NET Blog Learn about the .NET CLI's ability to interact with the new XML-based solution file format.
Side Projects That Stand Out?! - Intern Resume Review So you're a software developer student trying to land an internship position? Do you have projects that help you stand out against the competition? Let's see! ---- Want a chance to have your resume reviewed? Submit it to resumes [at] devleader [dot] ca! ...
As an engineer, I’d rather be called stupid than stay silent This is how you can overcome imposter syndrome in tech - by embracing vulnerability and asking questions.
How AI Helps Businesses Stay Competitive? AI is revolutionizing automation, efficiency, and competitive advantage, helping businesses thrive. See how AI drives real-world success for entrepreneurs and decision-makers! #artificialintelligence #automation #efficiency #aiforbusiness
Blazor, Maps, C#, and Charlie Turn your videos into live streams with https://restream.io Fritz is working on SharpSite, an open-source CMS we're building live on stream. https://sharpsite.org
Decoding HTTP Response Codes: What Your Browser Isn’t Telling You - Chris Woody Woodruff Every time you visit a website, your browser and the server have a little chat. Sometimes, that conversation goes smoothly; sometimes, there’s a misunderstanding, and sometimes, everything falls apart. HTTP response codes communicate success, confusion, o...
HTTP/3 is everywhere but nowhere HTTP/3 has been in development since at least 2016, while QUIC (the protocol beneath it) was first introduced by Google way back in 2013. Both are now...
Thousands of Records, Including PII, Exposed Online in Healthcare Marketplace Connecting Facilities and Nurses Data Leak Learn about the critical database vulnerability reported by cybersecurity expert Jeremiah Fowler concerning ESHYFT's extensive network of healthcare professionals and facilities across 29 states.
Cursor told me I should learn coding instead of asking it to generate it + limit of 800 locs Hi all, Yesterday I installed Cursor and currently on Pro Trial. After coding a bit I found out that it can’t go through 750-800 lines of code and when asked why is that I get this message: Not sure if LLMs know what they are for (lol), but doesn’t m...
📗 On Testing Hypotheses Instead of Setting Goals A review of "Tiny Experiments" by Anne-Laure Le Cunff
Practical UX for startups surviving without a designer How to figure out what the user experience should be when you don’t have time, budget, or a design team.
Rill | Scaling Beyond Postgres: How to Choose a Real-Time Analytical Database This blog explores how real-time databases address critical analytical requirements. We highlight the differences between cloud data warehouses like Snowflake and BigQuery, legacy OLAP databases like Vertica, and a new class of real-time analytical databa...
My Scammer Girlfriend: Baiting A Romance Fraudster Romance fraud has been growing as an issue for years. It's not uncommon to see news stories with bewildered victims explaining just how deeply they'd been sucked in. After receiving a number of opener
Nix Dynamic Derivations: A practical application ℹ️ This is the second blog post discussing dynamic-derivations in Nix. Checkout the first part An early look at Nix Dynamic Derivations if you want a primer on the experimental feature.
Vibe Coding Is NOT My Future Vibe coding, a term coined by Andrej Karpathy, is all about letting LLMs generate code for you. I'm not convinced it's the future of coding, though.
My Seventh Year as a Bootstrapped Founder It's now been seven years since I quit my job at Google to become an indie founder. In the past year, I sold my company, started a family, and learned several new technologies.
Tasks, Workers and Machines | Alex Tiniuc The most basic elements of gameplay in Botnet of Ares are Machines, Tasks & Workers - here's how they work.
Pay Attention To What's Easy Now - Don't Break Prod Don't Break Prod provides bite-sized pieces of career advice for software engineers.
Danny O'Brien's Oblomovka » Blog Archive There a class of tasks that drive me to distraction, and that’s when I am obliged to execute them myself, in the full knowledge that a computer could do them better and faster. These tasks are manual, require little mental or physical effort on my part, a...
"As Code" I've always personally defined the "as code" suffix in "X as Code" to mean "a system of principles or rules"1. This is in contrast to the popular interpretation of "as code" to mean "as programming."
Verifiability is the Limit LLMs have created an enormous turmoil within the software engineering community within the past 5 years, much of it revolving around one central question, what is the future of our profession?
Initializing an LTE modem using raw USB communication Sniffing up USB communication under Linux and replicating it under FreeBSD
How to Customize the 404 Page in Nuxt Different methods to customize a 404 page in Nuxt, along with relevant resources.