HN user

OpFour

3 karma
Posts2
Comments17
View on HN

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!!!

Moltbook 6 months ago

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.

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]); }'

I use hCaptcha on multiple sites and honestly, it does the job well. To those who claim it hurts business, yes it adds an extra step to the verification process but it also keeps you and the rest of my visitors safe.

It almost feels like that the inconvenience of using a multi-layered system equates to the people who want to get back to eating in restaurants while in the midst of a pandemic and will then complain if they catch Covid-19...

looks like some kind of bot that was scanning for specific file types... they all 404'd so nothing was found from what I saw.

You can block the ip in the firewall of that (assumed) bot and maybe create a complicated iptable rule blocking any bots that send a get request for xxx.filename maybe?

Reddit Down? 7 years ago

all of our servers are busy right now please try again in a minute (error code: 503)