HackerTrans
TopNewTrendsCommentsPastAskShowJobs

teddyh

26,643 karmajoined 13 tahun yang lalu


  pub   4096R/DE0572E4 2014-12-07
      Key fingerprint = 63BE 5B92 CFE0 4185 6195  9459 EB9B 1B01 DE05 72E4

Submissions

The pandemic of incomplete OpenSSL error handling

blog.jak-linux.org
7 points·by teddyh·8 hari yang lalu·1 comments

Everyone Is Wrong About AI Except Me

jasonpargin.substack.com
32 points·by teddyh·18 hari yang lalu·31 comments

Why devices sometimes feel "buzzy" (Hannah Fry) [video]

youtube.com
2 points·by teddyh·bulan lalu·0 comments

Language Registries Are Unstable by Default

nesbitt.io
3 points·by teddyh·2 bulan yang lalu·0 comments

What Software Is Made Of

siderea.dreamwidth.org
2 points·by teddyh·2 bulan yang lalu·0 comments

Postmortem of March 2026 Archive of Our Own Downtime

archiveofourown.org
4 points·by teddyh·4 bulan yang lalu·0 comments

The need for a censorship API for legal compliance reasons

lists.debian.org
4 points·by teddyh·4 bulan yang lalu·2 comments

AI Policy

dbushell.com
2 points·by teddyh·4 bulan yang lalu·0 comments

The growth of command line options, 1979-Present

danluu.com
7 points·by teddyh·4 bulan yang lalu·1 comments

AI Models Write Code with Security Flaws 18–50% of the Time

medium.com
1 points·by teddyh·8 bulan yang lalu·1 comments

Investigating a Forged PDF

mjg59.dreamwidth.org
319 points·by teddyh·10 bulan yang lalu·50 comments

I just want an 80×25 console, but that's no longer possible

changelog.complete.org
74 points·by teddyh·10 bulan yang lalu·95 comments

comments

teddyh
·35 menit yang lalu·discuss
Latest version: <http://catb.org/~esr/faqs/smart-questions.html>
teddyh
·48 menit yang lalu·discuss
> And Garry Kitchen's Game Maker

I had (and still have) that. On tape. Doing anything with that was so slow and tedious that I never did anything with it.
teddyh
·50 menit yang lalu·discuss
“Talked about” is exactly correct. That RFC describes it as an existing practice and describes one common use where the + sign is used. Which is correct. But this is all completely independent of the email protocols and the RFCs which define them. This specific RFC is about how to handle email filtering where you want to take such an extra “detail” string into account, if such a string is present and can be parsed out of an email message, once it has been recieved. Note that this RFC does not describe the + sign convention as the only one – it shows two other possible syntaxes.
teddyh
·kemarin·discuss
Are you implying that plus addresses are part of RFC 2822? Because they aren’t. AFAIK, no RFC documents specify the plus address convention. The RFCs merely specify that, in an email address, whatever is to the left of the @ sign is to be interpreted by the receiving system, and nobody else should make any assumptions about any of it, and certainly never alter it. And also that the + character is one of the many permitted characters to the left of the @ sign in an email address.

The plus address convention is just that, a convention, widely implemented by many email programs and servers, but not required by any standard, nor universally implemented.
teddyh
·kemarin·discuss
> We could agree to use percolate though, it was suggested elsewhere in the thread and it's a fun word and easier to spell.

A more accurate term would be to talk about waiting until old DNS entries “age out”, or “expire”.
teddyh
·kemarin·discuss
The first home computers were all 8-bit machines, and memory sizes were therefore always specified in terms of 8-bit bytes. (This use then continued as the home computer market grew, and later completely dominated the field as mainframes declined.) But earlier, non-home, computers were as I described.
teddyh
·kemarin·discuss
Spaceballs is a parody, which is specifically an exception to the rules; it’s called “fair use”. If Spaceballs was not a comedy, it would not be permitted to exist.
teddyh
·kemarin dulu·discuss
The author is free to ignore any and all complaints they consider unfounded. It’s not even like the author is recieving any complaints personally; they have to come here to see any. And if they come here, they will get to read the viewpoint visible from here.

(Repost of <https://news.ycombinator.com/item?id=45253509>)
teddyh
·kemarin dulu·discuss
In early computing history, the unit of memory was not established yet, and different hardware architectures had different word sizes, not even necessarily evently divisible by 8. And the memory sizes of these machines used to be expressed using the naitive word size. Like “this machine has 8 kilowords of core”. Therefore, when I encounter an anachronistic memory size in old fiction, I just assume that I just don’t know the word size they are using.
teddyh
·3 hari yang lalu·discuss
No, a CNAME can only point to a host name, not a URL. So Cloudflare’s servers would need to know about, and be configured to serve the correct web page for, the “real” name from your side.
teddyh
·5 hari yang lalu·discuss
> There absolutely can be a chain of resolvers.

A chain of proxies does not change how we should view the situation. Proxies, by definition, should not affect anything. See this old thread: <https://news.ycombinator.com/item?id=19654515>
teddyh
·5 hari yang lalu·discuss
And monitoring of “cashier-free” grocery stores.
teddyh
·6 hari yang lalu·discuss
See this old thread: <https://news.ycombinator.com/item?id=19654515>
teddyh
·6 hari yang lalu·discuss
It’s still arbitrary, with no geographical (or other) form of propagation.
teddyh
·6 hari yang lalu·discuss
Yes, I am constantly needing to disabuse people of their misconception that DNS changes start to apply gradually by geographic distance, instead of applying arbitrarily by pure chance of when each resolver happened to query the record previously.
teddyh
·6 hari yang lalu·discuss
There is if you present it to others without telling anyone it’s slop.
teddyh
·6 hari yang lalu·discuss
> local vs intermediary vs backbone TTLs

This is an example of the myth in action. There are no such things. There is a single resolver, which you use, and a set of authoritative server, which that resolver will query when the TTL in the resolver’s cache times out. There is no chain of resolvers.
teddyh
·6 hari yang lalu·discuss
There are many; I often use <https://dnschecker.org/>
teddyh
·6 hari yang lalu·discuss
> It just looks like a virus that propagates when the cache expires.

No it does not. The changes do not happen geographically. There is no geographical connection whatsoever. Calling the tool “DNSGlobe”, and displaying a map, only further reinforces the myth.
teddyh
·6 hari yang lalu·discuss
Solve a DDoS problem by positioning yourself as the middleman (instead of designing new protocols without the vulnerability).