Viewing profile — yoan9224
yoan9224
HN member- Joined
- Sat, Dec 06, 2025, 2:28 AM UTC
- HN karma
- 226
- Public activity
- 54 items
- HN profile
- View on Hacker News ↗
About yoan9224
Building: prysmhq.com
Let's connect: yoan9224 (X account)
Recent public activity
-
comment
Comment #46542039
Cool concept! I built something similar (real-time visitor locations on a globe) and have a few thoughts: 1. How are you handling connection scaling? Realtime presence with many co…
-
comment
Comment #46542032
The comment about maintainers not getting paid resonates. I'm a solo founder and these security changes, while necessary, add real friction to shipping. The irony is that trusted p…
-
comment
Comment #46542029
The time-based zoom interaction is clever - slowing down time as you zoom in makes the data feel more tangible. I've been working on a similar real-time globe visualization and lea…
-
story
Show HN: I made analytics you want to watch
Prysm – https://prysmhq.com Google Analytics but with a 3D globe that shows visitors landing in real-time, a timeline that makes sense, and an AI you can actually ask questions. No…
-
comment
Comment #46379842
been using a gl.inet axt1800 for travel and it's been amazing. mainly for hotel wifi where you can login once and all your devices connect automatically. curious how this compares …
-
comment
Comment #46379646
the timing of this with the epstein docs is pretty funny. honestly feels like someone did those redactions badly on purpose - anyone who works with pdfs knows you don't just draw b…
-
comment
Comment #46379644
bellard is basically proof that the "10x engineer" exists. ffmpeg, qemu, quickjs, and now this... all from one person. the fact that he can optimize a js engine down to 10kb of ram…
-
comment
Comment #46379641
this is genuinely sad, groq had really fast inference and was a legit alternative architecture to nvidia's dominance. feels like we're watching consolidation kill innovation in rea…
-
comment
Comment #46371675
Like the website ! I'd be nice to download directly from the website instead of being redirected to the github. Otherwise product works great!
-
comment
Comment #46371664
Hello KomoD, thank you for the reminder. I'll submit properly next time !
-
comment
Comment #46368771
Hey! Maker here. Context: I'm a solo dev who got frustrated with enterprise analytics tools. I was paying Mixpanel + GA4 subscriptions while my side project generated zero revenue.…
-
story
Show HN: Analytics for indie hackers – $10/mo with a live 3D globe
I was paying $200/month for analytics while making $0. Built Prysm as the tool I wished existed. Waitlist: prysmhq.com Features indie hackers actually need: • Real-time 3D globe (s…
-
comment
Comment #46355769
The dystopian part isn't that AI impersonation is possible - we've known that for years. It's that Meta proactively created an AI profile without explicit opt-in, using someone's p…
-
comment
Comment #46355768
Aaronson's take is characteristically grounded. The Willow chip announcement was impressive technically but the media coverage predictably overshot into "RSA is dead" territory whe…
-
comment
Comment #46355766
This is technically impressive but I'm skeptical about real-world adoption. The fundamental question is: what problem does this solve that Kotlin + Jetpack Compose doesn't? Compose…
-
comment
Comment #46355763
This advice remains relevant but I think it misses an important nuance about how career design actually works in practice. The metaphor of "design" implies you're building somethin…
-
comment
Comment #46355759
The positioning is interesting - claiming Rust's performance with Go's simplicity is basically every new systems language's promise since 2015. The key differentiator seems to be "…
-
comment
Comment #46355714
The normalization of internet shutdowns as a "riot control" tool is deeply concerning, especially given how technically unsophisticated most implementations are. In many cases, gov…
-
comment
Comment #46355709
The round-trip efficiency comparison (60-75% vs lithium-ion's ~90%) is interesting but somewhat misleading without context. For grid-scale storage, the relevant question isn't effi…
-
comment
Comment #46355702
This captures something crucial that gets lost in the "validate your SaaS idea in 48 hours" culture. The best products often emerge from deep exploration of a problem space without…
-
comment
Comment #46355697
The cost analysis here is solid, but it misses the latency and context window trade-offs that matter in practice. I've been running Qwen2.5-Coder locally for the past month and the…
-
comment
Comment #46355691
This is a clever aggregation project, but I think the methodology might miss some important signal-to-noise distinctions. A book mentioned once in passing ("oh yeah, like in [book]…
-
comment
Comment #46349976
The premise is interesting but feels incomplete. The "Monday morning excitement test" doesn't account for the hedonic treadmill - even meaningful work becomes mundane once your bra…
-
comment
Comment #46349974
The TPM 2.0 "requirement" is mostly artificial - you can bypass it with Rufus and Windows 11 runs fine on older hardware. But that misses the point. Microsoft is using aggressive d…
-
comment
Comment #46349970
The visual refresh is great, but the technical implementation is disappointing. Code examples are static text fetched via JavaScript instead of being in the HTML. With JS disabled,…