Can The Data Fit In My Mouth I have a very straightforward metric for if something counts as “big data”: if it is possible, using consumer-grade data storage media, to fit all of the data inside of my mouth, then you should probably not call it “big data”.
What We've Learned From A Year of Building with LLMs From the tactical nuts & bolts to the operational day-to-day to the long-term business strategy.
FreeBSD Tips and Tricks: Native Read-Only Root File System FreeBSD has many hidden gems, including native support for booting in read-only mode.
Startup Tips from Clever’s CEO What I learned from attending the CEO of Clever’s talk on startups last month at UC Berkeley.
Redefining Career Specialization – Jeff Morhous Just becoming the best programmer is too hard. Becoming the best ruby programmer is hard, but not as hard. Becoming the best Ruby on Rails backend developer is a little easier...
How to Copy a File From a 30-year-old Laptop How do you transfer files off an Apple laptop from 1994? It's harder than it sounds!
Ulysses, by James Joyce - Free ebook download Free epub ebook download of the Standard Ebooks edition of Ulysses: A man passes a day in early twentieth-century Dublin, in a journey patterned on Homer’s Odyssey.
Snowflake, Cloud Storage Giant, Suffers Massive Breach: Hacker Confirms to Hudson Rock Access Through Infostealer Infection Hudson Rock is able to confirm a massive breach at Snowflake was caused by credentials compromised via an Infostealer infection.
Things you wish you didn't need to know about S3 S3 is weirder than you think. Make sure you know all the quirks before they turn into vulnerabilities in your AWS infrastructure.
Simulate sun shadows Every mountain, building and tree shadow in the world simulated for any date and time
A graphical depiction of the steps in building a C++ executable, with XAML and packaging - The Old New Thing Fleshing out the diagram.
NEWS: ASP.NET 8 Webinar Finally - the ASP.NET 8 Webinar is ready and the first installment will be at the 9th of July 2024! Here is a quick overview!
Unexpected Anti-Patterns for Engineering Leaders Will Larson, a veteran engineering leader and the CTO at Carta, holds three conventional engineering management “anti-patterns” up to the light for a closer look.
Building a serverless secured dead drop I ran into this fascinating article (I wrote another blog post discussing it) and that got me thinking. How would I approach building a dead-drop i...
ASP.NET Core Basics: Getting Started with GraphQL GraphQL is a query language that builds flexible APIs, providing a fluid and dynamic experience for developers and users. See how to use it with ASP.NET Core.