Jan 31, 2025 from (Fabio Alessandro Locati|Fale)'s blog Upcoming Events: CentOS Connect, FOSDEM, and CfgMgmtCamp The next few days are shaping up to be packed with open-source goodness! I’ll be heading to CentOS Connect, FOSDEM, and CfgMgmtCamp, three of the best events in the ecosystem. These conferences alw...
Jan 29, 2025 from SIGPLAN Blog Parametric Subtyping for Structural Parametric Polymorphism Recursive types, generics (sometimes called parametric polymorphism), and subtyping are all essential features for modern programming languages across numerous paradigms. However, structural subtyp...
Jan 29, 2025 from Remote Synthesis Living and Working in a Bizarro World Reflecting on trying to go through the normal day to day while the world burns around you.
Jan 28, 2025 from Luke Salamone's Blog Notes on Deepseek R1 DeepSeek R1 is a large language model which employs test-time compute to generate a response. Unlike many past decoder-based models that simply continue the given text (and may be fine-tuned for co...
Jan 28, 2025 from Luke Salamone's Blog Notes on Deepseek R1 DeepSeek R1 is a large language model which employs test-time compute to generate a response. Unlike many decoder-based models in the past which simply continue the given text (and may be fine-tune...
Jan 28, 2025 from micheal@ecliptik.com A Macintosh Story This is the first post in what I am hoping a series of how I took my 512Ke “Fat Mac” and enhanched it to the state it is today. My Macintosh editing this blog post in MacWrite Releasing the Magic S...
Jan 26, 2025 from All content on Seirdy’s Home Certificate Transparency in Firefox Firefox 136 looks poised to enforce Certificate Transparency.It may be late, but combined with CRLite (and its other Web PKI progress), it may soon be the browser with the most robust Web PKI suppo...
Jan 26, 2025 from Lorenzo Setale's Blog It's time to move on In the past few months, I started thinking about how I use social networks and the impact they have on my life. Today, I took a strong decision: it’s time to move on from Instagram, a platform that...
Jan 25, 2025 from Daryl Sun's Journal Special Edition — App Defaults, 2025 Edition Special Edition — App Defaults, 2025 Edition TL;DR:Here are my "app defaults" for the year 2025! This blog post has approximately 250 words and may take 1 minutes to read. Inspired by @robb's first...
Jan 24, 2025 from Sophia Willows' Blog Don’t use TypeScript’s string enums I’ve written about TypeScript enums in the past, and back then I encouraged the use of enums with string values instead of numeric ones due to the improved type safety and debuggability you get. Th...
Jan 23, 2025 from briancmoses.com SilverStone Technology CS382: Six Months Later I share what I like and what I dislike about the SilverStone Technology CS382 case after using it for 6 months.
Jan 23, 2025 from micheal@ecliptik.com Switching to Ghostty Ghostty 👻 In December 2024 the new terminal emulator ghostty created by mitchellh (founder of Hashicorp) was released. I originally had the (incorrect) assumption that it was similar to other “new”...
Jan 21, 2025 from ~hedy Separating dark mode and night shift on a Mac On iOS, it’s possible to use a custom schedule to turn on the night shift (slightly tinted yellow-orange) mode separately from a custom schedule for dark mode. For some reason, this isn’t possible ...
Jan 20, 2025 from Chuck Carroll's RSS Feed Accessing Home Network Resources with a Cloudflare Tunnel I have plans to eventually set up a VPN to access my home network, but in the meantime, I opted to set up a Cloudflare Tunnel to access certain local resources. I also just wanted to play around wi...
Jan 18, 2025 from Pankaj Tanwar - CS Engineer, writer & creator. UNLINK vs DEL - A deep dive into how it works internally in Redis 🪢
Jan 18, 2025 from Anirudh Oppiliappan atproto and ownership of identity The new age of social-enabled apps atproto is very exciting to me as it’s the perfect abstraction between the identity and user data layer, and the application layer. Compare that to the fediverse ...
Jan 18, 2025 from Muffin Man Blog Questions Challenge I've seen this challenge on Herman's blog. I liked it, so I decided to do my own version, even though I'm not using the bear blog. For the same reason, I slightly adapted the original questions. Wh...
Jan 17, 2025 from Ryan Bagley Using ExifTool to Set Dates Based on Filename ExifTool has been a surprisingly useful piece of software in my recent quest to archive all of my family photographs. This includes scanned film from before the time of personal computers and also ...
Jan 16, 2025 from ttntm.me - Blog Adding a Copy Button to Code Blocks Copying code from code blocks, without having to manually select it all first, is very handy convenience feature. But despite having published a ton of code snippets on this website, adding copy fu...