Viewing profile — gajus
gajus
HN member- Joined
- Mon, Oct 13, 2014, 7:54 PM UTC
- HN karma
- 1,313
- Public activity
- 446 items
- HN profile
- View on Hacker News ↗
About gajus
Recent public activity
-
comment
Comment #49250712
The moment Google announced SynthID, the first domain I bought was deSynthID.com Several open-source projects have already proven SynthID to be ineffective.
-
comment
Comment #49250689
There are already small models trained specifically to prevent statistical detection, e.g., https://huggingface.co/kalpeshk2011/dipper-paraphraser-xxl I guess whoever is the policy…
-
comment
Comment #49250643
Most likely watermark will be proportional to the input/output ratio, i.e. if you input a long document and ask to make edits, it will not attempt to watermark it. On the other han…
-
comment
Comment #49201049
so... what happened?
-
comment
Comment #49070449
Excellent problem space. Related problem: Using AI to write compilers that optimize runtime code. I did this for Zod. https://github.com/gajus/zod-compiler Zod schemas, compiled at…
-
comment
Comment #49025660
What a throwback. Back in 2015 I have started Applaudience, which at the time was the only provider of real-time cinema ticket sales data. I still remember comparing our numbers ag…
- story
- story
- story
- story
- story
-
comment
Comment #48101226
Reminder to secure your npm environments. https://gajus.com/blog/3-pnpm-settings-to-protect-yourself-f... Just a handful of settings to save a whole lot of trouble.
-
comment
Comment #48101106
A reminder to secure your npm environment: https://gajus.com/blog/3-pnpm-settings-to-protect-yourself-f...
- story
- story
- story
-
comment
Comment #47356586
Congrats to the team! We've been using it (in beta) for months now. It makes for a very enjoyable developer experience.
- story
-
comment
Comment #46745722
Funny you ask. This project started as a very different project almost five years ago. It was called roarr.io, and the primary purpose was exactly that: adhoc collecting logs from …
-
comment
Comment #46737122
That would require restarting your services to redirect their output. Fine for one-off scripts, but impractical when you have long-running processes and don't want to restart them …
-
comment
Comment #46736884
Fair point
-
comment
Comment #46736792
lowkey thought it is a genius name tee (Unix command that splits output) + mux (multiplexer) = teemux
- comment
-
story
Show HN: Teemux – Zero-config log multiplexer with built-in MCP server
I started to use AI agents for coding and quickly ran into a frustrating limitation – there is no easy way to share my development environment logs with AI agents. So that's what i…
- story