xlash123

joined 1 year ago
[–] xlash123 3 points 1 year ago

I prefer to zsh git

[–] xlash123 4 points 1 year ago

My slippery slope started with buying an old laptop off my company and deciding to install Ubuntu on it. Now all of my devices run Linux, I switched to Android with a FOSS ROM, degoogled myself in almost every way, and I run Nextcloud on an old laptop. Feels great to really own my devices and data.

[–] xlash123 7 points 1 year ago

It's argue it still shouldn't even be a "subscription". A payment plan would be a simpler and more safety-conscious implementation. If the buyer fails to keep up with required payments, then you're focused on collections, not disabling functionality.

The seller could even just not offer payment plans, because plenty of other third parties already specialize in personal loans. They're just reinventing a stupider wheel.

[–] xlash123 2 points 1 year ago

I only just realized Memories existed, and man do I wish I knew about it when I started.

Memories allows you to view a timeline, improves loads using generated thumbnails, sorts by location, and even does facial recognition with the Recognize app installed. 1000x improvement over default photos app.

[–] xlash123 9 points 1 year ago
[–] xlash123 4 points 1 year ago* (last edited 1 year ago)

I regularly use wireless earbuds, which are extremely convenient, but I am not looking forward to the day when the battery is insufficient for me and I can't replace it due to "innovation". I also miss out on having splitters so that 2 people can listen to the same audio. I know Bluetooth LE is supposed to fix that, but I don't even know what devices support that. Like others said, having the choice is important, but Apple's "bravery" and market domination removed that from us...

[–] xlash123 10 points 1 year ago

Here is their POC in Python:https://github.com/JJTech0130/pypush

And their article explaining it: https://blog.beeper.com/p/how-beeper-mini-works

[–] xlash123 11 points 1 year ago

Damn, that sounds like a cool job. I would like to do more Rust at work, but alas, everything here is either Python or Java.

[–] xlash123 8 points 1 year ago

Most likely this is Aluminum+Arch

[–] xlash123 2 points 1 year ago

Just a few shortcuts that may help:

  • docker ps is an alias for docker container ls
  • as long as it can be uniquely identified, a prefix of the container ID can be used instead of copy pasting the entire ID
  • you can use container names instead of IDs
  • tab completion works for container names

As someone else suggested though, docker compose is probably best suited for this job, but hopefully this helps in other situations.

view more: ‹ prev next ›