I use Orgzly, but that’s mostly because I sync it with Emacs on other devices. I tend to organise things in a tree, but it’s quite flexible.
I use Orgzly, but that’s mostly because I sync it with Emacs on other devices. I tend to organise things in a tree, but it’s quite flexible.
I would try:
I just started using finamp a couple of weeks ago and this inspired me to install the beta.
If I find any problems I’ll try to get involved on the repository. Discord is a bit of a turnoff though.
I use gnome-session-inhibit
quite a bit, but it’s hard to imagine a good way to automate it.
Sometimes I inhibit idle
to keep something on screen, and sometimes I just inhibit suspend
so something can complete.
It probably doesn’t make sense for the terminal to have anything more than a protocol to control it. The only real benefit to that would be in remote sessions, and it’s not really clear how it should work when multiple machines are involved.
A GPU is forever
It sounds like you’d benefit from having a project in mind. I always learned programming languages by building something I wanted, or by tinkering on someone else’s project.
The immigration rhetoric is largely kayfabe.
I think it’s the same with the tariffs. In fact, I think it’s the same with everything he promises. He’ll do a token amount of each horrible thing before he gets bored of it or it becomes obviously impractical (see: wall building).
Mostly he’ll just make everything slightly worse and do a lot of corruption for him and his friends. Just a little light kleptocracy.
This as close to actual England as EPCOT England has ever been.
I case you haven’t seen it, there’s a famous photo giving that same vibe that would go around on Reddit regularly:
https://preview.redd.it/87buo1lvb7071.png?auto=webp&s=80a37b369f7d9b5a281212ff350a75a3f08c265d
Why would there be one answer to this? I’d probably use all the available levels depending on the situation, in the same way I’d use --word-diff
or -b
in git
when I need help understanding a complex change.
Have you checked all the ethernet links are actually connected at 1G and not 100M?
Something which notifies you whenever a new comment or reply is made to a selected post/comment, so that you can keep track of any new conversation.
Something like this would be awesome as a core Lemmy feature IMO. It would essentially turn a post (or maybe any comment tree?) into a matrix style room. Lemmy is actually decent for long term discussion (e.g. helping someone with a problem), but not if there are more than two people involved.
Hi, This is a high priority ticket and the FFmpeg version is currently used in a highly visible product in Microsoft. We have customers experience issues with Caption during Teams Live Event. Please help,
Use -data_field first as decoder option in CLI. Default value was changed from first to auto in latest FFmpeg version. Or modify AVOption of same name in API for this decoder.
Thanks @Elon for the reply, This is the command we are currently using: ffmpeg.exe -f lavfi -i movie=flvdecoder_input223.flv[out+subcc] -y -map 0:1 ./output_p.srt
I will be looking to see any updates in the FFmpeg documentation. Can you please elaborate and provide pointers the right decoding options or the right FF command er can use. Thank you!
ffmpeg.exe -data_field first -f lavfi -i movie=flvdecoder_input223.flv[out+subcc] -y -map 0:1 ./output_p.srt
Got that’s fucking brutal. This isn’t even asking them to fix a bug, it’s just basic help-desk shit.
I’m sure Microsoft has some good devs that are a net benefit to the open source projects they use, but this is not one of them.
And it still says “Bell” on it, too.
If you’re referring to pre-breakup American Bell, this one appears to be Bell Canada, which tragically still exists.
I feel like node’s async model makes it really easy to cause a bug like this, and really difficult to track it down.
It was left to the OS to catch the leak, because the program was written in such a way that it was able to run a gazillion of these tasks concurrently.
It is a slow, steady progression, with CROOKED, Radical
LeftPoliticians, Prosecutors, and Judges leading us down a path to destruction.Open Borders, Rigged Elections, and Grossly Unfair Courtroom Decisions are DESTROYING AMERICA. WE ARE A NATION IN DECLINE, A FAILING NATION! MAGA2024
I think this is the most correct Trump has ever been. You just have to make a couple of small edits, and completely disregard his intended targets.
http://freenginx.org/pipermail/nginx/2024-February/000007.html
The most recent “security advisory” was released despite the fact that the particular bug in the experimental HTTP/3 code is expected to be fixed as a normal bug as per the existing security policy, and all the developers, including me, agree on this.
And, while the particular action isn’t exactly very bad, the approach in general is quite problematic.
I read something about this the other day, but I’m having trouble wrapping my head around it.
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-24989 https://my.f5.com/manage/s/article/K000138444 https://mailman.nginx.org/pipermail/nginx-announce/2024/NW6MNW34VZ6HDIHH5YFBIJYZJN7FGNAV.html
This seems to have the best discussion I’ve found:
Why put in extra hours? That’s not high-performance, it’s just doing more than one job, assuming you’re paid for a target number of hours.
I use Emacs+org-mode on pc and orgzly on mobile. Syncthing to sync them.
Fair enough, most of that isn’t something a user should have to worry about.
VT is just Virtual Terminals. You always have one of them active, and in most distros you can switch to others by Ctrl-Alt-F1 through F12. In some distos it’s just Alt-F1.
So if you press Ctrl-Alt-F2 you should be brought to a text login. For crazy historical reasons you may have to either press Ctrl-Alt-F1 or Ctrl-Alt-F7 to get back to your usual graphical session.
Arch docs for example: https://wiki.archlinux.org/title/Linux_console