Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
demomode
searching PlanetScale…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
4 ms
·
1.
▲
by
demomode
16d ago
Swap files are very fragile if you are using hibernation. For FDE I prefer LVM-over-LUKS and a dedicate partition
2.
▲
by
demomode
2y ago
Isn't that the purpose of `restic mount`?
3.
▲
by
demomode
2y ago
You are right, the "HTML-is-the-UI" confused me. Related but different.
4.
▲
by
demomode
2y ago
> "we can draw our UI with additional webviews. The main reason we want to write UI using Servo itself is that we can dogfood our own stack and verify that it […]" It's XUL again.
5.
▲
by
demomode
2y ago
FYI. There is a XDG checker called "xdg-ninja"[1] > A shell script that checks your $HOME for unwanted files and directories. > When xdg-ninja encounters a file or directory it knows about, it will tell you whether it's
6.
▲
by
demomode
3y ago
Also: consider using overlayfs to make root fs read-only
7.
▲
by
demomode
3y ago
There's so many things wrong with this stuff, from the motivation of the project to the (dangerous) implementation
8.
▲
by
demomode
3y ago
Well, technically is still bash who does the tab-completion, flatpak just provides a helper. Try tab-completion under pure sh or powershell
9.
▲
by
demomode
3y ago
> What's even more insane is at the command line when you Tab to autocomplete the thing makes network requests and hangs! It's the only CLI app I know what requires the internet to autocomplete! I'm pretty sure that it
10.
▲
by
demomode
3y ago
I used and created libraries using g-i (gobject introspect), also bindings for an app to develop plugins in python. g-i is algo available for JavaScript, in fact gnome-shell it's written in JS It's extremely easy if you stick to G
11.
▲
by
demomode
4y ago
I can only recommend to take a look at https://yadm.io/
12.
▲
by
demomode
5y ago
You should take a look at Gstreamer, it has all the bells, whistles and codecs of ffmpeg (it integrates ffmpeg directly as a plugin). It's designed around the concept of graph pipelines and command line interface it's a little mor
13.
▲
by
demomode
6y ago
It exists, it's GtkBuilder[1]. There's also a tool to create those XML files, Glade[2] (needs to be updated for Gtk4 but...) 1. https://developer.gnome.org/gtk4/stable/GtkBuilder.html 2. https:/&#x
14.
▲
by
demomode
6y ago
You can't use expressions like that (from ffmpeg cmld) in gst-launch. As far as I know in gst-launch you can't access properties from one element (video stream width) in other elements.
15.
▲
by
demomode
6y ago
I find gstreamer (using gst-launch)[1] a more pleasant experience than ffmpeg. You can't use some expresions on the command line like `x=(w-text_w)/2:y=(h-text_h)` but it can be workaround with some scripting using python bindings
16.
▲
by
demomode
8y ago
Please, leave politics aside here. I can smell your antiColau feeling from miles away.
17.
▲
by
demomode
8y ago
IIRC this is what "Tempest for Eliza" was for CRTs http://www.erikyyy.de/tempest/
18.
▲
by
demomode
9y ago
> It seems like a fallacy to claim that since diagnosis required complicated equipment in the past, that it will be necessary going forward. Machine learning is going to make tons of current diagnostic equipment look archaic in compariso
19.
▲
by
demomode
9y ago
Apnea has obvious signs (fatigue, day sleep, depression, …) that are the equivalent of the "self check-up" in your example of breast cancer. If you suspect that you have apnea episodes you should go to a doctor.
20.
▲
by
demomode
9y ago
As someone with diagnosed apnea I have so many doubts about this. Machines to diagnose apnea have lots of sensors including electrodes, "chest-band" pulsometers, and "saturationmeters". I have asked doctors about capabi