util-linux
subsync
util-linux | subsync | |
---|---|---|
36 | 13 | |
2,704 | 1,291 | |
1.6% | - | |
9.8 | 0.0 | |
2 days ago | 2 months ago | |
C | C++ | |
GNU General Public License v3.0 only | GNU General Public License v3.0 only |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
util-linux
-
ULID: Like UUID but Sortable
> Again I understand, most people don't seem to care about that, because they were born into cloud culture and have no clue what they are doing in terms of efficiency money/resource-wise.
They have no clue about how computers work, full stop. Sure, they know programming languages, but generally speaking, if you ask them about IOPS, disk or network latency, NUMA, cache lines, etc. they’ll tell you it doesn’t matter, and has been abstracted away for them. Or worse, they’ll say sub-optimal code is fine because shipping is all that matters.
There is certainly a difference between sub-optimal and grossly un-optimized code. Agonizing over a few msec outside of hot loops is probably not worthwhile from an efficiency standpoint, but if it's trivial to do correctly, why not do it correctly? One recent shocking example I found was `libuuid` in its various forms. util-linux's implementation [0] at its most recent tag is shockingly slow in larger loops. I'm fairly certain it's due to entropy exhaustion, but I haven't looked into it enough yet.
MacOS uses arc4random [1] (which for Linux, is in glibc as of v2.36, but you can get it from libbsd-dev otherwise), and it's much, much faster (again, on large loops).
I made some small C programs and a shell runner to demonstrate this [2].
[0]: https://github.com/util-linux/util-linux/blob/stable/v2.40/l...
[1]: https://man7.org/linux/man-pages/man3/arc4random.3.html
[2]: https://gist.github.com/stephanGarland/f6b7a13585c0caf9eb64b...
-
The First Stable Release of a Rust-Rewrite Sudo Implementation
There are su and runuser in util-linux (GPL-2.0) [1].
[1]: https://github.com/util-linux/util-linux/tree/master/login-u...
-
Simula the Forgotten Programming Language
>It remained in the "getty" process for some time, well into the {Free,Net,Open}BSD era.
Still there in agetty: https://github.com/util-linux/util-linux/blob/master/term-ut... And, I imagine in other getty implementations.
- Don't abuse su for dropping user privileges (2015)
-
Desktop Suddenly Failing to Boot - what are these error messages?
Huh, I will try this later. Bit confused by the instructions on the Archwiki but I think I can figure it out. Thanks so much for the help. Btw, it seems you were right on what was wrong. Good eyes.
-
Capture your users attention with style
So, this script serves as a pretty good wall replacement (wall will strip all escape/control sequences other than \007, by the way).
-
How do you find the developers for obscure stuff
The login program (used for terminal logins) is part of the util-linux project: https://en.wikipedia.org/wiki/Util-linux
- hexdump nonsense error messages
-
Would you use/try snaps if it has open source backend?
if anbody actually at Canonical is reading this and wants me (and others) to take snaps seriously, please consider submitting pull requests to some of the core cli tool projects impacted by the way you guys abuse the loop device mechanism. Something simple like the ability to export HIDE_SNAP_MOUNTS=1 that gets picked up by the impacted tools in util-linux (lsblk, mount, blkid, fdisk, etc) and gnu coreutils (du, df) and simply hides the lines related to loop device mounts would go a long way - preferably only the ones added by snap but even an option to hide all of them would be better than nothing.
-
Best Way For Copying Between 2 PC's With Different UIDs via USB
Pick a different filesystem, or wait for this feature to land in util-linux.
subsync
-
Using Whisper to transcribe the entire Forensic Files series
I've found subsync to work flawlessly at timing subtitles, even with whisper transcripts.
- Day 1089 of requesting +-1000 subtitles offset
-
Where are the settings for subtitle sync-ing (delay/advance) in the AndroidTV PleX client?
https://github.com/sc0ty/subsync can sync srt to audio tracks and should be able to take care of all the spots with desync
- Subgen - Auto Generate Plex Subtitles using Whisper OpenAI!
-
How do I make subtitles reliable?
yeah sometimes i have to sync multiple times in a row for it to work. for recent shows i pretty much have 0 issues, older stuff that came out on tv then dvd then bluray then streaming gets kinda tricky to sync properly (eg, i'm having problems with The Shield now). i wish bazarr could use something like this: https://github.com/sc0ty/subsync you set the languages and it syncs the sub lines to the speech, so it takes care of desync perfectly
-
As a fifty-year-old, mostly deaf arsehole that's been pirating since high speed dubbing was a thing, could I just say a massive, massive, heartfelt THANK YOU to the people that include subtitles with their torrents?
I love downloading third-party subs and syncing them to the specific file with subsync, it's a great piece of software that also allows syncing of a subtitle in any language with another subtitle in any language.
-
Would you use/try snaps if it has open source backend?
SubSync - Subtitle Speech Synchronizer
-
Jellyfin subtitle synchronisation (automatic?)
https://github.com/sc0ty/subsync (they have exe ready to download on own page,link on github)
-
Anyway to run bazarr without radarr or sonarr?
If this does not suit your preferences, you can always run Subsync without bazarr to syncronize your subtitles. https://github.com/sc0ty/subsync
-
What’s something you wish Plex would do that it does not do?
I believe it uses subsync on the backend, but not sure
What are some alternatives?
coreutils - upstream mirror
bazarr - Bazarr is a companion application to Sonarr and Radarr. It manages and downloads subtitles based on your requirements. You define your preferences by TV show or movie and Bazarr takes care of everything for you.
gimp - Read-only mirror of https://gitlab.gnome.org/GNOME/gimp
fstalign - An efficient OpenFST-based tool for calculating WER and aligning two transcript sequences.
sanitizers - AddressSanitizer, ThreadSanitizer, MemorySanitizer
sync-audio-tracks - Audio tracks synchronization command-line tool for video editors that don't support it
bindfs - Mount a directory elsewhere with changed permissions.
Podgrab - A self-hosted podcast manager/downloader/archiver tool to download podcast episodes as soon as they become live with an integrated player.
linuxgems - A succinct cheat sheet for newbie linux coders and system administrators, documenting some of the more obscure and useful gems of linux lore. Intended to be viewed in emacs org-mode, or VimOrganizer, though any text editor will suffice.
ESPNtpClient - High accuracy NTP library for ESP32 and ESP8266
procps
pseudotv - Create live TV channels from your own media. Access the streams using the simulated HDHomerun tuner or the generated M3U URl.