Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
neobrain
searching PlanetScale…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
12 ms
·
31.
▲
by
neobrain
7mo ago
> Free for 6 months after which it auto-renews if I recall correctly. They don't ask for credit card information when signing up this way, so even if true you won't be charged if you forget canceling.
32.
▲
by
neobrain
7mo ago
Besides what others already mentioned, it's the only smart watch with an open source OS supported by the vendor themselves (that I know of anyway).
33.
▲
by
neobrain
7mo ago
For me, it has been ready as a daily driver for more than a year. Battery life is shorter than macos but still long enough that I don't have to think about it (which I can't say about any x86 laptops, even when they use iGPUs). Th
34.
▲
by
neobrain
7mo ago
> - the pandemic tracking app without which you can’t enter an airport Not sure if airports specifically used another mechanism, but the Android contact tracing APIs were actually reimplemented in microG, allowing these apps to work even
35.
▲
by
neobrain
8mo ago
> Cargo it's a nightmware to maintain To my knowledge, the Linux kernel doesn't use Cargo to build Rust code.
36.
▲
by
neobrain
8mo ago
Signal has profiles nowadays that can be used to connect with people without sharing phone numbers. The latter are only used for signup and discarded immediately after.
37.
▲
by
neobrain
8mo ago
Most of the features in the article are already opt-in. It's not like Firefox just automatically translates articles against your will, for example. Mozilla is mainly responding to inflammatory comments like yours by adding additional
38.
▲
by
neobrain
8mo ago
That problem is solved by the subsecond crate (an offspring of the Dioxus UI framework), demo here: https://youtu.be/Kl90J5RmPxY?t=1288 It's not integrated in Nannou specifically, but they're showing off Bevy and
39.
▲
by
neobrain
8mo ago
Runs pretty smoothly with iwd. I get occasional disconnects (one every few hours) that may equally be down to my local wifi (other devices have issues with it too). iwd instantly papers over them, so it doesn't impact me either way.
40.
▲
by
neobrain
8mo ago
Given that you're already using Home Manager: Make sure to also take a look at plasma-manager! [1] It extends HM's declarative config to KDE/Plasma's config files, which are harder to manage since they also contain volat
41.
▲
by
neobrain
8mo ago
> I've been pretty happy with it, ever since they made the photo's app actually have shareable libraries it's been just as good as any other Google Mail/Photos/Files thing I've used. Glad to hear you found a
42.
▲
by
neobrain
9mo ago
I don't think I can do a better overview than https://ghostty.org/docs/about . It's not world-changing but simply a very polished, well-executed terminal. GPU rendering virtually eliminates typing latency. Mo
43.
▲
by
neobrain
9mo ago
Funny timing, I moved to Ghostty this week and just today I ran into OOM crashes in Ghostty while developing a terminal UI app. Coincidentally this TUI has a tab bar that looks like this, where UTF8 icons are used for recognizability and ac
44.
▲
by
neobrain
9mo ago
Even more specifically, the full menu chain is System Settings -> Notifications -> Application Settings, which then includes a search bar where you can enter "Donation" or "Request for Donation". (Mentioning it sin
45.
▲
by
neobrain
9mo ago
It's similarly bogus here. Early Asahi development tried to upstream as much as possible but ultimately still maintained a gigantic pile of downsteam patches, which wasn't a sustainable model. Most of current development is focuse
46.
▲
by
neobrain
9mo ago
There's still plenty of options around, Qobuz and 7digital in particular offer drm-free flac downloads.
47.
▲
by
neobrain
9mo ago
People are already getting worked up about being prompted to opt into a new feature on update (even if that prompt is hidden behind an icon that doesn't do anything until the user clicks it), so it's not inconceivable that the kil
48.
▲
by
neobrain
10mo ago
Just in case anyone's tempted to buy one of these now: Support is alright after heroic (and continuing) efforts to improve platform support, but it's flaky. M1/M2 devices offer better performance and the state of Asahi driver
49.
▲
by
neobrain
10mo ago
+1. Been running Asahi Linux for half a year now. Everything that's advertized as working is working great.
50.
▲
by
neobrain
10mo ago
Sadly compile times of LLVM-based recompilers make it impractical for competitive x86 emulation. We're not just talking a few single-frame stutters here and there, but considerable startup delays and pauses in-game. LLVM's optimiz
51.
▲
by
neobrain
10mo ago
I feel your pain on this one despite being fairly comfortable with nix by now. This is 100% an issue either the documentation or the nix CLI should do a better job at. The wiki rightfully points towards "roots", i.e. references pr
52.
▲
by
neobrain
11mo ago
SUID by itself is not a security liability. Typically, programs using SUID quickly drop their additional privileges during startup to avoid the scenario you're describing. So the vulnerability in firejail would have to be early during
53.
▲
by
neobrain
11mo ago
Conversely, I'd assume this pattern is used rarely enough for spammers to even bother fighting it.
54.
▲
by
neobrain
11mo ago
Honestly the name is doing Qt Creator a bit of a disservice, given how fantastic an IDE for any C++ codebase it is, Qt or not. Yes - it's good for this use case! It even has built-in support for fetching dependencies declared in projec
55.
▲
by
neobrain
11mo ago
> The repeating behaviour and the 'not now' are two sides of the same coin. Per the original post, and my experience, those 'not now' buttons keep coming back. So you're using "not now" as a shortcut to
56.
▲
by
neobrain
11mo ago
Are you perhaps more concerned about software that keeps nagging you about the same thing over and over again than about the wording in particular? Because badly designed software will do that whether you told it "not yet" or &quo
57.
▲
by
neobrain
11mo ago
Playing devil's advocate here: Isn't one advantage of "not now" that it conveys "I don't want to worry about this now, don't change anything and get out of my way" whereas "no" burdens the u
58.
▲
by
neobrain
11mo ago
The documentation pages are on GitHub, anyone can submit a PR to update this text.
59.
▲
by
neobrain
1y ago
Perhaps check if there are any log files in /var/lib/speakersafetyd/blackbox. The fdr files in particular contain human-readable error reasons. If there are no log files, it's probably something else.
60.
▲
by
neobrain
1y ago
Judging by this note in the docs: Collaboration features. https://zed.dev/docs/development/freebsd#webrtc-notice
More ›