Viewing profile — ksylvestre
ksylvestre
HN member- Joined
- Fri, Jun 16, 2023, 1:33 AM UTC
- HN karma
- 12
- Public activity
- 20 items
- HN profile
- View on Hacker News ↗
About ksylvestre
No profile information was provided.
Recent public activity
-
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.
- story
-
comment
Comment #43424550
This threw me off when I was making a doc parser, it’s much easier nowadays with the change to docx.
- story
- story
- story
-
comment
Comment #42147896
Visual Studio has natstepfilter https://github.com/ocornut/imgui/blob/master/misc/debuggers/...
-
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…
-
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
-
comment
Comment #41349772
chrome, windows 10
-
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
-
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…
-
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, …
-
comment
Comment #41303305
It's especially weird they released linux (with x11 AND wayland backends) before windows.
-
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…
-
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 …
-
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…
-
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 …
- story
- story