frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

U7in-32tb.224xlarge

https://instances.vantage.sh/aws/ec2/u7in-32tb.224xlarge?currency=USD
1•handfuloflight•1m ago•0 comments

Disney accuses US media regulator of trying 'to sit in the editor's chair'

https://www.ft.com/content/3b9be38f-0968-40f8-bb2c-a5ae2cc81cb4
1•petethomas•1m ago•0 comments

Qualcomm acquires Nexa AI, open-sources GenAI runtime for Hexagon NPUs

https://github.com/qualcomm/GenieX
3•BUFU•9m ago•1 comments

Chorus: A fast WAL for object storage

https://rockwotj.com/blog/chorus/
1•cbrewster•12m ago•0 comments

Google Earth Pro Desktop downloads will be unavailable starting June 2027

https://support.google.com/earth/thread/448773864/update-on-google-earth-pro-desktop-app-download...
3•KomoD•14m ago•0 comments

EU AI Act becomes applicable Aug 2: an engineering checklist

https://conformityengineering.com/playbook/
1•stevalsoto•14m ago•0 comments

Agent-CI: Run GitHub Actions on Your Machine

https://agent-ci.dev/
1•handfuloflight•14m ago•0 comments

Why I don't have a girlfriend: An application of the Drake Equation to love [pdf]

https://www.astro.sunysb.edu/fwalter/AST248/why_i_dont_have_a_girlfriend.pdf
1•kerim-ca•15m ago•0 comments

Graphene can hold multiple states of superconductivity, a new study finds

https://news.mit.edu/2026/graphene-can-hold-multiple-states-of-superconductivity-0629
3•rbanffy•16m ago•0 comments

Don't build your castle in other people's kingdoms (2021)

https://howtomarketagame.com/2021/11/01/dont-build-your-castle-in-other-peoples-kingdoms/
2•softwaredoug•16m ago•0 comments

Airbus to make first foray into engine manufacturing with hydrogen tie-up

https://www.ft.com/content/e8be97c7-af28-42f2-8d81-ce619d4c0de1
1•petethomas•17m ago•1 comments

Own Your Weights

https://moai.studio/blog/posts/own-your-weights.html
1•ionwake•21m ago•0 comments

The Science Behind Why Soccer Players the 26 World Cup Are Cutting Their Socks

https://www.wired.com/story/the-science-behind-why-soccer-players-at-the-2026-world-cup-are-cutti...
3•susiecambria•21m ago•1 comments

Show HN: Convergo – plan/build review loops for coding agents

https://github.com/gomilesf/convergo
1•gomilesfd•22m ago•0 comments

Vought V-173

https://en.wikipedia.org/wiki/Vought_V-173
1•LorenDB•23m ago•0 comments

A teen social media ban is an admission of utter failure to govern online spaces

https://www.jamesrball.com/p/a-teen-social-media-ban-is-an-admission
3•cdrnsf•24m ago•1 comments

Show HN: I built an AI spritesheet generator for game developers

https://www.autosprite.io
1•autosprite•27m ago•0 comments

Desk-Pet – a local-first desktop pet powered by MiniCPM5

https://github.com/OpenBMB/MiniCPM-Desk-Pet
1•modinfo•27m ago•0 comments

Roast My New Creation

https://itsrilo.com
1•GeorgeChaplin•27m ago•1 comments

Torpenhow Hill

https://en.wikipedia.org/wiki/Torpenhow_Hill
2•nmstoker•28m ago•0 comments

Redis Patterns for Coding Agents

https://redis.antirez.com/
2•Jimmc414•29m ago•0 comments

GAO: DOE Is Prematurely Excluding Less Expensive Options for Nuclear Cleanup

https://www.gao.gov/products/gao-26-108193
3•Jimmc414•29m ago•0 comments

InfoWars: Emergency with Tim Heidecker [video]

https://www.youtube.com/watch?v=RX8-VGDK1vQ
6•embedding-shape•32m ago•0 comments

AI Giants Are Handing Out Tons of Free Computing Power to Grab Startup Share

https://www.wsj.com/tech/ai/ai-giants-are-handing-out-tons-of-free-computing-power-to-grab-startu...
2•Jimmc414•33m ago•0 comments

Activity-frames – give your AI agent eyes on your day

https://github.com/nossa-y/activity-frames
1•nossa-y•34m ago•0 comments

Closing the Verification Loop

https://thinkroom.kieranklaassen.com/d/njrS5TJhis
1•gmays•37m ago•0 comments

Microsoft 365 Copilot adoption is under 4.5%, only 1% use it weekly

https://www.windowslatest.com/2026/07/07/microsoft-365-copilot-adoption-is-under-4-5-after-3-year...
6•pier25•42m ago•9 comments

Implementing Standard.site on a Nonstandard Site

https://www.coryd.dev/posts/2026/implementing-standardsite-on-a-nonstandard-site
1•cdrnsf•46m ago•0 comments

JPMorgan, BofA and Others Explore Buying Card Network to Raise Debit-Card Fees

https://www.wsj.com/finance/banking/jpmorgan-bank-of-america-and-other-banks-explore-a-deal-to-sh...
10•JumpCrisscross•49m ago•5 comments

AI tool got me 12,000 new clicks from Google

https://twitter.com/fba/status/2074541708218351872
1•fba0•51m ago•2 comments
Open in hackernews

I coded a shoot 'em up alone at 18 after learning Lua in a single week

2•DamixLord•1h ago
Hey everyone. I'm new to the "real" world of programming because I used to just code alone in my room, strictly on my own PC. My name is NZUKOU DAMIEN (my username is DamixLord), and I'm an 18-year-old developer based in Cameroon.

I've been a fan of programming since I was 12. Since then, I've messed around with several languages: Python, JS, Go, and now Lua. I don't even know why, but I just love Lua for no specific reason, so I wanted to learn it. In one week, I learned variables, functions, tables, and OOP (especially metatables, which I absolutely love). I wanted to build a project to check if my fundamentals were solid enough to reach an intermediate level, and that's how I made SPACE CONQUEROR.

I didn't go with a traditional OOP approach; instead, I mixed it up with metatables because I enjoy it, and honestly, it was a blast. I'm looking forward to your feedback, advice, etc.

Just a quick heads-up (because I have to, since some people on Reddit jumped all over me for this): I did feed my code to an AI to make it more readable (because I do weird things like declaring variables that are as long as a highway), and I copied snippets here and there because my math and logic skills can be pretty bad. I'm not writing my first article to brag or pretend I'm a genius (honestly, I have major imposter syndrome). I'm doing this to get feedback, chat, and learn from my mistakes.

Thanks again! (And one last thing: while making this, I realized that my first real project is very similar to the one Elon Musk coded when he was 12, Blastar. Coincidence? I'll let you be the judge).

The Project : https://github.com/nzukoudamien/Space-Conqueror

Comments

al_borland•49m ago
> because I do weird things like declaring variables that are as long as a highway

Don't let people talk you out of descriptive variable names. It makes code much more readable, easier to understand, and will help when you come back to it later. We're not battling to save every bit anymore and editors have auto-complete.

Congrats on the project, I can't say much more, because GitHub locked me out for clicking between files too fast... I guess that's a thing now.