Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
Crestwave
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
Crestwave
6d ago
The first iteration has a 100% chance of being marked as a winner. It only balances out to the same odds as a random selection because of the chances of it getting overwritten by the succeeding files.
2.
▲
by
Crestwave
9d ago
There is a setting for it, it's just not exposed in the GUI. sudo pmset -a disablesleep 1 As mentioned by the other commenter, `caffeinate -s` also works, but with the caveat that a) the command has to be running and b) the laptop has
3.
▲
by
Crestwave
10d ago
Their post history has several posts related to PostmarketOS on the Fairphone, so kind of, possibly? pmOS does have Waydroid to run Android apps, though, which also relies on AOSP.
4.
▲
by
Crestwave
22d ago
Haven't they? Tahoe was released which had quite a negative reception, widely considered a regression in terms of performance and UI/UX, while Linux has been gaining significant traction (especially in the gaming space).
5.
▲
by
Crestwave
1mo ago
Ctrl-P-A then typing sudo is just as easy, it's simply up to preference
6.
▲
by
Crestwave
2mo ago
HN has an official API that returns JSON objects. Meanwhile Google actively blocks and attempts to pursue legal action against scrapers. Not to mention prohibiting it through TOS (getting your Google account revoked can be life-ruining for
7.
▲
by
Crestwave
2mo ago
The scenario described in the OP does not involve commenting on a private video. It involves commenting on any public video, then the uploader clicks on a suggested prompt in YouTube Studio which supposedly processes the comment and creates
8.
▲
by
Crestwave
3mo ago
Check out Scroll Reverser; it's a tiny, open source app that solves exactly this. There are some other alternatives like BetterTouchTool if you want some other changes like gestures, but as far as this specific problem goes you can jus
9.
▲
by
Crestwave
4mo ago
> little do they know Ruby is a slower language than Go Isn't it generally expected for a feature-packed interpreted language to be slower than a minimal compiled language?
10.
▲
by
Crestwave
4mo ago
`caffeinate` is primarily designed to prevent sleeping due to inactivity. It doesn't prevent sleeping due to lid closure while on battery. `sudo pmset -b disablesleep 1` (0 to revert) works, although it doesn't exactly roll off th
11.
▲
by
Crestwave
5mo ago
Not really. From my understanding, in AP, your account belongs to an instance and your data is then synced to other servers. If the instance goes down, your account is gone. In ATP, your data is stored in the "Atmosphere", hosted
12.
▲
by
Crestwave
5mo ago
Ah, right. It would have to be `strings -n 1`, then.
13.
▲
by
Crestwave
5mo ago
The implication is that the random-looking data did not contain ASCII characters other than the parts of the flag
14.
▲
by
Crestwave
5mo ago
Wouldn't strings(1) have worked for this?
15.
▲
by
Crestwave
5mo ago
That would be expected for encodings or container file formats. Straight-up encryption like AES produces results that are visually indistinguishable from random data.
16.
▲
by
Crestwave
5mo ago
It works often enough for the company to be wildly successful. They can simply cut their losses and withdraw from industries where it hasn't, such as EVs.
17.
▲
by
Crestwave
6mo ago
Yeah, user edits/deletes are locked after 2 hours. You can email hn@ycombinator.com to request an edit past the initial window.
18.
▲
by
Crestwave
6mo ago
Here's an in-depth analysis (also linked in the OP): https://tonsky.me/blog/tahoe-icons/
19.
▲
by
Crestwave
6mo ago
Static linking packs the dependencies into the executable. This is basically dynamic vendoring.
20.
▲
by
Crestwave
7mo ago
Good to hear. What hypervisor are you using (UTM, VMWare, Parallels)?
21.
▲
by
Crestwave
7mo ago
A "free side" means being exposed on the left or right, matching your Wikipedia quote. On the other hand, OP's implementation checks if it can be moved up or down .
22.
▲
by
Crestwave
7mo ago
I quite like Shelter [1]. Shelter apps are installed in a separate work profile, which essentially sandboxes it from the rest of your data. It also has a neat feature to automatically disable (freeze) specific apps and seamlessly re-enable
23.
▲
by
Crestwave
7mo ago
What edition are you using? The home edition straight-up has pop-up ads[1] for random Xbox games, even on a clean install with all notification settings turned off. [1] https://www.reddit.com/r/WindowsHelp/comments
24.
▲
by
Crestwave
7mo ago
Thanks for the clarification (and your work on Olauncher)! I knew I should have checked the source code before posting my comment. I don't think they need to be removed, but I would appreciate an option to disable them.
25.
▲
by
Crestwave
7mo ago
The launcher itself is also very clean and minimal, with a text-only UI. You can pin up to 8 apps to the home screen and the rest are accessible through search. You trigger search with a swipe, and when only a single matching app remains fo
26.
▲
by
Crestwave
7mo ago
Yes, but Anthropic is specifically claiming their implementation is clean-room, while GNU never made that claim AFAIK.
27.
▲
by
Crestwave
7mo ago
Clean-room design is extremely specific. Anyone who has so much as glanced at Windows source code[1] (or even ReactOS code![2]) is permanently banned from contributing to WINE. This is 100% unambiguously not clean-room unless they can someh
28.
▲
by
Crestwave
8mo ago
Nope, it comes with apt. You might be referring to iSH on iOS, which does use Alpine in a VM.
29.
▲
by
Crestwave
10mo ago
The script you posted is only portable in theory and not in practice. Executing it while using a non-POSIX shell like Elvish (even without having it as a default shell) makes it immediately fail. Meanwhile, `#!/usr/bin/env` i
30.
▲
by
Crestwave
10mo ago
Oh wow. Your original comment is pretty darn prophetic.
More ›