dimator's Feed

Feeds to Scour
SubscribedAll
Scoured 291 posts in 28.0 ms
🔨CompilersGitHub·
LLVM/MLIR Intermediate Representation with Machine Learning and Python/C++ Implementation - LLVM AI agent training included - Mecca-Research/Binary-Correspondence-Intermediate-Representation Read more ›
Discussed on Hacker News
Feeds
🐧LinuxPhoronix·
Linux 7.2 has finally eliminated the strncpy API from the Linux kernel. The strncpy() function for copying up to a specified number of bytes has long been deprecated and after six years of work and hundreds of patches, no more users of the strncpy within the Linux kernel remained that it has now been eliminated... Read more ›
Covered by indiehacker.news
Discussed on Hacker News
Feeds
We have the pleasure of celebrating the birthday of Blaise Pascal by announcing the release of OCaml version 5.5.0. Some of the highlights in OCaml 5.5.0 are: Module-dependent Functions Modules can now be used as function arguments in a form of lightweight functors. For instance, we can define a function for printing a map generated by the Map.Make functor: let pp_map (module M: Map.S) pp_key pp_v ppf set = if M.is_empty set then Format.fprintf ppf "ø" else let pp_sep ppf () = Fo... Read more ›
Discussed on Hacker News, Hacker News, and Lobsters
Feeds
Discover why Elixir and Phoenix are the ultimate tech stack for the AI era, offering massive concurrency, effortless text streaming, and rapid iteration. Read more ›
Discussed on Hacker News
Feeds
Maven Central is introducing publishing usage visibility and limits for high-volume publishing activity. These changes are focused on publishing patterns that operate at commercial or infrastructure scale: unusually large artifacts, high file counts, very high release frequency, or repeated high-volume publishing across an organization's namespaces. Read more ›
Feeds
First, I want to tell you how exactly I got to this point and why I started researching different options for handling asynchronous I/O on Linux… Last year, my students and I built a reverse proxy server called TinyGate. It was super simple, worker-based, and it basically worked well. Of course, I didn’t expect it to be very fast, but it was an educational project, and since we’d made a real, kind of production-ready tool, I was really proud of it. But my students weren’t as happy as I was - ... Read more ›
Covered by indiehacker.news
Discussed on Hacker News
Feeds
CozoDB is an embedded relational-graph-vector database created by Ziyang Hu and the Cozo Project authors. It does Datalog, vector search (HNSW), and full-text search in a single embedded engine and was created with the vision to be the “Hippocampus for AI”. Unfortunately, the project went quiet after December 2024. KuzuDB, another embedded graph database with vector and full-text indexes similar to Cozo, was archived in October 2025. Read more ›
Discussed on Hacker News
Feeds
I'm not going to convince you that testing is necessary — if you're reading this article, you already know that. Instead, I'll go straight to the poin Read more ›
Feeds
Proper TCP socket splicing reduces the load on userspace processes and enables more efficient data forwarding. We realized that Linux Kernel's SOCKMAP infrastructure can be reused for this purpose. Read more ›
Discussed on Hacker News and Lobsters
Feeds
Edge devices now behave like cloud systems, and software has outgrown cross-compilation. Why a growing class of small teams needs a build system shaped for that job. Read more ›
Discussed on Hacker News and Lobsters
Feeds
🔨Compilersyoutube.comContent type: Video·
Discussed on Hacker News
Feeds
A series of blog posts for explaining Haskell to Elm developers interested in learning the language that powers the compiler for their favourite language! Read more ›
Discussed on Hacker News
Feeds
Sign up or login to customize your feed and get personalized topic recommendations
Toy Story, but make it open-source. Follow Woody (CPython) and Buzz (React) as they navigate dependency hell, node_modules, and the OpenClaw Read more ›
Discussed on Hacker News
Feeds
💧elixirectoapp.uk·
Get Ecto on the App Store, the native iPhone companion app for Ghost publishers. Read more ›
Discussed on Hacker News
Feeds
Retrieval-augmented generation (RAG) allows large language models to access external and private corpora for factual, domain-specific responses. Modern RAG pipelines use hierarchical navigable small world (HNSW) vector databases for efficient similarity search. When a user requests data deletion, the systems typically only mark the record as deleted, leaving the embedding on disk physically unchanged. This soft-delete operation raises compliance... Read more ›
Feeds
This change is to replace the kernel console fbcon with the userspace console kmscon in Fedora, to provide an enhanced and more secure console for Fedora users. Read more ›
Discussed on Lobsters
Feeds
Understanding rqlite data integrity guarantees Read more ›
Discussed on Hacker News
Feeds
CS 6120 is a PhD-level Cornell CS course by Adrian Sampson on programming language implementation. It covers universal compilers topics like intermediate representations, data flow, and “classic” optimizations as well as more research-flavored topics such as parallelization, just-in-time compilation, and garbage collection. The work consists of reading papers and open-source hacking tasks, which use LLVM and an educational IR invented just for this class. Read more ›
Feeds
There’s a particular kind of pressure that comes with maintaining software at the very bottom of someone else’s stack. ClickHouse lives in exactly that spot: roughly 1.5 million lines of mostly C++ and tens of millions of tests every single day. So what happens when you start introducing Rust into a codebase like that? Not as a rewrite, but linked into a C++ server with a CMake build process that has to be reproducible and FIPS compliant? In today’s episode, we get into the messy, interesting... Read more ›
Feeds
🐍pythonGitHub·
Embed Python in Java. Contribute to ninia/jep development by creating an account on GitHub. Read more ›
Discussed on Hacker News
Feeds

Keyboard Shortcuts

Navigation

Next / previous post
j/k
Open post
oorEnter
Preview post
v

Post Actions

Love post
a
Like post
l
Dislike post
d
Undo reaction
u
Save / unsave
s

Recommendations

Add interest / feed
Enter
Not interested
x

Go to

Home
gh
Interests
gi
Feeds
gf
Likes
gl
History
gy
Changelog
gc
Settings
gs
Discover
gb
Search
/

General

Show this help
?
Submit feedback
!
Close modal / unfocus
Esc

Press ? anytime to show this help