Hacker Newsnew | past | comments | ask | show | jobs | submit | OpFour's commentslogin

https://github.com/Opfour/warfare - A modern HTML5 remake of Warfare 1.0 (1995) by Carric Moor Games. Turn-based hex strategy with city management, unit recruitment, tactical combat, and AI opponents — all running in the browser with zero dependencies. Playable but still building in additional features

https://github.com/Opfour/coeus-ci - Named after Coeus (SEE-us), the 100 eyed Greek Titan of the inquisitive mind — whose name literally means "querying." CI stands for Competitive Intelligence. A business intelligence OSINT tool that builds company profiles from free public data sources. Give it a domain — get back a scored report covering stability, growth, tech maturity, financial health, security posture, and transparency.

https://github.com/Opfour/op4 - Op4 is a terminal-based encrypted messaging application written in Rust. It provides end-to-end encrypted private messaging with post-quantum cryptography, routed entirely through the Tor network so that neither the content of your messages nor your IP address is exposed to anyone — not even the person you are talking to.

Spartan (Private) - Open-source safety app for women. Community-based emergency response.

AATR - (Private) Catering unified platform: events dashboard, pack lists, and staff management

https://github.com/Opfour/thelinuxreport.com - Linux news and information aggregator.

God I love this stuff!

(edit: I also have about 6 more projects I am working on locally not yet uploaded to GitHub)


I started using different LLMs and gguf files locally then graduated to Gemini, then Claude code. I created about 12 different apps and projects, some web based for my catering business, several old games from the early 90's, and a secure communications apps and an app to protect vulnerable people who found themselves in difficult or undesirable situations. This trip has been nothing BUT fun for me! My ADD addled brain loves coming up with random thoughts for apps and fixes for older problems that I simply haven't had to time to learn about and address. I then build them for fun... I LOVE this stuff!!!

I made something similar, but for Linux news and information! thelinuxreport.com :D


verification seems to be down. tried it three times, alwys showing "Invalid claim token" :/


A riff on "The Revolution Won't Be Televised"...

the revolution won't be televised because the bastards who own the networks won't let you see it and you probably wouldn't watch it anyway— you're too busy with your beer and your phone and your comfortable numbness.

the revolution won't be televised because it's not entertainment, not something you can half-watch while you're scratching your ass and wondering what to eat for dinner.

you can't consume revolution like you consume everything else— passive, bored, already thinking about the next thing.

the revolution won't be televised because it happens in the place you're most afraid to look: inside your own goddamn skull.

it starts when you stop lying to yourself, stop swallowing their garbage, stop pretending this is fine. it's not on TV. it's not coming to save you. it's just you and the choice to keep sleeping or finally wake the hell up. nobody's going to film that.


Ha! Level 32 bitches! Mmmm... I'm now sitting on the beach, enjoying the quiet...


pay to post? Naaa bruh... naaa


beautiful sort command:

du -sk ./* | sort -nr | awk 'BEGIN{ pref[1]="K"; pref[2]="M"; pref[3]="G";} { total = total + $1; x = $1; y = 1; while( x > 1024 ) { x = (x + 1023)/1024; y++; } printf("%g%s\t%s\n",int(x10)/10,pref[y],$2); } END { y = 1; while( total > 1024 ) { total = (total + 1023)/1024; y++; } printf("Total: %g%s\n",int(total10)/10,pref[y]); }'


started by adding "ok" in the first lesson... lock just shakes and when clicking the answer, it shows the exact same thing thats already in the box :/


You need to press enter/return to advance.


Actually, it needs to be uppercase "OK". I typed "ok" also, and scratched my head for a while. I get it should be obvious, but my brain just didn't get it right away.


Really doesn't help that the capitalized "OK" in "Start by typing OK in the RegEx field" is in a smaller font.


"It's LavoisIErs, not Lavoisiers..." said Hermione.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: