HackerTrans
TopNewTrendsCommentsPastAskShowJobs

BigBalli

no profile record

Submissions

Show HN: Time to Get Up

bigballi.com
1 points·by BigBalli·قبل شهرين·0 comments

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

bigballi.com
2 points·by BigBalli·قبل 3 أشهر·0 comments

Show HN: Does anyone still read books?

mybooklist.club
4 points·by BigBalli·قبل 4 أشهر·2 comments

Show HN: Bulk Localizations and PPP Pricing for AppStore

appstorelocalization.com
1 points·by BigBalli·قبل 5 أشهر·1 comments

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

appstorelocalization.com
1 points·by BigBalli·قبل 5 أشهر·1 comments

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

mybooklist.club
51 points·by BigBalli·قبل 5 أشهر·87 comments

comments

BigBalli
·قبل 26 يومًا·discuss
I have a shortcut to email myself. I do it on the spot.
BigBalli
·قبل 29 يومًا·discuss
pro-AI crowd is too busy enjoying/benefiting from it.
BigBalli
·الشهر الماضي·discuss
[flagged]
BigBalli
·قبل 3 أشهر·discuss
[dead]
BigBalli
·قبل 3 أشهر·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
·قبل 4 أشهر·discuss
apple still needs to review it. That's why I said "literally just now".
BigBalli
·قبل 4 أشهر·discuss
thanks

FWIW didn't mean to hurt/insult(?)
BigBalli
·قبل 4 أشهر·discuss
yeah, apple still has to review it... hence the broken link
BigBalli
·قبل 4 أشهر·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
·قبل 4 أشهر·discuss
That's wild. I literally just launched https://pestpro.app and find this extremely fascinating.
BigBalli
·قبل 5 أشهر·discuss
Still working on it, happy to give free credits for feedback!
BigBalli
·قبل 5 أشهر·discuss
Somehow I thought it would have been lesss...
BigBalli
·قبل 5 أشهر·discuss
The project is using PurpleAir data.

Footer should say "Data from PurpleAir API" instead of "Data from SF Microclimates API"...
BigBalli
·قبل 6 أشهر·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
·قبل 8 أشهر·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.