frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

RayforceDB – a pure C analytics database with a Lisp-like syntax

https://rayforcedb.com/
1•sourdecor•1m ago•0 comments

Show HN: Self-bench – build SWE-bench style evals from private repos

https://github.com/mupt-ai/self-bench
2•byhong03•1m ago•0 comments

AI: The Devil on My Shoulder

https://myrkvi.no/ai-the-devil-on-my-shoulder/
1•speckx•2m ago•0 comments

Deferred Token Response

https://datatracker.ietf.org/doc/draft-gerber-oauth-deferred-token-response/
1•mooreds•2m ago•0 comments

Hours of Jingling Keys [video]

https://www.youtube.com/watch?v=sJNK4VKeoBM
1•mooreds•2m ago•0 comments

Show HN: Interactive Product Demos made easy

https://www.rendemo.com
1•jakegargaro17•4m ago•0 comments

AI by Hand

https://www.byhand.ai/
1•sans_souse•4m ago•0 comments

LLM Inference Benchmarking

https://www.digitalocean.com/blog/llm-inference-benchmarking
1•ankitg12•4m ago•0 comments

V-RAE: Rethinking Video Latent Spaces for Generation

https://arxiv.org/abs/2608.13556
2•selimonder•5m ago•0 comments

Why Claude's Watermarking Won't Fix Anything

https://www.plagiarismtoday.com/2026/08/13/why-claudes-watermarking-wont-fix-anything/
1•speckx•7m ago•0 comments

IC 1101 is the largest galaxy identified, so far, in the universe

https://disassociated.com/ic-1101-largest-galaxy-identified/
1•Brajeshwar•7m ago•0 comments

The Jobless Boom Has Arrived

https://www.wsj.com/economy/jobs/the-jobless-boom-has-arrived-41361a06
2•donsupreme•7m ago•0 comments

Dreams, Reflections, and Inceptions

https://papercompute.com/blog/dreams-on-paper/
2•eigenBasis•8m ago•0 comments

Reviving the Famicom Network System – Throaty Mumbo

https://www.youtube.com/watch?v=xiyCKUl93Uo
2•mrinfinite•9m ago•0 comments

Federal government finalizes ownership reporting exemption for US firms

https://www.reuters.com/legal/government/trump-administration-finalizes-ownership-reporting-exemp...
5•anigbrowl•10m ago•0 comments

Hypothetical Document Embeddings

https://arxiv.org/abs/2212.10496
2•kaycebasques•10m ago•0 comments

Ask HN: What are your unfinished projects?

2•adam_gyroscope•11m ago•0 comments

I bought the most expensive cable I could find. It still died

https://medium.com/@pokhts/i-bought-the-most-expensive-cable-i-could-and-it-still-died-welcome-to...
2•PhilYeh75•12m ago•0 comments

Show HN: Online SNMP MIB database - upload/view your own MIBs

https://mib-viewer.com/
2•beefstew123•13m ago•0 comments

"Solving a largely imaginary user goal"

https://unsung.aresluna.org/solving-a-largely-imaginary-user-goal/
4•euthymiclabs•14m ago•0 comments

Is AI Coding Effecting Our Mental Health? [video]

https://www.youtube.com/watch?v=iPUn1Fnfn0k
2•torartc•14m ago•0 comments

The Java Story – The official documentary [video]

https://www.youtube.com/watch?v=ZqGSg4b_cZA
2•kimi•15m ago•0 comments

Show HN: Eve Software Factory Template

https://github.com/vercel-labs/eve-software-factory-template
2•flashbrew•15m ago•0 comments

A Plane Ran Out of Fuel over the Atlantic. The Pilots Saved 306 Lives

https://www.popularmechanics.com/flight/a73413706/air-transat-flight-fuel-glider/
3•ilamont•16m ago•0 comments

Agentic engineering optimizes for rejecting output, not generating it

https://dparkmit.substack.com/p/how-i-used-agentic-engineering-to
2•dparkmit•18m ago•0 comments

Google Is Making Private AI Practical with Homomorphic Encryption

https://blog.google/security/how-google-is-making-private-ai-practical-with-homomorphic-encryption/
2•u1hcw9nx•20m ago•2 comments

Taylor Farms' connections to Trump admin spurs probe into Cyclospora response

https://arstechnica.com/health/2026/08/taylor-farms-connections-to-trump-admin-spurs-probe-into-c...
3•cratermoon•20m ago•0 comments

Qwen 3.8 27B Pelican

https://www.reddit.com/r/LocalLLaMA/comments/1voa3ch/comment/p3o0om9/
2•T0mSIlver•21m ago•0 comments

Activation Energy is a good model for a lot of things

https://homosabiens.substack.com/p/activation-energy-is-a-good-model
2•surprisetalk•23m ago•0 comments

The Other Sean Byrne Doesn't Exist

https://conic.al/writing/the-other-sean-byrne-doesnt-exist/
3•seanieb•24m ago•0 comments
Open in hackernews

Show HN: I trained three LLMs from scratch and put them online to try them out

https://huggingface.co/spaces/JohnEnev/modern-llm-playground
2•Johnene•56m ago

Comments

Johnene•53m ago
Created 3 models (from 315M to 672M parameters) from pre-training to GRPO. Sadly GRPO did hurt the models when it comes to general knowledge. Ended with building a KV cache and serving them on HF Space so people can try them out.

https://github.com/JohnEnev/modern-llm/blob/main/README.md with the code and links to the articles.