Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
amusingimpala75
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
10 ms
·
1.
▲
by
amusingimpala75
2mo ago
Yes but if the concern is being forced to remove code in the case of copyright violation it is trivial to remove code that is a test case as opposed to a feature of the compiler
2.
▲
by
amusingimpala75
3mo ago
M-x cua-mode enables a variety of “traditional” keybinds such as C-x / C-c / C-v for cut / copy / paste
3.
▲
by
amusingimpala75
4mo ago
Well if it’s a full disk encryption exploit that still requires hardware access I imagine it would have been made for a 3-letter govt org or something
4.
▲
by
amusingimpala75
4mo ago
At least in the case of sqlite, rusqlite pulled in 5 or so in total whereas Go had a single library that was a thin wrapper around sqlite, and integrated into the stdlib interface. Many fewer deps Edit: counts are fair, that’s still hundred
5.
▲
by
amusingimpala75
4mo ago
I’m not arguing on quality of the library, I’m arguing on not getting pwned by the sheer number of transitive dependencies
6.
▲
by
amusingimpala75
4mo ago
This is probably going to sound generic / repetitive, but my biggest complaint about Rust is the package management situation, which is entirely the result of the developer mindset. I love the ergonomics on the rust side (the functiona
7.
▲
by
amusingimpala75
4mo ago
[edit: TFA addresses this, though I still find crazy 90% accuracy overall vs 20% accuracy for curl] Is this suspected vulns or actual vulns? If I recall correctly, it produced 5 for curl but only 1 was legit
8.
▲
by
amusingimpala75
4mo ago
Aren't most piracy services free though nowadays? This quote is at least referencing pirates that sell the pirated content.
9.
▲
by
amusingimpala75
4mo ago
How does a company even consider this while the CFO is privately saying the books / revenue accounting are not ready for public scrutiny? Edit: Or has so much somehow changed in two weeks that it’s no longer necessary to wait until nex
10.
▲
by
amusingimpala75
4mo ago
Are we not going to talk about the literal CFO saying their books aren’t up to rigorous reporting standards and need to wait until 2027?
11.
▲
by
amusingimpala75
4mo ago
Built on meaning the technology is using Git under the hood, not that it is developed using git. Edit: Breaking down the “word salad”: > Radicle is a peer-to-peer code collaboration platform (“forge”) built on Git. Peer-to-peer: it funct
12.
▲
by
amusingimpala75
4mo ago
Radicle CI does exist but it is admittedly fairly early on in development
13.
▲
by
amusingimpala75
4mo ago
Arguably if anything killed by EU
14.
▲
by
amusingimpala75
4mo ago
Since the exploit can be mitigated by simply blacklisting the AF_ALG module, why didn’t they release an advisory to disable the problematic module (which AFAIU is hardly used), and then only later, say after a week, release the patch for it
15.
▲
by
amusingimpala75
5mo ago
Thank you for describing the tragedy of the commons
16.
▲
by
amusingimpala75
5mo ago
Their PoC does as you say, but is built upon arbitrary modification of the page cache, which could be abused for the other things
17.
▲
by
amusingimpala75
5mo ago
Not by default but tools like agent-sandbox.nix (bwrap, seccomp) or other nixpak (just bwrap but more popular) can provide those capabilities if you want in a fairly simple interface
18.
▲
by
amusingimpala75
5mo ago
That’s fair, NixOS avoids the direct stuff from Docker itself but if you’re basing on an Alpine image or something that would probably be more minimal / smaller
19.
▲
by
amusingimpala75
5mo ago
Yes but NixOS does all of these things already, without the process overhead
20.
▲
by
amusingimpala75
5mo ago
Missed opportunity for “arewehormuzyet.com”
21.
▲
by
amusingimpala75
5mo ago
Since this works on the raw data streams from the official distributor, this is legal, correct?
22.
▲
by
amusingimpala75
5mo ago
How much of the native app push is to bypass ad blockers? If you’re just using a browser plugin like AdGuard or uBO it can’t block in a dedicated app unless you replace it with AGH or PiHole, can’t help but wonder if that plays a role as we
23.
▲
by
amusingimpala75
6mo ago
Correct me if I’m wrong but my understanding was that ethanol in gasoline was a result laws enacted due to corn farmers (or their state reps) lobbying for subsidies, not any intrinsic part of gasoline production
24.
▲
by
amusingimpala75
6mo ago
emacs already has structural editing packages like combobulate
25.
▲
by
amusingimpala75
7mo ago
I can’t seem to find anything about this model reference anywhere besides some random LinkedIn posts and Medium articles. No official announcement or model statistics
26.
▲
GitHub Copilot Goldeneye model preview
(docs.github.com)
1 points
by
amusingimpala75
7mo ago
|
1 comments
27.
▲
by
amusingimpala75
8mo ago
Hence the “dense as Musk” comment
28.
▲
Snowflake and OpenAI partner to bring frontier intelligence to enterprise data
(openai.com)
2 points
by
amusingimpala75
8mo ago
|
0 comments
29.
▲
by
amusingimpala75
8mo ago
From the example: # XDG "compliant" programs .config/ etc/ .local/state/ var/lib/ .cache/ var/cache/ This is the first I’ve heard of using ~/etc instead of ~/.con
30.
▲
by
amusingimpala75
10mo ago
As far as I can tell, this doesn't change when the actual orbital transfer from earth to mars occurs, it just allows launching outside the normal transfer window and then loitering until the window arrives. In this case, what benefit d
More ›