Viewing profile — mwarkentin
mwarkentin
HN member- Joined
- Mon, Nov 29, 2010, 8:50 PM UTC
- HN karma
- 700
- Public activity
- 217 items
- HN profile
- View on Hacker News ↗
About mwarkentin
Recent public activity
-
comment
Comment #48390859
Just gives you an error if you have a link to a “news” site in your post. > News content can't be shared in Canada In response to Canadian government legislation, news content can'…
-
comment
Comment #48020915
Not open source? :(
-
comment
Comment #47356935
Is it? If the spec is as detailed as the code would be? If you make a change to one part of the spec do you now have inconsistencies that the LLM is going to have to resolve in som…
-
comment
Comment #46907926
Or something like https://antithesis.com/
-
comment
Comment #46642757
Ah yes, all of the precedents and lawful authority that this president cares so much about adhering to.
-
comment
Comment #46521360
Crypto shredding?
-
comment
Comment #46464127
Some have done it (repo includes links to main articles covering the process): https://github.com/getsentry/sentry-watchdog Note: I work for sentry.
-
comment
Comment #46116186
If you’re on iOS, and don’t use swipe keyboard, disable that functionality. I found it made a big improvement for me.
-
comment
Comment #45767281
https://cwiki.apache.org/confluence/plugins/servlet/mobile?c...
-
comment
Comment #45767269
There is a whole KIP that is “preview” on Kafka 4.1 to handle this use case natively: https://cwiki.apache.org/confluence/plugins/servlet/mobile?c... Note: I haven’t had a chance t…
-
comment
Comment #45713169
“I can stop any time I want!”
-
comment
Comment #44906809
Uv solves this (with some new standards). ./script.py will now install the python version, create a venv, and install dependencies (very quickly) if they don’t exist already. #!/us…
-
comment
Comment #44496065
> Specifically, the paper estimates that Llama 3.1 70B has memorized 42 percent of the first Harry Potter book well enough to reproduce 50-token excerpts at least half the time. (I…
-
comment
Comment #44179477
AI posts (including this one) are all over his employers blog lately, so there’s some stake (fly MCP, https://fly.io/blog/fuckin-robots/ , etc).
-
comment
Comment #44179449
Yes, some think it’s happening now: https://www.aisnakeoil.com/p/is-ai-progress-slowing-down
-
comment
Comment #42788022
Details here: - https://gregoryszorc.com/blog/2024/12/03/transferring-python... - https://astral.sh/blog/python-build-standalone
-
comment
Comment #41363042
FWIW there are protections for this now: https://aws.amazon.com/blogs/compute/aws-lambda-introduces-r...
-
comment
Comment #40285315
Probably talking about something like https://antithesis.com
-
comment
Comment #40285259
It doesn't look that hard: https://youtu.be/vuvckBQ1bME?si=eCGILMLlZHZnztCR
- story
-
comment
Comment #39202447
Yes. Although it’s also hollowed out the group of people using StackOverflow (and perhaps stack overflow has restricted open access to its data for further scraping), so future ite…
-
comment
Comment #39071266
Back when we first tried out DMS there was a fun bug where booleans were interpreted as strings, so all false records were interpreted as “false” and translated to true on the targ…
-
comment
Comment #38379547
I leave my laptop plugged in 95% of the time so in practice this caps it at 80% (helpful). I suspect quite a few people do that so it probably is net-good overall, but agree it doe…
- story
-
comment
Comment #38002597
Yes, I think that's about right (SRE at Sentry).