Live data from Hacker News

Viewing profile — encse

encse

HN member
Joined
Fri, May 03, 2019, 4:14 AM UTC
HN karma
11
Public activity
14 items

About encse

No profile information was provided.

Recent public activity

  1. comment
  2. comment
    Comment #48910671

    It’s SDR only, because i was mostly interested in how to process the signal.

  3. 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…

  4. story
  5. 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…

  6. 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

  7. story
  8. comment
  9. comment
    Comment #31714853

    I was playing with Typescript and created a small text adventure game to make my retro themed home more geeky. Wdyt?

  10. story
  11. comment
    Comment #26022693

    I would be really really happy if someone could boot it on a real machine and made a photo of it...

  12. 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…

  13. story
  14. 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…