HackerTrans
TopNewTrendsCommentsPastAskShowJobs

BigBalli

no profile record

Submissions

Show HN: Time to Get Up

bigballi.com
1 points·by BigBalli·há 2 meses·0 comments

Paperback – generative UI, rendered on device – no pixel stream, no server GPU

bigballi.com
2 points·by BigBalli·há 3 meses·0 comments

Show HN: Does anyone still read books?

mybooklist.club
4 points·by BigBalli·há 4 meses·2 comments

Show HN: Bulk Localizations and PPP Pricing for AppStore

appstorelocalization.com
1 points·by BigBalli·há 5 meses·1 comments

87% Online consumers won't buy from English-only websites

appstorelocalization.com
1 points·by BigBalli·há 5 meses·1 comments

2 in 5 Americans did not read a single book in 2025

mybooklist.club
51 points·by BigBalli·há 5 meses·87 comments

comments

BigBalli
·há 26 dias·discuss
I have a shortcut to email myself. I do it on the spot.
BigBalli
·há 29 dias·discuss
pro-AI crowd is too busy enjoying/benefiting from it.
BigBalli
·mês passado·discuss
[flagged]
BigBalli
·há 3 meses·discuss
[dead]
BigBalli
·há 3 meses·discuss
https://GetCozyCritter.com

It's an ESP32 board used as sleep trainer for children.

Uses colors, images, and arcs to help them understand what time it is.

Full prototype is done but waiting for 3d printed enclosures.
BigBalli
·há 4 meses·discuss
apple still needs to review it. That's why I said "literally just now".
BigBalli
·há 4 meses·discuss
thanks

FWIW didn't mean to hurt/insult(?)
BigBalli
·há 4 meses·discuss
yeah, apple still has to review it... hence the broken link
BigBalli
·há 4 meses·discuss
I wasn't sure you'd see the comment here (didn't know you posted it yourself). Was just trying to connect to learn from you.
BigBalli
·há 4 meses·discuss
That's wild. I literally just launched https://pestpro.app and find this extremely fascinating.
BigBalli
·há 5 meses·discuss
Still working on it, happy to give free credits for feedback!
BigBalli
·há 5 meses·discuss
Somehow I thought it would have been lesss...
BigBalli
·há 5 meses·discuss
The project is using PurpleAir data.

Footer should say "Data from PurpleAir API" instead of "Data from SF Microclimates API"...
BigBalli
·há 6 meses·discuss
Meetings aren’t a scale problem, they’re a clarity problem dressed up as collaboration.

When execs dominate decisions, it’s usually because the org failed to make customer truth unavoidable.

Most process exists to protect careers, not outcomes.

Understanding why something exists doesn’t make it justified or effective.
BigBalli
·há 8 meses·discuss
I always had fail2ban but a while back I wanted to set up something juicier...

.htaccess diverts suspicious paths (e.g., /.git, /wp-login) to decoy.php and forces decoy.zip downloads (10GB), so scanners hitting common “secret” files never touch real content and get stuck downloading a huge dummy archive.

decoy.php mimics whatever sensitive file was requested by endless streaming of fake config/log/SQL data, keeping bots busy while revealing nothing.