frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

SFQ: Simple, Stateless, Stochastic Fairness

https://brooker.co.za/blog/2026/02/25/sfq.html
1•fagnerbrack•1m ago•0 comments

Technical Interviews Reject the Wrong Engineers

https://fagnerbrack.com/technical-interviews-reject-the-wrong-engineers-a8e78ca04b2e
1•fagnerbrack•2m ago•0 comments

Mr. Bessel's Eponymous Functions

https://www.johndcook.com/blog/2026/06/05/mr-bessels-eponymous-functions/
1•ibobev•2m ago•0 comments

Hybrid quota-linear rate limiter – Tony Finch

https://dotat.at/@/2026-01-12-hqlr.html
1•fagnerbrack•2m ago•0 comments

Ask HN: How did you discover Hacker News?

1•chistev•2m ago•0 comments

Counting Counters on Zen 4: An Error in the Manual Caused a Segfault

https://loonatick-src.github.io/posts/zen4-likwid-perfctr-segfault/
1•ibobev•2m ago•0 comments

Detecting and removing dangerous secrets on dev workstations before Shai-Hulud

https://recyclebin.zip/posts/2026-05-25-secret-scanning-fleet-bagel/
2•ibobev•3m ago•0 comments

Mastery Learning

https://en.wikipedia.org/wiki/Mastery_learning
1•zwilderrr•6m ago•0 comments

Scientists in 'autonomous laboratories' are starting to outsource work to robots

https://www.npr.org/2026/06/05/nx-s1-5846973/ai-science-robots-risks-experiments-gingko-bioworks
1•Brajeshwar•6m ago•0 comments

Data Centers in Space; "I'm Sorry Dave. I'm Afraid I Can't Cool That"

https://www.tearsinrain.ai/p/im-sorry-dave-im-afraid-i-cant-cool
1•jgreid•7m ago•0 comments

The Web Is Being Made Accessible for AI, Not People

https://www.techpolicy.press/the-web-is-being-made-accessible-for-ai-not-people/
2•speckx•8m ago•0 comments

Show HN: Where" is an E2EE realtime location sharing app for iOS and Android

https://where.af0.net/
1•dm_•8m ago•0 comments

Sinestesia – Live AI VJ that draws the stage as a singer performs

https://github.com/danicuki/vibeton
1•danicuki•9m ago•0 comments

PivCo-Huffman

https://marcinzukowski.github.io/pivco-huffman/paper-1.0/ph.html
1•g0xA52A2A•9m ago•0 comments

Brace yourself for El Niño: it could be the strongest one

https://www.bbc.co.uk/news/resources/idt-54f4e985-a7fb-48b2-8246-f3be0d699402
1•heyimada•10m ago•0 comments

I tested every IP KVM in my Homelab

https://www.jeffgeerling.com/blog/2026/i-tested-every-ip-kvm/
2•vquemener•10m ago•0 comments

Doing Something That's Never Been Done Before

https://talglobus.com/p/doing-something-thats-never-been-done-before/
1•surprisetalk•11m ago•0 comments

Bumblebees use tools to solve complex problems

https://www.scientificamerican.com/article/bumblebees-use-tools-to-solve-complex-problems-despite...
2•tosh•11m ago•0 comments

China Becomes First Country to Approve Commercial Use of Invasive Brain Implant

https://slguardian.org/china-approves-first-invasive-brain-implant-for-mass-use-redrawing-the-neu...
2•bookofjoe•12m ago•0 comments

Whereabouts - Learn Every Country's Location

https://whereabouts.earth/
2•webology•14m ago•0 comments

Explicit Instruction Does Not Cause Learned Helplessness

https://scienceoflearning.substack.com/p/no-explicit-instruction-does-not
1•obscurette•15m ago•0 comments

The US economy added a stronger-than-expected 172,000 jobs last month

https://www.cnn.com/2026/06/05/economy/us-jobs-may-final
4•mgh2•18m ago•0 comments

"Steve Jobs in Exile" is a fine profile of Jobs' years at NeXT

https://arstechnica.com/apple/2026/06/steve-jobs-in-exile-is-a-fine-profile-of-jobs-years-at-next/
1•pseudolus•20m ago•1 comments

Tutorial: A Comic strip from A to Z with Krita

https://www.davidrevoy.com/article1150/tutorial-comic-strip-from-a-to-z-with-krita
4•Tomte•21m ago•0 comments

MCP hits the mainstream with Strava's and Tredict's end-user MCPs, far from dead

https://www.tredict.com/blog/strava_mcp_server/
1•Aldipower•21m ago•0 comments

Hola Browser for Windows compromised to deliver cryptominer

https://www.bleepingcomputer.com/news/security/hola-browser-for-windows-compromised-to-deliver-cr...
2•Brajeshwar•24m ago•0 comments

S&P and DJI indices decline changing inclusion requirements

https://press.spglobal.com/2026-06-04-S-P-Dow-Jones-Indices-Consultation-on-Treatment-of-MegaCap-...
1•wting•24m ago•0 comments

AI is designing OpenAI's next model in a sign of 'super intelligence'

https://www.cnbc.com/2026/06/05/softbank-masayoshi-son-openai-model-super-intelligence.html
1•geox•24m ago•0 comments

Johnny.Decimal: A system to organise your life

https://johnnydecimal.com/
1•surprisetalk•25m ago•0 comments

OpenSUSE Geeko

https://en.opensuse.org/openSUSE%3AGeeko#The_original_hand_drawn_Geeko
3•skogstokig•27m ago•0 comments
Open in hackernews

Show HN: Run automated ML experiments using Claude Code

https://github.com/killerstorm/claude-torch-template
1•killerstorm•1y ago
I made a template which can be used to conduct (basic) ML experiments in a fully automated mode: Claude Code will write the code, you only need to provide a working environment and the idea.

The goal was largely to demonstrate that this is possible, specifically to:

* encourage to people who want to run some ML experiment but don't have time t code it to actually give it a try * provide evidence that LLM recursive self-improvement is not "science fiction"

The template is bare bones, it does not come with niceties for monitoring experiments, conduct experiments at scale, etc.

The script assumes that CUDA, Python, PyTorch are already set up. This is quite easy if you rent an instance from https://lambda.ai/ - that's pre-installed. You'd only need to install Claude Code (which itself requires npm) to get it going.

As I mentioned in the README, the most advanced experiment I tried so far is injection of sentence-embedding memory into a pre-trained transformer.

The timeline on https://ai-2027.com/ assumes that we'll only be able to get AI coding agents which can do ML experiments in 2026, but it seems like it is already possible now. (I spent only few hours on this, obviously proper AI labs can spend whole days on infrastructure, scaffolding, prompting, fine-tuning, etc.)

Comments

killerstorm•1y ago
If you actually want to conduct some experiment, I'd suggest:

* fist iterate on the idea with o3 (best choice) or other big model (Opus 4, Gemini 2.5 Pro, Grok 3) -- ask it whether it was done before, how to improve it, what is the expected outcome, etc. o3 is really smart, it can explain intuition between different choices, etc. * Python packages are hard. Using virtual environment (venv) is recommended. `uv` is probably the modern way to manage venv, but installing torch with CUDA support via uv is pain, what I found works is: * `uv pip install torch --torch-backend=cu126` (uv pip uninstall torch) * lambda.ai provides high-quality environment, but it might lack cheaper GPU options. * as I mentioned in README, there's no sandboxing, Claude can do pretty much arbitrary stuff...