Viewing profile — encse
encse
HN member- Joined
- Fri, May 03, 2019, 4:14 AM UTC
- HN karma
- 11
- Public activity
- 14 items
- HN profile
- View on Hacker News ↗
About encse
No profile information was provided.
Recent public activity
-
comment
Comment #48911469
Thanks
-
comment
Comment #48910671
It’s SDR only, because i was mostly interested in how to process the signal.
-
comment
Comment #48910479
I started to learn about radios a few years ago, and slowly picking up enough DSP knowledge to write 1-2 decoders (mostly for satellite signals). This project of mine is an ADS-B r…
- story
-
story
Show HN: Juggling Game
I made this small juggling game. It’s for desktop browsers now. Started as something ChatGPT created for me, but it looked fun to play with, so I decided to invest some more time i…
-
comment
Comment #33683599
A joke landing page, demonstrating modem speeds and showing off my twitter (for how long...) and github activity. Send me a pgp message, I'd love to try it out :D
- story
-
comment
Comment #31868390
Thanks!
-
comment
Comment #31714853
I was playing with Typescript and created a small text adventure game to make my retro themed home more geeky. Wdyt?
- story
-
comment
Comment #26022693
I would be really really happy if someone could boot it on a real machine and made a photo of it...
-
comment
Comment #26022624
Time to time I feel a need going back to the good old days and recently ran into some really old stuff from my childhood. While browsing my archives I found a mandelbrot set drawer…
- story
-
comment
Comment #19815472
One interesting way to extend this is to implement ‘call with current continuation’ or call/cc from Scheme. It’s a great challenge. I’ve done it in the past with rewriting the inte…