Viewing profile — roggenbuck
roggenbuck
HN member- Joined
- Fri, Feb 02, 2024, 1:37 AM UTC
- HN karma
- 14
- Public activity
- 25 items
- HN profile
- View on Hacker News ↗
About roggenbuck
I'm interested in programming languages/langdev, backend, low-level systems, space flight software, and building products.
https://github.com/JakeRoggenbuck
https://www.linkedin.com/in/JakeRoggenbuck
Prev. SWE Intern @ Capital One, Sunain, Lucid Automation.
me jr0 org jakeroggenbuck2 gmail com
Recent public activity
-
comment
Comment #48603765
The longest answer is the correct answer for a lot of the questions
-
comment
Comment #48485605
Thanks Eric! That makes sense and I appreciate the thoughtful response! Excited to read the new book (arriving tomorrow)!
-
comment
Comment #48479970
Hey Eric! How often do you see companies recover from financial gravity? Or is it mostly irreversible? How much do you attribute worsening of company values to things like professi…
-
comment
Comment #48244288
Loving superset! Congrats on the launch! Excited to try remote workspaces so I don’t have to leave my computer open while I have autoresearch running.
-
comment
Comment #48115334
This is some excellent work Henry! Very excited to try it out.
- story
-
comment
Comment #46820251
Flameshot is excellent! I’ve been happily using it for years.
-
comment
Comment #46626877
https://jr0.org
-
comment
Comment #46491767
The roads in Davis are great! Super easy to bike and drive. Except for Mace Blvd.
-
comment
Comment #46424603
I’ve used superset at work this last week, and it’s great! Excited to see what’s next!
- story
-
comment
Comment #45870113
I’m working on a performance capture library for Python because I often need to know the performance of backend systems I maintain. I frequently build tooling to capture performanc…
-
comment
Comment #45562327
I’m working on a performance capture library for Python because I often need to know the performance of backend systems I maintain. I frequently build tooling to capture performanc…
-
story
Show HN: Kronicler – capture performance analytics with custom rust database
Hey HN! My name is Jake and I often need to know the performance of backend systems I maintain. I frequently build tooling to capture performance and save it for later analysis. I/…
-
comment
Comment #45499774
This was a well written post! It makes me want to create my own forth-like language
-
comment
Comment #45408619
This is really creative! Very well done. Surprisingly fast too.
-
comment
Comment #45161761
This is great!
-
comment
Comment #45141396
Yea, it's fun to know and it can be useful from time to time. I know the alphabet but cannot copy very fast at all.
-
comment
Comment #45108823
Really great stuff! Congrats on the launch!
-
comment
Comment #45035309
Yea, I can expand the description to include other features that may cause issues. Here is an example of how counting can cause latency too: https://www.usenix.org/system/files/sec…
-
comment
Comment #45035281
> and it would have been great if the default had been safe. I totally agree here. Safety can and should be from the language itself.
-
comment
Comment #45035264
Thanks for the feedback! Yea, you're totally right. I'll update the docs to reflect this. > why not just wrap vanilla JS regex, rejecting patterns including them? Yea! I was thinki…
-
story
Show HN: Regolith – Regex library that prevents ReDoS CVEs in TypeScript
I wanted a safer alternative to RegExp for TypeScript that uses a linear-time engine, so I built Regolith. Why: Many CVEs happen because TypeScript libraries are vulnerable to Regu…
-
story
Show HN: Regolith – Regex library for TypeScript made to prevent ReDoS attacks
I made TypeScript bindings for the Rust Regex library to prevent Regular Expression Denial of Service attacks. Rust's Regex uses a linear-time guaranteed Regex engine (which preven…
-
comment
Comment #44127946
[dead]