Viewing profile — FerkiHN
FerkiHN
HN member- Joined
- Sun, May 04, 2025, 8:01 AM UTC
- HN karma
- 75
- Public activity
- 219 items
- HN profile
- View on Hacker News ↗
About FerkiHN
Recent public activity
-
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 …
- story
-
comment
Comment #45373437
[dead]
-
comment
Comment #45373340
[dead]
- story
-
comment
Comment #45321278
[dead]
- story
-
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…
- story
- story
- story
- story
-
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-…
- story
-
comment
Comment #44833517
So it's very strange, and sometimes it reminds Gemini that he also doesn't know his version.
-
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…
- story
- story
- story
- story
- story
-
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).
-
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.
-
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…
-
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…