frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Bad Apple but It's Frontier Lab Benchmarks [video]

https://www.youtube.com/watch?v=o3CJnpUG3tY
1•TheIronYuppie•10s ago•0 comments

America has a whopping debt. But Europe has the whopping debt problem

https://www.economist.com/europe/2026/09/03/america-has-a-whopping-debt-but-europe-has-the-whoppi...
1•andsoitis•59s ago•0 comments

LLMs as a Cognitive Virus

https://arxiv.org/abs/2609.03344
1•canjobear•2m ago•0 comments

Discord Is Bringing Back Age Verification

https://www.gadgetreview.com/discord-is-bringing-back-age-verification-for-millions-of-users
1•variety8675•3m ago•0 comments

Effect Agent

https://github.com/danieljvdm/effect-agent
1•handfuloflight•4m ago•0 comments

How work makes families more equal

https://www.economist.com/international/2026/09/03/how-work-makes-families-more-equal
1•andsoitis•7m ago•0 comments

Patterns, Predictions, and Actions: A story about machine learning [pdf]

https://mlstory.org/pdf/patterns.pdf
1•Anon84•9m ago•0 comments

NoGraphicsAPI

https://github.com/sebbbi/NoGraphicsAPI
2•coffeeaddict1•9m ago•0 comments

GitHub issues on Laravel open-source packages are disabled now

https://twitter.com/taylorotwell/status/2095516796748996843
2•heyiamlukas•11m ago•1 comments

Does KaiOS sell my text message data?

https://www.reddit.com/r/KaiOS/comments/1w4op2m/does_kaios_sell_my_text_message_data/
1•endofreach•11m ago•0 comments

How (Not) to Find a SWE Job in North America

https://tolkunov.dev/posts/how-to-find-a-job-in-north-america/
2•frant1c•15m ago•0 comments

Kevin Bass on X: "Women gained all of the new jobs since January 2025

https://twitter.com/kevinnbass/status/2096073961524076916
2•bilsbie•17m ago•1 comments

There's No Such Thing as an AI 'Lab'

https://www.theatlantic.com/technology/2026/09/stop-calling-ai-companies-labs/688528/
1•Anon84•17m ago•0 comments

Discrete Dipole Approximation Code Ddscat 7.2 (2012)

https://arxiv.org/abs/1202.3424
1•doener•19m ago•0 comments

OpenSourceRail

https://github.com/modernecotech/OpenSourceRail/tree/main
1•modernecotech•20m ago•1 comments

ISAR Aerospace 5 Sept Mission Onward and Upward

https://isaraerospace.com/mission-updates-overview
2•t43562•23m ago•1 comments

Trump Officials Draft Plan to Pay At-Home Parents, Using Funds for Working Ones

https://www.nytimes.com/2026/09/05/us/politics/stay-at-home-parents-subsidies.html
3•koolba•24m ago•0 comments

Who Killed the American Demoscene? (2019)

https://www.vice.com/en/article/who-killed-the-american-demoscene-synchrony-demoparty/
3•wy35•26m ago•1 comments

Generating scenarios for extreme events, without extreme data

https://news.mit.edu/2026/generating-scenarios-extreme-events-without-extreme-data-0824
1•taubek•26m ago•0 comments

Daemoncore Academy Now 100% Free Cyber Security Certifications

https://www.daemoncore.app/
1•DaemonCoreApp•30m ago•0 comments

Ling 3.0 Tiny

https://huggingface.co/inclusionAI/Ling-3.0-tiny
1•AbuAssar•31m ago•0 comments

Ask HN: Did you see this Polymarket post on X today?

1•skwasimin•33m ago•1 comments

Show HN: ChatPanel Now Available on Firefox

https://chatpanel.net/
1•earth2mars•34m ago•1 comments

Eliza Effect

https://en.wikipedia.org/wiki/ELIZA_effect
3•tripdout•35m ago•1 comments

UN votes to adopt new map that makes our world look different

https://www.cnn.com/2026/09/04/world/un-vote-new-world-map-intl-scli
1•consumer451•37m ago•0 comments

Show HN: Claude Skill – Interns must review (your agent's design choices)

https://github.com/alpbahadur/interns-review-plugin
9•alpbahadur•37m ago•0 comments

Elon Musk's Inner Circle Is Pouring Cash into Making Psychedelics Mainstream

https://www.wsj.com/health/healthcare/elon-musks-inner-circle-is-pouring-cash-into-making-psyched...
2•gmays•38m ago•0 comments

Large language models can predict the results of social science experiments

https://www.nature.com/articles/s41586-026-10742-x
2•paulpauper•38m ago•0 comments

Our Likely Future Filter: World Govt

https://www.overcomingbias.com/p/most-likely-future-filter-world-govt
1•paulpauper•39m ago•0 comments

The Danube River's water is dropping so low that World War II ships are emerging

https://www.pbs.org/newshour/world/the-danube-rivers-water-is-dropping-so-low-that-world-war-ii-s...
1•throwaway2037•39m ago•0 comments
Open in hackernews

Anyone using llama.cpp willing to test LlamaRack?

https://github.com/brantje/LlamaRack
1•Vibecoder_•40m ago

Comments

Vibecoder_•40m ago
I keep ending up with the same problem when running llama.cpp: multiple models, multiple instances, different GPU allocations, ports, flags, and a growing pile of scripts to keep it all manageable.

LlamaRack is my attempt at making that less annoying.

It manages llama.cpp instances, models, GPU assignment and runtime settings, with an OpenAI-compatible API on top.

It works well enough on my own setup now, but I’d really like to find a few other llama.cpp users willing to try it on different hardware and workflows.

Not looking for promotion or reviews - mostly bugs, rough edges, “why does it work like this?” and things I’ve completely overlooked.

https://github.com/brantje/LlamaRack