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

Does a literal book nerd profit megacorporations when they bring up books to you? While burning through a household worth of energy in the process? Also, I’d like to talk with such book nerd because they’d have opinions on books, potentially if I brought up something I have read we could exchange thoughts about it, they could make recommendations for me based on their complex experiences instead of statistics from Reddit comments. An LLM can do none of those, while also doing the former. It’s a lose-lose.

Also, a book nerd doesn’t take roughly ~all human created text to train to produce meaningful results. It’s just such a misplaced analogy and people have been making it ever since OpenAI announced chatgpt for the first time - why do people think “an LLM is just a human who read a lot”


Megacorporations making profit is not some evil that needs to be stopped. The economy is not zero sum.

> The economy is not zero sum.

This is true.

But it's not always positive sum, either.

> Megacorporations making profit is not some evil that needs to be stopped.

Externalities are a thing. It's not about the profit per se, but about how (a) the making of that profit might negatively impact others, and (b) the deployment of that profit in pursuit of rent-seeking and other antisocial behavior in order to insure its continued existence might also negatively impact others.


Externalities are a thing, but this isn’t exactly dumping toxic waste into a river.

I disagree with that. from what I read data centers are going to have some real world negative effects on human populations

No, it's more just drying the river up entirely.

https://www.texastribune.org/2025/09/25/texas-data-center-wa...


But this thread is discussing the technical solution and how many jurisdictions are pretending there’s no technical solutions just so they can pass surveillance legislation?


In my eyes they are not fair, because while they tax consumption, they very disproportionately affect buying power the less wealth you have. For a millionaire, paying let’s say 30% more for new shoes is not going to meaningfully change how much money they’re left with. If I’m poor and I need new shoes (because you can’t just afford a new shoes when you want them so it by necessity implies you’re in desperate need of them), that extra 30% means one less grocery trip. Or heck, even 30% on groceries potentially means one less grocery trip.

Which is to say, being poor is expensive, and sales tax only makes it more expensive, while literally not affecting the bottom line of those in higher income brackets.


But wealthier people tend to consume more. The top 10% of earners account for~50% of consumer spending. It's more like the low income person pays $5 of sales tax on a $50 pair of shoes, and a high income person pays $50 of sales tax on a $500 pair of shoes.


Haven't you read Capital? Marx's core premise which nobody actually working in economics denies is that the nature of wealth is to consolidate in the hands of the few. So while wealthier people may consume more, that does not factor into "fairness" because they are hoarding their wealth, amassing power over others, and using it disproportionately to maximize their pleasure, power, influence, etc at the cost of the suffering of others.

But I take it from your glib comment you'll disagree or deny that.


> Marx's core premise which nobody actually working in economics denies is that the nature of wealth is to consolidate in the hands of the few

the same point is discussed Piketty in Capital in the Twenty-First Century.


> Haven't you read Capital?

LOL. Do you actually think that person has read Capital or much of anything economics related? These types of internet arguments don't happen among equally equipped participants. People can just say random shit on the internet it turns out. They do it all the time.


I know, my comment is rhetorical. They are clearly talking out of their ass.


At what point to we have to stop playing pretend with people who never participate in good faith? I get the argument that there are ignorant observers who might learn something. But I've not actually seen any sort of data to support anything like that.


For me it was just about calling out bullshit premises where I see them. I don't mind taking 10 seconds to do it every single time.

Maybe my methods were too subtle here, but the point was simply to illustrate that the OP's comment had no connection to reality, with receipts (citing sources)


This is not exactly correct. They wouldn’t need to emulate SPTM, since SPTM is already running. And to be very correct, SPTM is a “process” running in a separate privilege level to the regular privilege levels found on arm processors. The reason it’s a pain is because pre M4 the bootloader gave you complete control over the CPU, including the Apple-exclusive extensions like GLx, the special privilege levels e.g. SPTM is running at. Since M4 the bootloader handles that, so asahi team has to either cope with being dropped after GL is already initialized and locked down, or running in a mode with all of Apple extensions disabled. So it’s not a problem for running Linux, but it’s a problem for running macOS with a thin abstraction layer to intercept talking with devices like the GPU, which made reverse engineering for them significantly easier.


Afaik this isn’t quite correct either. From what I could gather from the CCC talk and forum posts:

The Apple specific instructions to talk to the SPTM are only usable in the GL2 privilege level, not EL2 where you end up after booting non-Apple code.

The problem is the macOS kernel uses these custom instructions to manage its own page table mappings, and when being virtualized in EL2 it just crashes since these instructions are now invalid.

The solution is indeed to emulate the SPTM interface and instructions just enough for macOS to not crash, that way it can be virtualized for reverse engineering. The emulated SPTM could just pass through the mappings, ignoring all of the security checks the real one would normally do.

I was able to find quite a bit of existing SPTM analysis online (I believe from iOS security research) so this issue isn’t insurmountable by any means.


Knowing how it works does not mean it can be emulated perfectly.


From our knowing how it works [0] it’s just a mechanism for the kernel to give up some privileges and add extra security checks when modifying page tables. Sounds easy to emulate to me: just don’t do the checks and modify the page tables directly. Do you have some reason to believe it can’t be emulated?

If for some reason it’s difficult, the relevant kernel code could also be hooked or patched.

