1. Zod 4 (zod.dev)
Zod 4 release notes and new features including performance improvements and breaking changes
37 篇热帖
Zod 4 release notes and new features including performance improvements and breaking changes
Contribute to brianmg/voynich-nlp-analysis development by creating an account on GitHub.
"France Becomes First Government to Endorse UN Open Source Principles, Joined by 19 Organizations"
👉 https://unite.un.org/en/news/france-becomes-first-government-endorse-un-open-source-principles
The 8 UN #OpenSource principles:
cc @ambnum @numerique_gouv
I have been working on side projects since 2009. Some of these projects have been sold, some are still online, and a few have silently disappeared. This page
Tired of migrating notes apps like Obsidian or Evernote? Learn how to build your own private, long-term PKM using self-hosted Directus for control & longevity.
The people who create software generally refer to themselves as software engineers, and yet if they graduate from university, it is typically with a degree in computer science. That has always felt a little strange to me, because science and engineering are two pretty different disciplines – yet ...
Find all the highest paying remote software engineering jobs in the US in one place. Save hours searching and scrolling with daily updates.
If you’re still using IP geolocation to decide what language to show, stop screwing around. It’s a broken assumption dressed up as a feature.
Open Source Virtual (Network) Printer for Windows that allows you to create PDFs, OCR text, and print images, with advanced features usually available only in enterprise solutions. - clawsoftware/clawPDF
The greatest early photographer's portraits of Hugo, Manet, Dumas, and more
We benchmark DuckDB on a 2012 MacBook Pro to decide: did we lose a decade chasing distributed architectures for data analytics?
🌊 A lightning-fast, lightweight, and secure HTML/CSS engine (mirror) - skift-org/vaev
Airport is a DuckDB extension that adds Arrow Flight protocol support, enabling remote data queries, custom SQL functions, Data-as-a-Service, and access to external APIs directly from DuckDB.
I don’t use Roam anymore. Why?
goboscript is the Scratch compiler. Contribute to aspizu/goboscript development by creating an account on GitHub.
Mainframes still play a vital role in today, providing extremely high uptime and low latency for financial transactions.
Inuit languages really do have many words for snow, linguists found—and other languages have conceptual specialties, too, potentially revealing what a culture values
Every software project needs to represent the reality of the business he is embedded in. The way we can represent reality as limited rational beings is through propositions, i.e, declarative statements that affirm or deny something about reality. When a collection of such propositions is stored in a computer system, we call it a database. Such database needs to be designed to properly reflect reality. This can’t be automated, since the semantics of the situation need to be encoded in a way that can be processed by a computer.
The light of someone's life might not be just another person, but light in the literal sense. According to a recent study by researchers from University of Calgary, every living system emits light without requiring external excitation due to a biological phenomenon known as ultraweak photon emission (UPE).
Go Scheduler
Update 2025/07/21: Microsoft heard the complaints, and fixed the reliability added a better status page. Baby steps. Last week, Microsoft Fabric went down yet again for hours on multiple continents. Oh, you didn’t hear about it? Let’s talk about why. First, Fabric’s status page is fabricated bullshit. The link https://aka.ms/fabricsupport takes you to a localized...
Have a question about the acquisition of Discover Financial Services? We're here to help.
In this article, I talk about an inherent trade-off in TypeScript's type system: stricter types are safer, but often more complex. I describe a phenomenon I call "hyper-typing", where libraries - in pursuit of perfect type safety - end up with overly complex types that are hard-to-understand, produce cryptic errors, and paradoxically even lead to unsafe workarounds.
I argue that simpler types, or even type generation, often lead to a more practical and enjoyable developer experience despite being less "perfect".