Hacker Newsnew | past | comments | ask | show | jobs | submit | rdpintqogeogsaa's commentslogin

That's the thing though. You can get all the value from LWN through here. Even if it wasn't for them tolerating subscriber links being posted on HN, the week-long delay isn't nearly enough an incentive to actually subscribe, rationally speaking.

Rationally-speaking, maybe not. I’ve been a long-time subscriber. When I first subscribed, my day-to-day involved embedded Linux and getting the “breaking news” was pretty valuable. These days I still do that somewhat but I’m stuck on a crusty vendor kernel and anything I read about a kernel newer than 5.15 is going to land on my desk in approximately 2028… but I still subscribe, mostly with a patronage mindset: I don’t acutely get value from the subscription every week, but I think it’s a community service and I’m happy to pitch in a few bucks to keep it alive.

Same as me. I started subscribing LWN when I was a Linux enthusiast from my early college days, because the content was so good and interesting. Nowadays I barely read it but I still keep my subscription alive, just because I think the content is worth it.

Wouldn’t rationally speaking you’d want to support them to keep them around? Or did you mean selfishly speaking?

not saying parent feels this way but the target class of this website often does not separate the two. we're still sloughing off the goofballery of objectivism, i guess.

we're still sloughing off the goofballery of objectivism

Are we though? I certainly don't sense the volume of FYIGM entitlement decreasing.


(FYIGM = F* You, I Got Mine)

based on other replies to the parent, at least some folks feel differently :) but generally i'm not very optimistic about it.

They literally fearmonger for a permanent underclass, it’s definitely not decreasing

I think the generosity and straightforwardness are a big part of the attraction for many subscribers.

They've always respected their readers and I hope that continues to pay off.


Agree. I don't read it every week, but I greatly appreciate the quality (both of the technical content and the lack of advertising/sensationalism/clickbait) when I do read an article. Happy to pay to support this style of tech reporting and journalism.

Rationally speaking, if you're getting value from it, you should be interested in its continued existence and therefore subscribe.

Selfishly speaking is the word you were looking for.

Easy to say until they have to eventually make the hard decision to shut down.

This is pretty close to "I shall stand under this tree during the storm to stay dry, and if this tree starts to drip on me I'll just run over to that other tree and stay dry there" thinking. If LWN goes away, that value leaves HN too. Rationally speaking.

Well for me, at least, it's those features that make me a subscriber. If not for those I wouldn't do it

This is why nobody likes economists.

TBF, economists, if any group, would understand the freerider problem and what it leads to if there are too many of them.

You’d think, but in practice their entire policy prescription seems to come down to “well if they didn’t want me to have it, they should’ve bolted it down, this is really an incentives problem, if you look at it.”

Rational thinking includes thinking about the long term.

> Remember that since 1989, no actions were taken to improve its security.

Technically, gets() was removed from the standard library in C11[0]. However, that is far from a semantically meaningful overhaul of the standard library. I nonetheless felt the need to point out that there was a very specific effort for the sake of completeness.

[0] https://en.cppreference.com/w/c/io/gets


Which is great, except for all those stubborn folks not using anything beyond C99, and scanf and fgets are still possible attack vectors, when getting sizes wrong.


Have you tried talking to them?


Footnote to QLDB: AWS has deprecated QLDB[1]. They actually recommend using Postgres with pgAudit and a bunch of complexity around it[2]. I'm not sure how I feel about such a misunderstanding of one's own offerings of this level.

[1] https://docs.aws.amazon.com/qldb/latest/developerguide/what-...

[2] https://aws.amazon.com/blogs/database/replace-amazon-qldb-wi...


Yeah. I'm surprised it didn't get enough uptake to succeed, especially among the regulated/auditable crowds, considering all the purpose built tech put into it.


I think you're forgetting how many businesses are powered by Excel spreadsheets. This solution seems too advanced and too auditable.



This was finalized and published as an RFC 9421. Is there any reason in particular you link to a draft version?


Interestingly, it seems there might have been independent invention of the same idea[0]. Have you checked for any patents in the space?

[0] https://bytes.grubhub.com/why-we-use-crypto-when-generating-...


Thank you for the article. I was not aware of that article. My first implementation was done in 1997 or 1998. I am involve in computer security for three decades and I was familiar with Feistel networks. I am not a cryptographer but I have reverse engineered algorithms using this structure. Never checked patents because I think this is a natural construction and I always wondered why there were no other public ideas around this problem. This is not the first time it happened to me.


GDPR exists right now, actually, and most instances are far from in compliance.


How are they not in compliance?


For example by not providing a privacy policy that contains all the information required by GDPR article 14.


Wouldn't that be only applicable if they were harvesting people's information submitted by other people?

My first thought is that people running Mastodon wouldn't qualify as data controllers, but I am no expert in GDPR laws.


It is not required to pay bills by scanning the QR code. It is perfectly possible to enter the IBAN and reference number manually as long as your banking provider lets you do so.

What is required is that you, when creating an invoice, provide the QR code for doing so.


I’m not sure were I said that it was required? I was responding to the comment. I see a huge benefit from scanning the QR code as it saves me trouble having to manually enter all the info. Older barcode style bills also worked but somehow scanning was always wonky.


I've been through this ordeal recently, but I'm probably missing something anyway.

You need to have a compatible CPU/motherboard/chipset. For normal CPUs: AMD Ryzen non-Pro APUs don't have support for it, the rest of AMD's CPUs and chipsets have unofficial support for it. You'll have to check the motherboard vendor's support page if a certain board also has support for ECC. Then you need ECC memory modules and you should stick near the qualified vendors list (QVL) here since systems are kind of pickier with ECC memory. For Intel, you're out of luck except for the W680 chipset, but motherboards seem to be scarce.

For high-end desktop (HEDT) and workstations CPUs: AMD's Threadripper lineup have official ECC support, but still check with the motherboard vendor first. For Intel, most Xeons should do it, but check before you buy. The same caveat about motherboards applies here, too: Check if there's ECC support first and stick to the QVL to be safe.


Pretty much all Ryzen 3000 and 5000 CPUs support ECC. The 4000 G series only with the pro models.

Here's the link: https://www.asus.com/support/FAQ/1045186/


Thank you! Great info.


Is this a fork of xv6? Did you get permission to remove the LICENSE file?


I checked. It's definitely a fork. Eg, compare https://github.com/NewbiZ/xv6/blob/master/fs/fs.c to https://github.com/mit-pdos/xv6-public/blob/master/fs.c .

I didn't find a mention of the original copyright.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: