Live data from Hacker News

Viewing profile — FerkiHN

FerkiHN

HN member
Joined
Sun, May 04, 2025, 8:01 AM UTC
HN karma
75
Public activity
219 items

About FerkiHN

The true power of open source lies not in code, but in community. When we unite, help each other, and refine shared ideas, we create something no company can buy — freedom and quality that belong to everyone.

Recent public activity

  1. story
    Ask HN: Is Fortran the first high-level language?

    I've been wondering if it's always so clear what and when came first, I think not. I think that before there were definitely some programming languages that were higher level than …

  2. story
  3. comment
  4. comment
  5. story
  6. comment
  7. story
  8. comment
    Comment #45231540

    Wow, you did it yourself?! This is just wow, as a C/C++ developer I know how to create an OS, but at most I could come up with an idea, but writing all this myself, I have no words…

  9. story
  10. story
  11. story
  12. story
  13. comment
    Comment #44845782

    I work on various github projects: 1) Header-only ASCII font renderer for embedded/SDL/terminal https://github.com/Ferki-git-creator/ascii-render 2) TurboStitchGIF: A fast, header-…

  14. story
  15. comment
    Comment #44833517

    So it's very strange, and sometimes it reminds Gemini that he also doesn't know his version.

  16. comment
    Comment #44822768

    Dude, this is a really cool thing. I dreamed of creating this myself once. Now that you've done it, I can be happy because I always wanted to share the code and not hear the intrus…

  17. story
  18. story
  19. story
  20. story
  21. story
  22. comment
    Comment #44764963

    I liked it, but I think they should add the ability to download music to .waw/.mp3 and add a local version to github (your wish).

  23. comment
    Comment #44669402

    I did it for nostalgia, I wanted to do it the way they used to do it, for example, such README files are in SDL and Linux.

  24. story
    Show HN: Unied Lightweight Terminal Code and Text Editor with Advanced Commands

    Hello HN community! I'm excited to introduce Unied – a compact and efficient terminal text editor, developed in C using the Ncurses library. My goal was to create a tool that combi…

  25. comment
    Comment #44660852

    Totally fair — this pattern can be confusing at first glance. The main motivation is ease of integration: no need to manage extra .c files, no build system tweaks, just drop in one…