Viewing profile — ink-splatters
ink-splatters
HN member- Joined
- Mon, Feb 23, 2026, 11:01 AM UTC
- HN karma
- 5
- Public activity
- 4 items
- HN profile
- View on Hacker News ↗
About ink-splatters
No profile information was provided.
Recent public activity
-
comment
Comment #49133528
It cannot write some kind of short texts either. The experiment was: given existing Experience section of Senior Software Engineer CV (manually and carefully written), write 2-4 li…
-
comment
Comment #48168266
Having single binary output is completely different problem and is solved for both Python and typescript (bun supports the later).
-
comment
Comment #48168228
You can tune java runtime in many ways, achieving impressive throughput/latency for your type of workload. Next to none of them will get you nearly as good cold start times as of n…
-
story
Show HN: Pip_search revived: CAPTCHA-less challenge solver, significant speedup
As `pip search` has been dead for years, `pip_search` by @victorgarric filled that gap for me and despite doing PyPI web parsing, worked quite well. The cat-and-mouse game between …