Viewing profile — tener
tener
HN member- Joined
- Mon, Feb 16, 2015, 9:54 PM UTC
- HN karma
- 1,035
- Public activity
- 355 items
- HN profile
- View on Hacker News ↗
About tener
Recent public activity
-
comment
Comment #43636611
It is hardly better though. Aside from MCP support (with rather poor UX, just compare it with anything else out there) it really has nothing to offer.
-
comment
Comment #43595727
Sure, but I meant airtight as a point on a spectrum rather than absolute thing. Meaning: you should prefer laws which are both generic and unambiguous.
-
comment
Comment #43595660
So we end up in a system in which those with money to litigate will do what they want? I'd rather have airtight laws instead.
-
comment
Comment #43365645
Around midnight LA time, except the code may have a bug (?) with respect to DST changes (uses explicit UTC-8, which won't be correct the whole year). See source code at https://dan…
-
comment
Comment #43360987
I appreciate the work you've put into this, but if someone gets into this they are likely to be looking for a next puzzle immediately. They are unlikely to become a recurring visit…
-
comment
Comment #43356770
Lol and I wondered why it came back light after reload. It was really fun after you got past the UX hurdles! Pity there aren't more online.
-
comment
Comment #43137282
> And you tend to remember that. Haha, nope. Different brains work differently. One day I genuinely prefer one, a week later another.
-
comment
Comment #42361738
That feels overly broad. Where is the boundary? Is it a network if you receive a USB drive after making a phone call to order something? Send a physical letter via pigeon?
-
comment
Comment #39560915
Ah, thank you, this is interesting. So in a way the original IP is kind of poison which forever taints their source code, diminishing what they can do with it.
-
comment
Comment #39560159
What is stopping AMD from distributing a closed source binary blob along with selling the access to proprietary source code for $1?
-
comment
Comment #39451910
Browsers tag downloaded files using filesystem features.
-
comment
Comment #38444597
In general case I think it might be hard to sue a company for any fixed amount of money due: it is hard to measure this, and companies are likely to low-ball the figure anyway. Yet…
-
comment
Comment #38443529
So... Meta has been fined for illegally using customer data, which they value at hundreds of euro per year. Can the customers sue for back payment?
-
comment
Comment #37854583
I wish we had a LLM to BBC-ify the otherwise sensationalized reporting elsewhere. There would definitely be a market for this kind of service. For the reverse one as well, unfortun…
-
comment
Comment #37799802
I think of branches as variables pointing at immutable points in the commit tree. Git commit creates a new node in the tree and updates the pointer. You can manually move pointer a…
-
comment
Comment #37545583
The contributors are expected to follow code of conduct: https://github.com/ziglang/zig/blob/master/.github/CODE_OF_C... At least these lines sounds reasonable: Examples of behavio…
-
comment
Comment #35881444
You do have ignore lists, but the UX is extra bad. OTOH resilio ate my files in certain situations, so I had to ditch it.
-
comment
Comment #35223506
Kinda naive table. Credit Suisse sort of collapsed today and it was barely 9th here. Also no mention of CDS levels which are directly the thing you should be looking at.
-
comment
Comment #35175872
For the public company: you pretty much can just buy it, barring stuff such as poison pills or regulatory approvals.
-
comment
Comment #34786238
> Finally, encrypting each bit of a plaintext message comes with major tax on space usage. Each encryption of a single bit corresponds to a list of roughly 700 32-bit integers. If …
-
comment
Comment #33919957
This requires a context switch which is expensive in it's own way. Read the article, it covers this pattern pretty well.
-
comment
Comment #33057236
Likely generated from the same random seed.
-
comment
Comment #32844198
Privacy policy for searched strings? "Rutkowski" returns a bunch of book covers, repeated a lot. Can you ensure images returned have diverse embeddings? I expected digital art, not…
-
comment
Comment #32239273
I wonder how refund works. What if one buys the code, copies it and then ships the voucher back asking for refund? How do you invalidate the code without linking the code to the pu…
-
comment
Comment #32208141
Feels like a similar methodology here https://xkcd.com/605/