frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

I Defeated Every Copyright Claim on My Channel (Ft. LegalEagle) [video]

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

EU chief opens door for Canada to become 'associate member'

https://www.bbc.com/news/articles/cjwyzrr9d3dko
2•hackernj•3m ago•0 comments

DocMind – I built an AI document parser to end manual data entry solo

https://docmind.neomindintelligence.com/
1•tmeelo_•4m ago•0 comments

Show HN: Kival – A self-hosted knowledge system for organizations

https://github.com/selemis-com/kival
2•zerosnacks•8m ago•1 comments

MiniMax H3 Max Prompts

https://github.com/VulcanEon/awesome-minimax-h3-max-prompts
1•aurenvale•10m ago•0 comments

Nuclear Fusion's Moment of Truth

https://www.ft.com/content/ef511d46-a689-4868-9654-15b96a71586d
2•samizdis•12m ago•1 comments

Sentinel-3C and FLEX launch into orbit

https://space.blog.gov.uk/2026/09/15/sentinel-3c-flex-launch-into-orbit/
2•zeristor•16m ago•0 comments

Everyone Says Datacenter Moratoriums Are Killing the US Buildout. We Disagree

https://newsletter.semianalysis.com/p/everyone-says-datacenter-moratoriums
3•giuliomagnifico•18m ago•1 comments

Langdock (YC S23) moves from a US corporation to a European company

https://europe.langdock.com
7•ppati000•20m ago•1 comments

7.5" Monochrome eInk / EPaper Display

https://www.seeedstudio.com/7-5-Monochrome-ePaper-Display-with-800x480-Pixels-p-5788.html
2•handfuloflight•23m ago•0 comments

I gave Claude Code $100 and 30 days to turn a profit

https://github.com/rickbauer327-cell/solo-stack-starter
1•solo_stacker•26m ago•0 comments

Component Party

https://component-party.dev/
2•thunderbong•29m ago•0 comments

Is JPEG XL too slow for the web?

https://www.irrlicht3d.org/index.php?t=1628
1•irrlichthn•30m ago•0 comments

Ubuntu's Rustification Has a New Milestone Coreutils Migration Is Complete

https://itsfoss.com/news/ubuntu-rustification-coreutils-migration/
2•signa11•30m ago•0 comments

Scikit-Decide AI Framework for RL, Auto Planning and Scheduling

https://airbus.github.io/scikit-decide/
2•Bluestein•30m ago•0 comments

We changed our domain. Five months later, we're still almost invisible on Google

https://www.indiehackers.com/product/rowspeak/we-changed-our-domain-five-months-later-we-re-still...
1•neugls•33m ago•1 comments

AI stocks get drilled because of Anthropic CEO Dario Amodei's 3,800-word warning

https://finance.yahoo.com/markets/stocks/article/ai-stocks-get-drilled-because-of-anthropic-ceo-d...
3•Bluestein•35m ago•0 comments

AWS unable to restore destroyed data in Bahrain

https://www.reuters.com/world/middle-east/amazons-aws-is-unable-restore-access-bahrain-one-uae-cl...
2•jdthedisciple•35m ago•0 comments

Timeline of Computer History

https://www.computerhistory.org/timeline/1933/
1•helloplanets•36m ago•0 comments

EU opens door for Canada to become its first associate member

https://www.reuters.com/world/eu-opens-door-canada-become-first-associate-member-eu-commission-pr...
1•partsch•36m ago•0 comments

Living in a disadvantaged neighbourhood may be linked to poorer brain health

https://www.euronews.com/health/2026/09/15/living-in-deprived-areas-linked-to-poorer-brain-health
1•giuliomagnifico•37m ago•1 comments

Internet Archive ASN

https://www.peeringdb.com/asn/7941
1•Bluestein•38m ago•0 comments

Graduating into Disruption: Labor Market Outcomes for AI-Exposed Majors [pdf]

https://www2.census.gov/library/working-papers/2026/adrm/ces/CES-WP-26-56.pdf
1•ebcode•41m ago•0 comments

EU chief proposes social media, online gaming and chatbot ban for kids under 13

https://apnews.com/article/europe-leyen-social-media-ban-kids-3e7176ea409ba4af0a069f5ca7dd9680
4•ddadon10•44m ago•2 comments

Learning Programming in an Age of LLMs

https://blog.ploeh.dk/2026/09/16/on-learning-programming-in-an-age-of-llms/
7•moneroloop2018•44m ago•0 comments

Why Nothing in the Universe Can Reach -459°F or Absolute Zero

https://www.labrujulaverde.com/en/2026/09/why-nothing-in-the-universe-can-reach-459f-or-absolute-...
1•moneroloop2018•45m ago•1 comments

Valve now say your data is safe from the CEVA Logistics cyberattack

https://www.gamingonlinux.com/2026/09/valve-now-say-your-data-is-safe-from-the-ceva-logistics-cyb...
1•HelloUsername•45m ago•0 comments

IEEE S&P'27 Call for Artifacts

https://www.ieee-security.org/TC/SP2027/cfartifacts.html
1•moneroloop2018•45m ago•0 comments

Java 27 Has Released

https://openjdk.org/projects/jdk/27/
2•birdculture•46m ago•0 comments

HN: VS-Opt – Cutting AI Browser Token Overhead by 40% Without Web Re-Crawling

https://github.com/filippocarrucciu1-lang/vs-opt-deterministic-search
1•filippo10•49m 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...