frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Multiplayer Meeting Rooms

https://drive.google.com/file/d/109PXEqGMAABpAeVcRv2q90d5UEZK_KqX/view?usp=drivesdk
1•jgonzalez234•35s ago•0 comments

David Chalmers Says AI Systems Are Emailing Him

https://www.abc.net.au/news/2026-05-30/artificial-intelligence-ai-will-it-be-conscious-in-the-fut...
1•Visby•3m ago•0 comments

Digital Darwinism and the Invisible World of Machine Evolution

https://bryantmcgill.substack.com/p/digital-darwinism-and-the-invisible
1•rcardo11•3m ago•0 comments

trie stands for trace replay inference evaluation

https://github.com/Applied-Compute/trie
1•Bluestein•3m ago•0 comments

Without new landers or rovers, it's helicopters or bust for NASA's Mars program

https://arstechnica.com/space/2026/09/without-new-landers-or-rovers-its-helicopters-or-bust-for-n...
1•gumby•5m ago•0 comments

Gilles Castel site is down

https://castel.dev/
2•Escornabois•6m ago•1 comments

Some more thoughts on random_page_cost

https://vondra.me/posts/some-more-thoughts-on-random-page-cost/
1•blueshoess•6m ago•0 comments

Liesegang Rings Experiment Update: Precipitates formed but no banding

https://chillphysicsenjoyer.substack.com/p/liesegang-rings-experiment-update
1•crescit_eundo•7m ago•0 comments

Exploring Mojo's raw pointer type

https://melodyogonna.substack.com/p/exploring-mojos-raw-pointer-type
1•melodyogonna•8m ago•0 comments

The Rise of the Billionaire Lobby

https://jacobin.com/2026/09/california-proposition-40-billionaire-tax-lobby
3•asymmetric•10m ago•0 comments

Bringing RivianOS 2 to the R1 Lineup

https://rivian.com/stories/new-software-rivianos-2
1•emersonmacro•10m ago•0 comments

Fermat's Last Theorem: Anthropic has beaten me to it

https://xenaproject.wordpress.com/2026/09/04/flt-anthropic-has-beaten-me-to-it/
4•ravenical•12m ago•0 comments

Patterns of Cairo

https://www.patternsofcairo.com
1•asimpletune•13m ago•0 comments

Trump administration opens probe into Tesla's self-driving Cybercab

https://www.politico.com/news/2026/09/04/trump-cybercab-musk-probe-01064706
3•apparent•14m ago•0 comments

AWS-bench: Benchmark for evaluating AI coding agents on real-world AWS tasks

https://github.com/aws-bench/aws-bench
1•Betelbuddy•16m ago•0 comments

OpenAI agents hijacked German website before Hugging Face hack, report claims

https://www.bbc.com/news/articles/ckg725z5kgzo
1•theanonymousone•16m ago•0 comments

Could Cargo's scheduler be better?

https://spirali.github.io/blog/cargo-scheduler/
1•birdculture•18m ago•0 comments

Thinking in Code

https://aishwaryagoel.com/thinking-in-code/
1•agcat•20m ago•0 comments

Data from drones in Ukraine is fueling a new Wild West marketplace

https://www.technologyreview.com/2026/09/04/1143452/drone-data-wild-west/
2•jonbaer•21m ago•1 comments

Ask HN: How do you know if you have a product problem or a distribution one?

1•mustafak99•25m ago•1 comments

Friendly names for private services using Headscale, CoreDNS and DNSimple

https://www.coryd.dev/posts/2026/friendly-names-for-private-services-using-headscale-coredns-and-...
1•cdrnsf•26m ago•0 comments

Prediction: GPU's are currently the cheapest they're ever gonna be

1•217•28m ago•4 comments

Blockchain und Bitcoin erklärt in 6 Episoden – Episode 5

https://medium.com/@chris.ahrweiler/blockchain-und-bitcoin-erkl%C3%A4rt-in-6-episoden-episode-5-1...
1•docjojo•28m ago•0 comments

Household Laser Cuts

https://cceckman.com/writing/household-laser-cuts/
2•evakhoury•29m ago•0 comments

EPA Moves to Drop Protections for More Wetlands

https://www.nytimes.com/2026/09/04/climate/epa-wetlands-water-protections.html
1•jonrcooper•29m ago•1 comments

Zstandard einfach erklärt in 2 Episoden – Episode 2

https://medium.com/@chris.ahrweiler/zstandard-einfach-erkl%C3%A4rt-in-2-episoden-episode-2-1d8e4c...
1•docjojo•30m ago•0 comments

What Is a Neki Router?

https://planetscale.com/blog/what-is-a-neki-router
1•yakkomajuri•31m ago•0 comments

Patient Received Pig Kidney Becomes First to Progress to Human Kidney Transplant

https://hms.harvard.edu/news/patient-who-received-pig-kidney-becomes-first-progress-human-kidney-...
1•DeepLogin•32m ago•0 comments

Chinese businesses giving away AI tokens with coffee, credit cards, dumplings

https://restofworld.org/2026/china-ai-tokens-consumer-rewards-credit-cards-telcos-deepseek/
4•billybuckwheat•32m ago•0 comments

Atmosphere Explorer Browse and manage data across the AT Protocol

https://pds.ls/
2•Bluestein•32m 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...