Viewing profile — isjustintime
isjustintime
HN member- Joined
- Mon, Mar 17, 2025, 8:40 PM UTC
- HN karma
- 18
- Public activity
- 20 items
- HN profile
- View on Hacker News ↗
About isjustintime
No profile information was provided.
Recent public activity
-
comment
Comment #48096725
the slop that you didn't know you needed :) thanks!
-
comment
Comment #48096643
Last night, I wanted to build a casual "compare frontier LLMs" page as a Pokédex. I went off the rails a bit and ended up with an entire game where claude opus and gpt-5 can fight …
- story
-
comment
Comment #47073597
I wrote this and I’m happy to answer any questions about savings, infrastructure, how we built and tested this in our environment, or open sourcing it with AWS. Repo is here: https…
- story
-
comment
Comment #44678384
Yes, dataclasses are great. I often use them as a pretty clear and adopted way to handle serialization and deserialization, configs, etc.
-
comment
Comment #44427659
Very cool. We use Tiktoken and I'd love to see the performance impact. Pretty great decision to make it drop-in compatible.
-
comment
Comment #44127346
I love the visual approaches used to explain these concepts. Words and math hurt my brain, but when accompanied by charts and diagrams, my brain hurts much less.
-
comment
Comment #43757417
I'm also interested in the details on how this works in practice. I know that there was a front page post a few weeks ago about how Cursor worked, and there was a short blurb about…
-
comment
Comment #43538363
This is great. pip-tools` is so valuable right now in helping mitigate these dependency tree issues. I'd love to see some form of support in core Python. I really hope this becomes…
-
comment
Comment #43488591
Hah, yes. I used to work at a company that sold a popular DNA product. I built part of the GDPR data deletion pipeline. During my last week there, I submitted a request to delete m…
-
comment
Comment #43480084
I liked Scala and was excited about learning and using it when it was picking up steam many years back. Unfortunately, it felt like there wasn't as much traction, and Scala has bee…
-
comment
Comment #43405633
I feel like Java has calmed down a bit and is more focused and thriving in its niche with enterprise systems. I recall the days when we believed that Java and the JVM could solve a…
- story
-
comment
Comment #43403709
Neat idea! If you can, someone figure out how to get Nextdoor animal-posters to join and participate, this would be really useful. Last time I saw a dog on the street, I pulled ove…
-
comment
Comment #43402523
This is pretty exciting. DuckDB is already proving to be a powerful tool in the industry. Previously there was a strong trend of using simple S3-backed blob storage with Parquet an…
-
comment
Comment #43401318
Personally I never found myself using my NFC payment watch. It felt like if I was venturing far enough to the store, I'm just going to bring my phone with me anyways. I wonder if t…
-
comment
Comment #43401092
Very exciting! I've since left the Pebble ecosystem for Garmin/Withings but I have always had a very fond and memorable experience wearing Pebble watches.
-
comment
Comment #43400810
I really enjoy writing Python, but I’ve noticed a recurring pattern in organizations where it slowly turns from a productive tool into a frustrating mess. The more Python spreads a…
- story