Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
AKSF_Ackermann
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
AKSF_Ackermann
21d ago
As Apple themselves proved with M1-M3, you can make really good cpus without violating the ARM architecture spec in dumb ways. Why they decided to do that in M4+ is anyone's guess.
2.
▲
by
AKSF_Ackermann
2mo ago
Content-addressed email breaks mailing lists, as those need to be able to add headers for subscribe/unsubscribe/list id, etc. There is a reason DKIM allows you to pick which headers to sign.
3.
▲
by
AKSF_Ackermann
2mo ago
And i am wondering what do people even fill their storage with, and why do they need so much. In my case it is ~200-300 out of 1TB on 2 laptops, 37 out of 128gb on phone. And i don't even actively manage it.
4.
▲
by
AKSF_Ackermann
3mo ago
Late intel macs are in fact crimes against thermal design, but this is no longer a problem on most M-based ones (except the 14-inch M4 max, that one does throttle.). The keyboard is also no longer e-waste tier. The rest is true, but you may
5.
▲
by
AKSF_Ackermann
3mo ago
Apple's PSCI interface is not a mystery, and there is perfect knowledge on how it is implemented. It isn't. Which is the actual problem, Linux wants PSCI, Apple platforms do not have it.
6.
▲
by
AKSF_Ackermann
3mo ago
True, graphics is a better example of a period-correct >=64k work, but the point is that there are multiple things where you don't expect the data to be that big until it suddenly is.
7.
▲
by
AKSF_Ackermann
3mo ago
The segment model seems clever if you assume that you never have an object that is larger than 64kb. And once you have that you need to care about segment overflow, pointer comparisons no longer work, everything now has to carry around segm
8.
▲
by
AKSF_Ackermann
3mo ago
Just curious, why is there a login gate before seeing the list of projects that participate in the platform? Usually similar donation(?) websites list those publicly for better visibility and less friction.
9.
▲
by
AKSF_Ackermann
3mo ago
I wonder why were relays mentioned only mentioned in passing and there was no elaboration on how they interact with the rest of the network. Maybe because doing that would show that there are in fact "instances" in atproto, but wh
10.
▲
by
AKSF_Ackermann
3mo ago
> There isn't likely to be advanced power management drivers for Apple Silicon on Linux within this decade. Amazing levels of confidence, when per Asahi's last progress report, one exists already.
11.
▲
by
AKSF_Ackermann
3mo ago
They don't. ME and PSP are separate cores with full memory and configuration bus access. TrustZone is nothing like this, it is a higher privilege level on the main cpu cores, more similar to SMM and used for pretty much the same purpos
12.
▲
by
AKSF_Ackermann
3mo ago
Apparently fixed already, or will be fixed soon. https://social.treehouse.systems/@chaos_princess/11672546441...
13.
▲
by
AKSF_Ackermann
5mo ago
I am not sure how what happened can be considered "being outed", the vtuber's puppeteer was obvious from day one to anyone who was paying any attention at all, it is just that a lot of people decided to uphold the kayfabe. (A
14.
▲
by
AKSF_Ackermann
5mo ago
So, if star to fork ratio is the new signal, time to make an extra fake star tier, where the bot forks the repo, generates a commit with the cheapest LLM available and pushes that to gh, right?
15.
▲
by
AKSF_Ackermann
6mo ago
The adjacent POWER architecture seems to be used in ppc64le mode these days.
16.
▲
by
AKSF_Ackermann
6mo ago
Not sure why you consider that to be an issue, if you need to interact with a format that specifies values to be BE, just always byte-swap. And every appliance/embedded box i had to interact with ran either x86 or some flavour of 32-bi
17.
▲
by
AKSF_Ackermann
6mo ago
> When programming, it is still important to write code that runs correctly on systems with either byte order What you should do instead is write all your code so it is little-endian only, as the only relevant big-endian architecture is
18.
▲
by
AKSF_Ackermann
1y ago
It feels like a header is the wrong tool for this, even if you hypothetically would want to disclose that, would you expect a blog cms to offer the feature? Or a web browser to surface it?
19.
▲
by
AKSF_Ackermann
1y ago
NEC Vector Engine. Basically not a thing outside supercomputers.
20.
▲
by
AKSF_Ackermann
2y ago
Please pay more attention to the point 3 in my original post. To reiterate: their encoding is hilariously bad, and is easily outcompeted by a modem from the 60s.
21.
▲
by
AKSF_Ackermann
2y ago
They stepped on every single rake possible, didn't they? 1. Why are you making a phone call in the first place, your agent probably got the number from the internet, just keep using that. 2. If you insist on initiating the conversation
22.
▲
Some statistics on adoption of Email security technologies
1 points
by
AKSF_Ackermann
3y ago
|
0 comments