Live data from Hacker News

Viewing profile — ksylvestre

ksylvestre

HN member
Joined
Fri, Jun 16, 2023, 1:33 AM UTC
HN karma
12
Public activity
20 items

About ksylvestre

No profile information was provided.

Recent public activity

  1. story
    Ask HN: Leaderboard for an HTML5 Game

    What websites provide a free leaderboard service? I'm not looking for any that require uploading to their site like gamejolt, this is for an itch.io game.

  2. story
  3. comment
    Comment #43424550

    This threw me off when I was making a doc parser, it’s much easier nowadays with the change to docx.

  4. story
  5. story
  6. story
  7. comment
    Comment #42147896

    Visual Studio has natstepfilter https://github.com/ocornut/imgui/blob/master/misc/debuggers/...

  8. story
    Show HN: Candy Train – Port of an oldschool Java applet

    I wanted to learn SDL3 so I ported Candy Train to iOS and Android. As a bonus, I implemented a high score leaderboard, something that was lacking in the original version. iOS https…

  9. comment
    Comment #41382698

    https://ksylvestre.itch.io/mightygrep I made a file search utility for the features I've always wanted: search history, bookmarks, and more

  10. comment
    Comment #41349772

    chrome, windows 10

  11. comment
    Comment #41343165

    performance tanked once I started to dig and the screen got dark, FPS returned to normal once I was fully above ground

  12. comment
    Comment #41343133

    I'm working on a cross-platform file search utility: https://ksylvestre.itch.io/mightygrep I based it off of an old win32 application that is no longer receiving updates. Release c…

  13. comment
    Comment #41316583

    The windows demo is a standalone 32 bit executable. The installer version is only available for premium users. I might toggle some features to test what is tripping the antivirus, …

  14. comment
    Comment #41303305

    It's especially weird they released linux (with x11 AND wayland backends) before windows.

  15. comment
    Comment #41302613

    Although it looks like a console/TUI application it is a GUI one. The underlying search engine is nothing new (PCRE2 JIT). Primary benefits revolve around having options be instant…

  16. comment
    Comment #41302322

    Funny you should mention BareGrep, the goal of this application was to make my own version of it with the features I wanted. No indexing, PCRE2 JIT search engine. Certain security …

  17. story
    Show HN: Fast Incremental Plaintext Searcher

    I’ve overhauled the demo distributables based on user feedback. The MacOS version is now a signed disk image. Although the Linux version is a Debian package, It can be ran directly…

  18. comment
    Comment #40242972

    Hello all, my name is Kyle and I wanted to share a side project I've been working on. I took the design of an old win32 app and extended it with new features. My personal favorite …

  19. story
  20. story