Florin πŸ‡·πŸ‡΄πŸ‡©πŸ‡°

176 Followers
606 Following
542 Posts
human. web worker

🐧 AutoSubs – subtitles made simple

AutoSubs is a desktop application that generates AI-powered subtitles locally on your device. The post AutoSubs – subtitles made simple appeared first on LinuxLinks.

πŸ“° Source: LinuxLinks
πŸ”— Link: https://www.linuxlinks.com/autosubs-subtitles-made-simple/

#Linux #OpenSource #AI #ArtificialIntelligence

AutoSubs - subtitles made simple - LinuxLinks

AutoSubs is a desktop application that generates AI-powered subtitles locally on your device. Free and open source software.

LinuxLinks

(UPDATE: I think i've got this one answered, thank you everyone!)

People of mastodon!

Super weird question, but ...

... is anyone out there conversant in Assembly for a 1960s-era IBM 7090, or machines of that lineage?

I'm working on an article that includes some Assembly of that vintage ...

... and want to make sure I'm describing what it does correctly

if this describes you or someone you know ...

... hit me up, I'd love to tap your expertise!

[email protected] is the fastest

The only storage solution we'll be able to afford soon

Great article on #Git and some of the changing being made.

While I'm happy to see the transition from SHA-1 to SHA-256, the user interface improvements cannot be understated. Git truly is "use 10% of the tools to complete 90% of the work", largely because it's so damn complicated.

https://lwn.net/Articles/1057561/

Evolving Git for the next decade

Git is ubiquitous; in the last two decades, the version-control system has truly achieved world [...]

LWN.net

Good Idea: Make GrapheneOS Mainstream

https://motorolanews.com/motorola-three-new-b2b-solutions-at-mwc-2026/

Most people never get to choose a truly private phone, not because they don't care, but because the secure options always felt too technical or too niche. That's changing.

Motorola just announced a partnership with the GrapheneOS Foundation! Bringing one of the most respected privacy-focused operating systems into the hands of everyday users.
No more choosing between security and a phone that just works.

#Privacy #OpenSource #DigitalRights #Tech #Security

Motorola News | Motorola's new partnership with GrapheneOS

Motorola announces three new B2B solutions at MWC 2026, including GrapheneOS partnership, Moto Analytics and more.

Global Blog
It is fundamental we have some simple tools to help us identify AI generated or manipulated images. Here is my effort to do so w/ PixelProof: Detect fake, AI-generated, and Photoshopped images in seconds. #deepfake #ai https://github.com/mytechnotalent/pixelproof
GitHub - mytechnotalent/pixelproof: Detect fake, AI-generated, and Photoshopped images in seconds.

Detect fake, AI-generated, and Photoshopped images in seconds. - mytechnotalent/pixelproof

GitHub

i built an entire x86 CPU emulator in CSS (no javascript)

you can write programs in C, compile them to x86 machine code with GCC, and run them inside CSS

https://lyra.horse/x86css/

πŸ“£ New blog post

About memory pressure, lock contention, and Data-oriented Design, https://mnt.io/articles/about-memory-pressure-lock-contention-and-data-oriented-design/.

I illustrate how Data-oriented Design helped to remove annoying memory pressure and lock contention in multiple sorters used in the Matrix Rust SDK. It has improved the execution by 98.7% (53ms to 676Β΅s) and the throughput by 7718.5% (from 18Kelem/s to 1.4Melem/s)!

#performance #RustLang #memory #lock #DataOrientedDesign

- do you want to use google to sign in?
- do you want to add a passkey?
- do you want to add a 2FA token?
- we know you have 2FA but we've sent you an email instead
- this login attempt seems suspicious we've sent you a text about it
- can you click on these buses?
- you failed to click on the buses click on these bicycles instead
- should we save these details for next time?
- do you accept these trackers?
- you can opt out but we've decided it's legitimate interest anyway
- would you like to see a list of our 847 partners we share your data with?
- can we send you desktop notifications?
- can we access your location?
- do you want 10% off for signing up to the mailing list?
- do you want me to translate this page?
- hi I'm your friendly chatbot how can I help?
- oh no you can't buy this, reach out to us for a quote!
- do you wantβ€”

I'm tired boss

I just open sourced dv - a terminal app for browsing diffs.

It's still pretty fresh, but if you have any feedback or ideas let me know!

https://github.com/darrenburns/dv

#tui #cli #openSource #terminal #git #github #tools #software