Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
floatboth
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
151.
▲
by
floatboth
5y ago
https://wayfire.org — you're welcome :)
152.
▲
by
floatboth
5y ago
For fun parts you can get an NXP LX2160A board from SolidRun (or the earlier Marvell Armada8k one). The performance wouldn't be competitive (Cortex-A72 is really old by now) but it's nice to have a proper arm64 desktop.
153.
▲
by
floatboth
5y ago
> I wonder if a Q32-17 workstation could be put together for cheaper than whatever the cheapest Apple M1 pro device is Nah. You can't just get a chip & mainboard retail since there is basically no market for that. About the only
154.
▲
by
floatboth
5y ago
The P650 core is compared to Cortex-A77 (while Neoverse-N1 is an offshoot of A76), but N1 is from 2019. P650 is still in the "dev kit somewhere in 2022" stage, while the new Neoverse-N2 is in the "AWS is letting EC2 customer
155.
▲
by
floatboth
5y ago
> They prefer to keep inner workings secret https://github.com/tianocore/edk2-platforms/tree/master/Sili... https://github.com/tianocore/edk2-platforms/tree/master/
156.
▲
by
floatboth
5y ago
dtb is for embedded devices. Server/workstation class hardware uses ACPI.
157.
▲
by
floatboth
5y ago
And security people hate them because side-channels.
158.
▲
by
floatboth
5y ago
The big shortage seems to be in microcontrollers and power ICs, not the kind of stuff you'd want to fab on TSMC. Putting an STM32 onto N7 would be nuts.
159.
▲
by
floatboth
5y ago
Highly doubt that this will reduce the amount of mining in the world. Eth miners will mostly just switch to a different shitcoin. As long as BTC is dominant, mining will keep wasting gigatons of power. And how exactly would anyone dethrone
160.
▲
by
floatboth
5y ago
The demand from gaming & workstation & datacenter is absolutely huge , revenue would not fall without buttcoiners because the GPUs would still fly off the shelves. In fact buttminers create a new risk for the vendors: whenever butt
161.
▲
by
floatboth
5y ago
After git itself – patch-based systems like pijul. But it won't be easy to overcome the inertia. Git is just that popular.
162.
▲
by
floatboth
5y ago
Isn't the vast majority of electricity in France coming from French nuclear power plants?
163.
▲
by
floatboth
5y ago
Windows handles not holding onto the inode is a major, MAJOR pain in the ass. I hate the fucking "file is busy, try again?" dialog so fucking much.
164.
▲
by
floatboth
5y ago
Major versions of Gtk are, for all intents and purposes, different toolkits entirely. They are always parallel-installable, they don't conflict with each other.
165.
▲
by
floatboth
5y ago
The de-facto standard for dependency discovery is pkg-config. CMake being its own little world with its own finding system is annoying and part of the reason why the ecosystem has not migrated from autocrap to CMake en masse. Thankfully Mes
166.
▲
by
floatboth
5y ago
What is the missing 1 point?
167.
▲
by
floatboth
5y ago
> overcomplicated What exactly is complicated, using hexadecimal in addresses? The IP packet format itself is as simple as ever, and management things are done in a more elegant way (ND runs over ICMP rather than ARP being sort of there
168.
▲
by
floatboth
5y ago
But the higher the framerate, the less time you have for exposure on each frame.
169.
▲
by
floatboth
5y ago
But that CPU shouldn't really do anything other than shoveling raw sensor data to flash as fast as possible. All the processing can happen on your workstation (or an iPad or whatever).
170.
▲
by
floatboth
5y ago
Is on-chip flash really that much more vulnerable to glitching than on-chip RAM, the CPU registers, etc.?
171.
▲
by
floatboth
5y ago
Yes, with a cable that connects to SBU pins: https://chromium.googlesource.com/chromiumos/third_party/hdc... (if you have unlocked CCD and didn't lock yourself out of it — you could e.g. forget the password
172.
▲
by
floatboth
5y ago
Defender still introduces performance issues, sometimes it's better to disable Defender too and have no scanning crap whatsoever.
173.
▲
by
floatboth
5y ago
GPUs are often the easiest to recover actually – boot with another GPU, keeping the screwed-up one plugged in – it will still be flashable, just run atiflash or whatever. Also, high end "gamer" hardware often includes "dual B
174.
▲
by
floatboth
5y ago
The screw hasn't been a thing for years, you prove ownership by sitting there for like 15 minutes pressing the power button when told :D But it's a lot more than just "go ahead". For stock users: enabling dev mode wipes
175.
▲
by
floatboth
5y ago
The screw meme just doesn't die… Modern Chromebooks use a debug USB-C cable for flashing and serial console access, and a "sit around for like 15 minutes pressing power button when told" process to prove ownership to unlock d
176.
▲
by
floatboth
5y ago
Come on, that's not a real problem ;) As someone who had a Clojure phase about 9 years ago: the actual problem with modern Lisps is that they don't really offer a big set of unique good features. The basic functional map-filter-re
177.
▲
by
floatboth
5y ago
Hiding what's going on (e.g. details related to real hardware like machine integers) is arguably pretty good for teaching a complete beginner about what this "code" thing even is . Though I guess the classic workaround for t
178.
▲
by
floatboth
5y ago
> claiming that literally everything is OOP Well, "is" is quite the load-bearing word in those claims. I think it is kinda true in the sense that lots of things can be represented as OOP. A great example is how Scala represen
179.
▲
by
floatboth
5y ago
Interpreter state ("what's been `use`d") completely changing the meaning of that expression sounds like the worst possible way to do it.
180.
▲
by
floatboth
5y ago
Oh I didn't mean "random" as in "could change". In fact "random" was about the unspecified .so blob, not the http archive. > pkg-config in my experience is less reproducible But this is what I mean, you
More ›