Viewing profile — jonasdoesthings
jonasdoesthings
HN member- Joined
- Sun, Jan 09, 2022, 11:45 AM UTC
- HN karma
- 31
- Public activity
- 27 items
- HN profile
- View on Hacker News ↗
About jonasdoesthings
No profile information was provided.
Recent public activity
-
comment
Comment #49066206
another use case is getting standalone self-contained binaries which are easier to ship. other projects like claude code use something like `bun build --compile`[^1] for that, whic…
- story
- story
-
comment
Comment #44949010
Most Open Source maintainers give away their work for free.
-
comment
Comment #44519582
I think the goal of this project is not to simplify the use of Annas Archive for humans (as they could just use the Website anyways), but to allow AI "Agents" to automatically sour…
-
comment
Comment #44299854
I've seen that there's a demo, but the link is kinda small and you need to scroll down on the Website. Adding a small gif to the README showcasing one or more implementations of th…
-
comment
Comment #44038590
Maybe also exclude messages by bots (e.g. "username has joined the server") from the index to decrease the stalking-potential of your site (99.9% of these bot messages have no info…
-
comment
Comment #44004030
I would have liked a short explanation on what makes the new M3 Expressive really different from Material You?! They are re-using the exact same words [1] ("expressiveness", "perso…
- story
-
comment
Comment #43705995
Which Zig are you talking about?
-
comment
Comment #43318053
> oops this is purely for r&d and isn't used for cascade or anything production according to their lead design engineer ( https://x.com/andyzg3/status/1894437305274044791 )
-
comment
Comment #43119546
There are great alternative libraries for AWS & AWS-compatible services like S3 Been really happy with aws4fetch in TypeScript (for Cloudflare R2, generating presigned URLs & sendi…
- story
- story
- story
-
comment
Comment #42243004
Last month Turso released AWS-hosted databases to the public (still in Beta): https://turso.tech/blog/turso-aws-beta
-
comment
Comment #42208836
the apps you build will be cross-platform "soon" (no specific timeframe) https://electrobun.dev/docs/guides/Compatability
-
comment
Comment #42204524
GitHub also had a global code-search for around 1 year now, even with some additional search-operators like programming language. grep app has already existed before GitHub added t…
-
comment
Comment #42062473
Not sure if I'm missing something, but the submission title says "open-source" and in the tool's help menu there's a link to the repo ( https://github.com/playcanvas/supersplat ), …
-
comment
Comment #39447365
Instead of heavily limiting account creation, Discord for example limits the possibility to message users outside of your network by default. Only people you have added as friend o…
-
comment
Comment #38417891
The docs state: Not Good For: [...] User IDs Can be decoded, revealing user count So yeah, just using a sequential id and encoding the number with this library is not a viable idea…
-
comment
Comment #36530977
> In theory, Visual Studio Code for the Web Yeah, it works okay. I've been using it with GitHub Codespaces[1] in the past, which is not only VSCode Web, but also allows you to run …
-
comment
Comment #36530906
mkdocs-materials is underselling itself as only a theme imo. It bundles a lot of value that mkdocs is missing out of the box as plugins and tweaks, like a good client-side search, …
-
comment
Comment #32635347
> I think there is no IP block and no reports from Austria about collateral damage There is definitely a good amount of collateral damage, not all ISPs rolled out the block already…
-
comment
Comment #30391266
Hey there! I'm the primary developer / maintainer of sankeydiagram.net. F5bot brought me here. Happy to answer questions / accept feedback in the comments. :)