Viewing profile — thayne
thayne
HN member- Joined
- Tue, Mar 03, 2015, 10:49 PM UTC
- HN karma
- 10,051
- Public activity
- 3,593 items
- HN profile
- View on Hacker News ↗
About thayne
No profile information was provided.
Recent public activity
-
comment
Comment #49223535
A bugtracker is inherently dynamic.
-
comment
Comment #49223522
My residential ISP doesn't support IPv6 at all. If a site is ipv6 only, I can't reach it unless I use a VPN.
-
comment
Comment #49223466
Perhaps the biggest problem is 5 cents or less isn't enough to cover minimum transaction fees.
-
comment
Comment #49197414
Also a lot of them may or may not be safe depending on additional context that you don't have in the test.
-
comment
Comment #49156891
> I suspect the repo in question was generated with a year-old LLM I suspect there are a lot of people running inexpensive models that are searching for vulnerabilities across a lo…
-
comment
Comment #49156694
Even more than that, a lot of vulnerabilities require untrusted input to exploit, but the library or executable is usually only used with trusted input. For example, suppose the ch…
-
comment
Comment #49151518
> Snow Leopard's stated goal internally was reducing bugs and increasing quality. That is a fact, not marketing. That being a stated goal is not necessarily contradictory with clai…
-
comment
Comment #49150406
> its UI doesn't change unless I tell it to change Vim and emacs aren't unique in this. In fact quite a few non-commercial FOSS projects don't make significant changes to the UI. I…
-
comment
Comment #49150185
IME, usually you care more about latency than throughput for normal interactions, and there is a noticeable difference between the slowest ones, and the fastest ones, but I've trie…
-
comment
Comment #49140909
I like biking ok, but where I live it is too hot in the summer and too cold in the winter for it to be a good mode of transportation. Even if the roads were better designed for bik…
-
comment
Comment #49129542
Perhaps, but it would be pretty unusual to use a commit/hash id instead of a version tag, or the main development branch.
-
comment
Comment #49127967
Most AUR "helpers" show you the PKGBUILD and/or a diff thereof and ask you to confirm that it looks ok before continuing the install. At least by default. Maybe most users just ign…
-
comment
Comment #49127771
> Any software that allows updates and relies on the honor system of "someone else must have checked this" That is never how the AUR was supposed to work. Updates were intended to …
-
comment
Comment #49127286
At the very least that has the advantage that it's possible to make more of it, so you aren't dependent on a limited sample of standard water.
-
comment
Comment #49107013
Unfortunately, there is an incentive to make the patent application contain just enough detail that a patent clerk with relatively little knowledge of the subject will grant a pate…
-
comment
Comment #49106974
It is beneficial for society as a whole, even if it isn't beneficial to the founders and investors accrual of wealth.
-
comment
Comment #49105993
It depends on the field, and to some extent on the particular patent officer assigned, but one of the failings of the US patent system is many patents don't actually provide enough…
-
comment
Comment #49074858
That's not surprising. Claude code is buggy enough, and releases break things often enough, that I wouldn't expect users to distinguish bugs introduced by switching to rust-based-b…
-
comment
Comment #49072185
It would have been better if they hadn't required you to migrate at all. And a lot of people, including me, ran into issues during the migration process. Thankfully I was able to g…
-
comment
Comment #49065637
You need to be careful with blocking based on IP. IP blocks get reassigned every once in awhile, and you can end up blocking the wrong people. I've seen multiple cases where a bloc…
-
comment
Comment #49054621
> So, any solution to this “problem” must include ALL open-weight models. I think that is what the "leading AI labs" actually want. They don't care where the open weight models com…
-
comment
Comment #49030160
> I believe their toString representations are compatible with JSON Not quite. String is the big problem, since it needs to be wrapped in quotes, and special characters need to be …
-
comment
Comment #49007898
IMO, using copyrighted works to train models should only be "fair use", if the models are then released as (at least) open weight, so that the public can benefit from it. (Although…
-
comment
Comment #48987788
Not any more. But in college I worked in an astronomy research group.
-
comment
Comment #48987526
1. The satellite is usually significantly brighter than the thing you are observing. Often bright enough to saturate pixels (which can spill over to adjacent pixels). 2. If you are…