FerkiHN

↗ HN profile [ 86.1 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. 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 Fortran, it's just that Fortran gained…

  2. 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 combines familiar simplicity with powerful…

  3. I built a lightweight GIF decoder in pure C, ideal for embedded or performance-critical environments. It’s header-only, zero dynamic memory allocations, and fully platform-independent. Supports both static and animated…

  4. XID generates 20-character globally unique IDs (48-bit timestamp + 64-bit entropy + 8-bit counter + 5-bit checksum) in a single C file with zero dependencies. Features built-in timestamp extraction, collision…

  5. The Hacker News community loves its rules, which are not even mentioned by the organizers of this site, so I would like to know what rules, in your opinion, a user's comment or post should follow, for or example, what…

  6. The terminal is a very cool place, you can perform a bunch of actions in one command, but of course it is also fashionable to download utilities in the terminal, and some of them are very strange and some are very…

  7. I made my project but it is not well known, I tried to advertise it here on Hacker News but I often got [marked], I also tried to promote it through other services but it didn't work on them either It didn't work out to…

  8. Hi HN, I made a lightweight, header-only GIF decoder in C, inspired by stb-style libraries. No dynamic allocation, portable, and optimized for embedded devices. GitHub:…

  9. Recently, I've been posting a lot about my open source project, but I was quickly told that on HN Duplicates or reposts of posts are not accepted, but please tell me what to do to promote the project, I have already…

  10. I recently built a project called PIT (Phono In Terminal) — a terminal image viewer written in C that renders .png/.jpg images using actual RGB colors in your terminal (with optional 256-color fallback). What makes it…

  11. I saw that on HN I rarely see posts that say things like "I created a new game engine written in Rust.", or "I made a port of Doom for Nokia", where did all these posts go, why do I see something completely different…