frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

AI YouTube Video Generator: From Content Creation to Scalable Video Production

https://textideo.com/use-cases/youtube
1•cloaud•1m ago•0 comments

Shay Locomotives

https://www.shaylocomotives.com/
1•Rygian•2m ago•0 comments

FICC Curves and Surfaces Are Built

https://medium.com/@DolphinDB_Inc/the-hidden-foundation-of-pricing-and-risk-how-ficc-curves-and-s...
1•CrazyTomato•6m ago•0 comments

Logic 2010

https://logiclx.humnet.ucla.edu/
1•let_rec•8m ago•0 comments

Chinese chipmaker shares surge 470%

https://www.bbc.com/news/articles/c9q9w3x9qn2o
4•pingou•13m ago•0 comments

The Future According to LLMs

https://www.thefutureaccordingtoai.com/
2•superted•18m ago•1 comments

VLC for Unity now supported on Linux

https://code.videolan.org/videolan/vlc-unity
3•martz•19m ago•1 comments

RS-485

https://en.wikipedia.org/wiki/RS-485
1•doener•20m ago•0 comments

SimpleDMARC – DMARC monitoring that turns the raw XML reports into plain English

https://simpledmarc.com/
1•maniargaurav•22m ago•0 comments

Show HN: Gitwig – Mouse-drivable Git TUI and multi-repo dashboard in Rust

https://gitwig.dev/
1•tareqmy•24m ago•0 comments

China memory chipmaker CXMT's shares soar in blockbuster listing

https://www.euronews.com/business/2026/07/27/china-memory-chipmaker-cxmts-shares-soar-in-blockbus...
2•amelius•25m ago•0 comments

ZeroEntropy Joins Notion

https://zeroentropy.dev/articles/zeroentropy-is-joining-notion/
1•kisamoto•26m ago•0 comments

The Indie Hacker Economy Is a Pyramid Scheme

https://medium.com/westenberg/the-indie-hacker-economy-is-a-pyramid-scheme-d06cb5789648
4•latexr•29m ago•0 comments

China State Media Says Support for Open AI Models Has Limits

https://www.bloomberg.com/news/articles/2026-07-27/china-state-media-says-support-for-open-ai-mod...
1•maxloh•36m ago•1 comments

Warden – run a fleet of coding agents without losing your mind

https://github.com/srjn45/warden
1•srjn45•37m ago•0 comments

Shake: Stimulating Haptics Add-In for Kinematic Enhancement

https://github.com/sideline-int/SHAKE
1•wertyk•39m ago•0 comments

Git Without a Forge

https://www.chiark.greenend.org.uk/~sgtatham/quasiblog/git-no-forge/
1•olexsmir•41m ago•0 comments

How Unix spell ran in 64 kB of RAM

https://blog.codingconfessions.com/p/how-unix-spell-ran-in-64kb-ram
6•donw•42m ago•0 comments

Opus Cost = Minimum Wage in South Africa

2•bridgettegraham•45m ago•1 comments

Show HN: We built an MCP server for document generation

https://docuqueue.com/#mcp
1•dvcoolarun•49m ago•0 comments

Why does everything feel so joyless?

https://www.theguardian.com/us-news/ng-interactive/2026/jul/26/age-of-decadence-pleasure-ai
2•mattjhall•53m ago•0 comments

Ask HN: Where do those LLM-generated outreach emails come from?

2•nicbou•55m ago•0 comments

Modern email can be built from borrowed parts

https://en.andros.dev/blog/d7ed8b07/modern-email-can-be-built-from-borrowed-parts/
2•andros•58m ago•0 comments

Would you choose £50k over the chance of £1M?

https://yougov.com/en-gb/daily-results/20260722-c0b92-3
2•yzydserd•1h ago•1 comments

Elevated errors on Claude Opus 5

https://status.claude.com/incidents/lhqp09kxq7pb
3•flyaway123•1h ago•1 comments

Sam Altman says we are in the singularity

https://www.businessinsider.com/sam-altman-openai-the-singularity-agi-prediction-anthropic-nvidia...
2•ColinEberhardt•1h ago•3 comments

Show HN: adCasa OS – AI marketing workspace built with Bayesian attribution

https://adcasa.io/
1•adcasa•1h ago•0 comments

Nvidia in talks with OpenAI to guarantee $250B financing for data center

https://www.reuters.com/business/media-telecom/nvidia-talks-with-openai-guarantee-250-billion-fin...
1•01-_-•1h ago•0 comments

Zeiss expands German site that caps ASML's EUV scanner output

https://www.tomshardware.com/tech-industry/zeiss-expands-german-site-that-caps-asmls-euv-scanner-...
2•01-_-•1h ago•0 comments

Doom Running on a Regex Engine

https://4rh1t3ct0r7.github.io/doom-regex/
2•abareplace•1h ago•1 comments
Open in hackernews

I'm running the ICFP programming contest

https://eieio.games/blog/im-running-the-icfp-programming-contest/
2•birdculture•1h ago

Comments

vintagedave•4m ago
> Littleman programs are two dimensional and place a heavy emphasis on spatial reasoning - your little men must physically walk over instructions to execute them

Is the thought here that since AIs are worse at spatial reasoning, solutions to the contest are more likely to be human-generated?

I'm not personally convinced; I think it means the program could be modeled as a graph and likely analysed, or at worst brute-forced, by a determined AI. But I suspect an AI armed with a Python graph library could build this quite well. That said -- this is speculation. And I have no idea how is best to tune a content for humans not AIs.