frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

C++26 Reflections adventures and compile-time UML

https://www.reachablecode.com/2025/07/31/c26-reflections-adventures-compile-time-uml/
68•ibobev•4h ago•13 comments

Helsinki records zero traffic deaths for full year

https://www.helsinkitimes.fi/finland/finland-news/domestic/27539-helsinki-records-zero-traffic-deaths-for-full-year.html
544•DaveZale•3d ago•298 comments

Telo MT1

https://www.telotrucks.com/
466•turtleyacht•12h ago•433 comments

Micron rolls out 276-layer SSD trio for speed, scale, and stability

https://blocksandfiles.com/2025/07/30/micron-three-276-layer-ssds/
9•rbanffy•3d ago•0 comments

6 weeks of Claude Code

https://blog.puzzmo.com/posts/2025/07/30/six-weeks-of-claude-code/
316•mike1o1•2d ago•329 comments

HTML-in-Canvas

https://github.com/WICG/html-in-canvas
102•dannyobrien•6h ago•51 comments

Lina Khan points to Figma IPO as vindication of M&A scrutiny

https://techcrunch.com/2025/08/02/lina-khan-points-to-figma-ipo-as-vindication-for-ma-scrutiny/
127•bingden•7h ago•120 comments

Remote hosting for your telescope

https://www.sierra-remote.com/
91•gregorvand•3d ago•29 comments

The Crisis of Professional Skepticism

https://mitchhorowitz.substack.com/p/the-crisis-of-professional-skepticism
23•mathgenius•6h ago•8 comments

Anandtech.com now redirects to its forums

https://forums.anandtech.com/
177•kmfrk•15h ago•37 comments

Ongoing Lean formalisation of the proof of Fermat's Last Theorem

https://github.com/ImperialCollegeLondon/FLT
53•anonyonoor•2d ago•25 comments

Super-resolution of Sentinel-2 images (10M –> 5M)

https://github.com/Topping1/L1BSR-GUI
14•mixtape2025-1•3d ago•1 comments

We may not like what we become if A.I. solves loneliness

https://www.newyorker.com/magazine/2025/07/21/ai-is-about-to-solve-loneliness-thats-a-problem
375•defo10•18h ago•758 comments

PixiEditor 2.0 – A FOSS universal 2D graphics editor

https://pixieditor.net/blog/2025/07/30/20-release/
185•ksymph•2d ago•21 comments

Online Collection of Keygen Music

https://keygenmusic.tk
230•mifydev•4d ago•59 comments

Writing a basic service for GNU Guix

https://tannerhoelzel.com/gnu-shepherd-simple-service.html
3•hermitsings•1h ago•0 comments

LangExtract: Python library for extracting structured data from language models

https://github.com/google/langextract
32•simonpure•3d ago•3 comments

Mezzano, an operating system written in Common Lisp

https://github.com/froggey/Mezzano
60•dargscisyhp•3d ago•1 comments

The Art of Multiprocessor Programming 2nd Edition Book Club

https://eatonphil.com/2025-art-of-multiprocessor-programming.html
240•eatonphil•15h ago•35 comments

At a Loss for Words: A flawed idea is teaching kids to be poor readers (2019)

https://www.apmreports.org/episode/2019/08/22/whats-wrong-how-schools-teach-reading
117•Akronymus•16h ago•108 comments

Parsing without ASTs and Optimizing with Sea of Nodes [video]

https://www.youtube.com/watch?v=NxiKlnUtyio
7•surprisetalk•2h ago•0 comments

Browser extension and local backend that automatically archives YouTube videos

https://github.com/andrewarrow/starchive
146•fcpguru•12h ago•66 comments

Neural networks that learn non-linearity without activation functions [pdf]

https://www.tahabouhsine.com/nmn/assets/deep_learning_two_point_o_point_one.pdf
7•mlnomadpy•3d ago•4 comments

A.I. researchers are negotiating $250M pay packages

https://www.nytimes.com/2025/07/31/technology/ai-researchers-nba-stars.html
205•jrwan•17h ago•355 comments

The /o in Ruby regex stands for "oh the humanity "

https://jpcamara.com/2025/08/02/the-o-in-ruby-regex.html
144•todsacerdoti•14h ago•34 comments

Compressing Icelandic name declension patterns into a 3.27 kB trie

https://alexharri.com/blog/icelandic-name-declension-trie
203•alexharri•17h ago•75 comments

The Big Oops in type systems: This problem extends to FP as well

https://danieltan.weblog.lol/2025/07/the-big-oops-in-type-systems-this-problem-extends-to-fp-as-well
85•ksymph•2d ago•53 comments

Great Question (YC W21) Is Hiring a VP of Engineering (Remote)

https://www.ycombinator.com/companies/great-question/jobs/ONBQUqe-vp-of-engineering
1•nedwin•11h ago

Show HN: NaturalCron – Human-Readable Scheduling for .NET (With Fluent Builder)

https://github.com/hugoj0s3/NaturalCron
34•hugoj0s3•15h ago•7 comments

Show HN: WebGPU enables local LLM in the browser – demo site with AI chat

https://andreinwald.github.io/browser-llm/
117•andreinwald•14h ago•41 comments
Open in hackernews

LangExtract: Python library for extracting structured data from language models

https://github.com/google/langextract
32•simonpure•3d ago

Comments

constantinum•2h ago
There is also Unstract(open-source) that helps process structured data extraction. Key differences:

1. Unstract has a Pre-processing layer(OCR). Which converts documents into LLM readable formats.(helps improve accuracy, and control costs)

2. Unstract also connects to your existing data sources, making it an out-of-the-box ETL tool.

https://github.com/Zipstack/unstract

oriettaxx•1h ago
impressive, really
hm-nah•19m ago
Oly Chit! This is a BIG deal! Sub-page citations…in-context RAG…built-in HTML UI…this is like the holy grail of deterministic text extraction. I’m trying this ASAP Rocky.