Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
Permik
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
Permik
3d ago
I don't have the answers, but I'm speculating that it has developed first from being a skeuomorphic text representation depicting a modem/ethernet port, but then just being re-used outside the original and slowly evolving to
2.
▲
by
Permik
13d ago
Yeah, by implicit ordering, I mean an underspecified pipeline which has an undeclared dependency on some of the inputs being sorted. Unfortunately this is why the code in the cited paper worked on some systems and not others as the os.listd
3.
▲
by
Permik
13d ago
This is a tricky field, the problem is not actually the non-determinism of the processing algorithms, but implicit ordering of the data.[1] The implicit ordering of the data is a footgun that -- as seen in the paper -- has already claimed v
4.
▲
by
Permik
1mo ago
Yeah, it technically was there, but it had proprietary components and Nokia had a baggage of softbware project management being super inefficient because of their earlier roots of how they developed software in their past. Not that I have p
5.
▲
by
Permik
1mo ago
NIH barely applies here at all. If we take into account the constraints they were under and the absolute state of desktop Linux when Android started, it makes total sense. Starting a lot of the components as greenfield projects will fortuna
6.
▲
by
Permik
1mo ago
By the time you have an out-of-order core You're thinking too high level and high performance/high power use -- think about minimal embedded controllers, no need to add the complexity of O3 exe, but there's still the
7.
▲
by
Permik
1mo ago
Skitter creek bath salts... Or SCBS Guess there'll be a talk called Secure Computing BullShit in the next Blackhat conf! I'll be eagerly waiting for it! :)
8.
▲
by
Permik
1mo ago
I'm probably an outlier, but as someone working a non-physical job, I have been talking about how I personally would still keep working and doing jobs even if all of my basic needs are met. I do work purely because of idealistic reason
9.
▲
by
Permik
1mo ago
I think it's more nuanced than that. Obviously countries have differences on how aligned the people and the press are, but there's also the aspect of how highly educated the people are. FWIW, I feel like the press in Finland doesn
10.
▲
by
Permik
1mo ago
Any new advancements regarding Rust borrow checking and allowing new code is always a very challenging exercise, as people have already accustomed to the "that style of code doesn't compile"-area of the current compiler, so t
11.
▲
by
Permik
2mo ago
I've got a stripped down installation of win11 in a vm that has Servo as its only browser if there's ever a need to open a website in it. It's something!
12.
▲
by
Permik
2mo ago
I'd like to suggest that this messaging is actually the inverse of virtue signaling, I.E. "icky signaling" for snowflakes. Keeps people at bay who are icked by the message.
13.
▲
by
Permik
2mo ago
You brought out a good point, it was . It's just a statistical anomaly where the collective thought was stuck in a local minima, where they thought that the sacrifices had a correlative/causative effect on good harvest/luck&
14.
▲
by
Permik
3mo ago
That's a personal information database and making one without consent of the people detailed is _super_ illegal in Europe. There's a few examples of entities like Jehovah's witnesses making do-not-visit lists that have been c
15.
▲
by
Permik
3mo ago
I haven't written up an article about it yet, but from a cursory look of the legal stuff this only affects private citizens and could be circumvented by setting up a shell company that owns your devices. Legally, you can't surrend
16.
▲
by
Permik
3mo ago
I'm not sure that if this is an obvious question that has been gone through already, but have any of the death threats relating to Rust stuff actually been "verified" or is it just an opinion that has been repeated enough tim
17.
▲
by
Permik
4mo ago
If you want to, you can report any vulnerabilities to the Finnish Cyber Security Centre and they'll handle all of the reporting and mediating the issue with the affected party. You can do this wholly anonymously, so you don't have
18.
▲
by
Permik
5mo ago
For the generic selector naming I'd suggest "cascade selector/selectors" as that gives a hint of the origins and describes the actual function of it pretty well.
19.
▲
by
Permik
5mo ago
But in the real world, for maximal battery savings and therefore UX, routing any notification data via APNS is recommended. Fortunately you can choose the payload by yourself and just send a notification "ping" without any data ab
20.
▲
by
Permik
5mo ago
It's good until some unregulated electronic device creates interference that makes some poor guys pacemaker act up and kills them.
21.
▲
by
Permik
5mo ago
It definitely is relevant here, buries the lede and tells that you're trying to skirt the HN guidelines. Nothing exists in a vacuum and the surrounding context can and IMO *should* be taken into account.
22.
▲
by
Permik
5mo ago
I've been toying with an idea of creating a JS runtime that tries to run all code two times, one which runs all identifying information inside a runtime that has any network API's stubbed, and another that replaces the identifying
23.
▲
by
Permik
6mo ago
archive.today has a documented history of altering the archived content, as such they immediately lose the veil of protection of a service of "public good" in my books. Just my 2 ¢, not that it really matters anymore in this curre
24.
▲
by
Permik
7mo ago
Not sure if you're talking about Adnauseam, but this is basically the lawful evil version of the extension you're describing. https://adnauseam.io/ Adnauseam actually clicks on every ad in the background, otherwis
25.
▲
by
Permik
7mo ago
Ain't so different from a severed piece of a reproductive organ as a logo of a company :D (I'm talking about an apple tree and it's fruit)
26.
▲
by
Permik
7mo ago
Assuming US, I think that the gov't can't actually compel speech from an entity e.g. force to keep signing the canary. Warrant canaries are the way entities can circumvent the narrow case where the gov't actually can rest
27.
▲
by
Permik
8mo ago
Seems that every intelligence agency is still in the dark about Väinämöinen, lmao.
28.
▲
by
Permik
8mo ago
Duplicate, comments hither? https://news.ycombinator.com/item?id=46536753
29.
▲
by
Permik
8mo ago
Also related, not a DB but an incremental computation engine: https://github.com/salsa-rs/salsa This can be found in things like the rust-analyzer and other actual compilers.
30.
▲
by
Permik
8mo ago
Huh, this seems like a cool optimization problem that I gotta dig in later. As sweeping was mentioned, there's an argument to be made that we could/should optimize for: - longest possible strides, you can pick up speed and minim
More ›