Cofeiini

joined 2 years ago
[–] [email protected] 0 points 3 weeks ago

My guess is that it should infinitely call echo on itself where the $() substitutes the command echo into the terminal, which calls it with echo.

[–] [email protected] 7 points 2 months ago (1 children)

Kuten muut ovat maininneet, nämä kiristyskirjeet voi heittää menemään. Tästä aiheesta oli olemassa verkkosivu, mutta se taitaa olla nurin nykyään. Löysin arkistosta ainakin jotain: https://web.archive.org/web/20160202044208/http://kiristyskirje.fi/

[–] [email protected] 2 points 8 months ago

I don't usually use networking in C or C++, so I can't say for sure. But I did I find this quote that might explain it:

The reasons for having both 16 and 32 bit functions is that IP and TCP headers use a mix of 16-bit fields like port numbers along with 32-bit IPv4 addresses.

[–] [email protected] 1 points 8 months ago (2 children)

If I understood correctly, the difference is that the returned value is either uint16_t or uint32_t. Otherwise they look the same based on the headers and documentation.

[–] [email protected] 2 points 9 months ago

I get the same errors about descriptor, but no mention of mlt or missing libraries.
I tried the flatpak version and that seems to be working.

[–] [email protected] 5 points 2 years ago (1 children)

There should be a config file in ~/.config/MangoHud (you can check more details in the GitHub page https://github.com/flightlessmango/MangoHud#hud-configuration).

By adding frametime=0 to the config file, you should be able to remove the frametime measurement from the FPS display.

[–] [email protected] 2 points 2 years ago (1 children)

Sorry for the late reply. I didn't get notified of new messages.

I found these bug reports on Bugzilla:

At a quick glance these seem to be the same issue you noticed.

[–] [email protected] 4 points 2 years ago (3 children)

Based on some reports in Bugzilla, the missing option to open in app seems to be a few month old bug. A workaround that I've been using is to "Share" the link with the app you want. Assuming the app supports it in the first place.

[–] [email protected] 2 points 2 years ago

It's maintained on GitHub, so you might be able to manually install it or find a package for it in your package manager. At least on Arch you can install gnome-shell-extension-ddterm-git from the AUR.

[–] [email protected] 2 points 2 years ago (2 children)

I use ddterm, which is pretty much the only remaining drop-down terminal extension. https://extensions.gnome.org/extension/3780/ddterm/