[0] https://arxiv.org/abs/2510.09272


FYI, transsexual is an outdated term, with transgender being generally preferred instead :)


It’s very neat but I’m sorry, you can’t advertise yourself as a designer while prominently showcasing very obviously AI-generated graphics. The wallpaper and the avatar immediately undermine everything else, I can’t take you seriously seeing those


So you can’t take me seriously based on the use of a tool that almost definitely is used on a daily basis by everyone in my industry? Or would I be taken more seriously if I took a moral stand like you, and failed to adapt to my changing profession?


I would generally file questioning and criticism under “neutral”, in some very specific cases “positive” or “negative”. Are you interpreting “negative” as “anything not strictly positive”?


Questions can be neutral but questioning is probably negative, and criticism is solidly negative in my book.

So no I am not doing that.

In what world does "criticism" not default to "negative"?


> Questions can be neutral but questioning is probably negative

The ethos of HN is to err on the side of assuming good faith and the strongest possible interpretation of other's positions, and to bring curiosity first and foremost. Curiosity often leads to questions.

Can you clarify what you mean by distinguishing between "questions" and "questioning"? How or why is one neutral while the other is probably negative?

I'll also point out that I'm questioning you here, not out of negativity, but because it's a critical aspect of communication.

> In what world does "criticism" not default to "negative"?

Criticism is what we each make of it. If you frame it as a negative thing, you'll probably find negativity. If you frame it as an opportunity to learn/expand on a critical dialogue, good things can come from it.

While I understand what you're getting at and get that some people are overly critical in a "default to negative" way, I've come to deeply appreciate constructive, thoughtful criticism from people I respect, and in those context, I don't think summing it up as "negative" really captures what's happening.

If you're building a product, getting friendly and familiar with (healthy) criticism is critical, and when applied correctly will make the product much better.


Curiosity is a neutral response, pushback is a negative response. Both can be good things. Shrug.

> Can you clarify what you mean by distinguishing between "questions" and "questioning"

"questioning" more directly implies doubt to me.


I think curiosity is a form of questioning.

Regarding your distinction, I'm still confused. In a very literal sense, what is the difference between "questions" and "questioning" in your mind? i.e. what are some examples of how they manifest differently in a real world conversation?


It's just a subtle difference in implication that depends on exact wording. Don't read too much into what I'm saying there.

It's hard to argue that asking questions isn't neutral, but being questioning implies doubt and it says so in the dictionary to back me up, it's not really more complex than that.


Frankly I think all that wishy washy "ethos of HN" crap is the problem. Leads to nothing but boring, pointless, fawning comment (and hyper passive aggressive copy pasting of the "rules" from a few of the usual suspects).


I completely disagree.

Constructive criticism and healthy debate is entirely possible without violating the guidelines, and happens quite a bit.

If people can’t figure out how to have conversations that aren’t “boring, pointless, fawning” while honoring the community guidelines, they:

1. Need to try harder

2. Or they should probably not be commenting here

The rules/ethos are not perfect, nor does the community always succeed in its goals. But I’ll take the dynamic here every day vs. sliding into the kind of toxic sludge fest that has infiltrated just about every social network.

This place is barely holding the hordes at bay as it is. I’m grateful for the guidelines and the collective will to abide by them as much as possible.


Have you never heard of constructive criticism?

https://i.redd.it/s4pxz4eabxh71.jpg


To perform constructive criticism you need to be able to say that something has flaws. Which is saying something negative.


Hmmmm, only if you assume it's a common possibility for X to be perfect from the outset.

Most things are imperfect. Assuming X is imperfect and has flaws isn't being negative, it's just being realistic.

Don't let perfect be the enemy of good enough pal.


I'm not assuming that at all.

Constructive criticism involves being negative about the aspects that make something imperfect.

A realistic reaction to most things is a mixture of positive and negative.


It’s been introduced as part of ecmascript 2026 https://developer.mozilla.org/en-US/docs/Web/JavaScript/Refe...


It first started as an assert statement[0] for those who may have seen that, these type statements are an evolution out of that proposal.

I do wonder if this makes the importable gets (via type: json) a reality like assert was going to.

[0]: https://v8.dev/features/import-assertions


> I do wonder if this makes the importable gets (via type: json) a reality like assert was going to.

Yes, the JSON modules proposal is finished.

https://github.com/tc39/proposal-json-modules

https://caniuse.com/mdn-javascript_statements_import_import_...


An entire class fetch requests will go away with importable gets. I am excited for this


In node you could always require("food.json")


Not what I am talking about though.

I’m talking about in place of a fetch call, you could simply import a json response from an endpoint, there by bypassing the need to call fetch, and you’ll get the response as if it’s imported.

It won’t replace all GET calls certainly but I can think of quite a few first load ones that can simply be import statements once this happens


Ohh right. That makes sense.


Yes, it uses QEMU under the hood for VMs and runs LXC containers. But also, since recently, you can run docker images in it. Very handy, especially since it has 1st class remote support, meaning you can install only the incus client and when doing `incus launch` or whatever, it will transparently start the container/vm on your remote host


Why haven’t you threatened to sue yet? They very clearly violated the MIT license by getting rid of your copyright, which is literally the only requirement MIT imposes. Go after them, don’t let the corporation get away with


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

Search: