Readit News logoReadit News

Deleted Comment

npongratz commented on No right to relicense this project   github.com/chardet/charde... · Posted by u/robin_reala
jmyeet · 8 days ago
There's a subtext in your point that I want to expand on.

Tech people, particularly engineers, tend to make a fundamental error when dealing with the law that almost always causes them to make wrong conclusions. And that error is that they look for technical compliance when so much of the law is subjective and holistic.

An example I like to use is people who do something illegal on the Internet and then use the argument "you can't prove I did it (with absolute certainty)". It could've been someone who hacked your Wifi. You don't know who on the Wifi did it, etc. But the law will look at the totality of the evidence. Did the activity occur when you were at home and stop when you weren't? How likely are alternative explanations? Etc.

All of that will be considered based on some legal standard depending on the venue. In civil court that tends to be "the preponderance of the evidence" (meaning more likely than not) while in criminal court it's "beyond a reasonable doubt" (which is a much higher standard).

So, using your example, an engineer will often fall into a trap of thinking they can substitute enough words to have a new original work, Ship of Theseus-like. And the law simply doesn't work that way.

So, when this gets to a court (which it will, it's not a question of "if"), the court will consider how necessary the source work was to what you did. If you used it for a direct translation (eg from C++ to Go) then you're going to lose. My prediction is that even using it in training data will be cause for a copyright claim.

If you use Moby Dick in your training data and ask an LLM to write a book like Moby Dick (either explicitly or implicitly) then you're going to have an issue. Even if you split responsibilities so one LLM (training on Moby Dick) comes up with a structure/prompt and another LLM (not trained on Moby Dick) writes it, I don't think that'll really help you avoid the issue.

npongratz · 8 days ago
> And that error is that they look for technical compliance when so much of the law is subjective and holistic.

I know it sounds like an oversimplification, but "got off on a technicality" is a common thing among the well-connected and well-heeled. Sure, us nerds probably focus too much on the "technicality" part, since we are by definition technical, but the rest is wishy-washy, unfair BS as far as many of our brains work much of the time.

npongratz commented on Dyson settles forced labour suit in landmark UK case   bbc.com/news/articles/cdd... · Posted by u/cmsefton
maccard · 14 days ago
He did ruin it for everyone.

Management called him up on the sick days. he responds by saying that there's no policy for sick days, and to show him in the handbook where it says he has a limited number of sick days, or that he needs to notify someone. They can't, because we don't have one. When he's told this isn't acceptable, he pushes back saying that he's being singled out.

npongratz · 14 days ago
Poor performers get put on PIPs, right? Did that person's poor performance "ruin it for everyone" and put the rest of the working plebs (the entire company or department or whatever) on PIPs? No, of course not. The poor performer gets singled out, which is just fine.

So instead of punishing everyone for some lying asshole's poor judgment, I propose management puts that lazy jerk on their own SDIP (sick day improvement plan).

EDIT: As an alternative, sure, update the handbook's sick policy while that liar is working for you. Since there's now precedent for handbook updating, should be an easy thing to revert it back to the normal, "no sick day policy" after they leave (by whatever means).

npongratz commented on Predicting OpenAI's ad strategy   ossa-ma.github.io/blog/op... · Posted by u/calcifer
fsflover · 2 months ago
Perhaps the actual solution is to ban ads through regulation, https://news.ycombinator.com/item?id=43595269
npongratz · 2 months ago
Regulation is theater, effectively, thanks to regulatory capture.
npongratz commented on Predicting OpenAI's ad strategy   ossa-ma.github.io/blog/op... · Posted by u/calcifer
Quarrelsome · 2 months ago
> The users paying $20 or $200/month for premium tiers of ChatGPT are precisely the ones you don't want to exclude from generating ad revenue.

but they're already paying you. While I appreciate the greed can be there, surely they'd be shooting themselves in the foot. There's many people who would pay who find advertising toxic and they have such huge volumes at free level that they'd be able to make a lot off a low impression cost.

npongratz · 2 months ago
The progression of the cable TV industry shows many people are more than happy, or apathetic enough, to allow the industry to double-dip.
npongratz commented on Hacker News front page now, but the titles are honest   dosaygo-studio.github.io/... · Posted by u/keepamovin
jvanderbot · 3 months ago
OK, so the "Storing data in the network ... " title made me remember something.

If you transmit a message to Mars, say a rover command sequence, and the outgoing buffer is deleted on the sending side (the original code is preserved, but the transmission-encoded sequence doesn't stick around), then that data, for 20-90 minutes, exists nowhere _except_ space. It's just random-looking electrical fluctuations that are propagating through whatever is out there until it hits a conducting piece of metal millions of miles away and energizes a cap bank enough to be measured by a digital circuit and reconstructed into data.

So, if you calculate the data rate (9600 baud, even), and set up a loopback/echo transmitter on Mars, you could store ~4 MB "in space". If you're using lasers, it's >100x as much.

npongratz · 3 months ago
pingfs has similar inspiration, where storage capacity scales with latency.

https://code.kryo.se/pingfs/

Discussed in 2015:

https://news.ycombinator.com/item?id=9844725

Deleted Comment

npongratz commented on Syntax highlighting is a waste of an information channel (2020)   buttondown.com/hillelwayn... · Posted by u/swyx
npongratz · 5 months ago
Previous discussions:

https://news.ycombinator.com/item?id=39884821 195 points | 2 years ago | 66 comments

https://news.ycombinator.com/item?id=23902124 196 points | 5 years ago | 100 comments

Deleted Comment

npongratz commented on Electromechanical reshaping, an alternative to laser eye surgery   medicalxpress.com/news/20... · Posted by u/Gaishan
antisthenes · 7 months ago
It depends on your prescription.

I tried them and they were awful for me. Didn't last the full day, caused terrible halos while driving (and that was BEFORE 90% of cars drove with LED high beams), were generally too uncomfortable.

npongratz · 7 months ago
Same results for me. Absolutely awful, vision consistently began failing by becoming noticeably blurry about 8 to 9 hours after taking night lenses out, and I couldn't drive at night because of headlight and streetlight halos even after "topping off" with those uncomfortable lenses during the day. As an enthusiastic night sky observer, trying to use those lenses was depressing.

I gave up after extended tries with three different lenses (I think it was six to nine months total), with my highly experienced doctor consulting with different manufacturers and researchers from around the country. Turns out my pupils naturally open up too wide, made worse by corneas that apparently are not thick enough to retain the reshaping all day. These issues, incidentally, make me ineligible for the popular cut-n-burn style of eye surgery.

On the bright side, it was indeed completely reversible and I've suffered no effects of any kind after about two days of non-use. That was a bit over a decade ago.

u/npongratz

KarmaCake day2329April 14, 2010
About
Please direct personal correspondence to my HN username at Big G's surveillance-powered electronic mail service.
View Original