baltakatei

joined 1 year ago
[–] baltakatei@sopuli.xyz 1 points 4 months ago

Synology is a NAS Iʼd recommend. However, after you become more familiar with the command line and if you are building your own Debian machine with a motherboard that supports many hard drives, I would recommend something like this procedure; this applies especially if you are the only one who will be accessing the files and are just wanting a way to combine the storage capacities of multiple hard drives.

[–] baltakatei@sopuli.xyz 2 points 9 months ago

Banks will use progressively less energy per capita as bulk data processing becomes more energy efficient, assuming they donʼt transition to using proof-of-work.

[–] baltakatei@sopuli.xyz 27 points 9 months ago* (last edited 9 months ago) (15 children)

Ultimately, mining should be banned from the surface of Earth. Let miners build orbital solar panel infrastructure close to the Sun where power is plentiful. See Bitcoin developer Peter Todd's 2017-09-10 presentation on the subject (transcript).

Edit: Fixed URL. Edit2; Add transcript link.

[–] baltakatei@sopuli.xyz 4 points 9 months ago

See List of mergers and acquisitions by Alphabet for the graveyard list. Sorting by Price helps. Some other notable companies that Google acquired rather than compete with:

  • Nest Labs (home automation)
  • DropCam (home automation)
  • DoubleClick (advertisement)
  • FitBit (wearables)
  • Waze (GPS navigation)
  • Skybox Imaging (satellite mapping)
  • Like.com (shopping)
  • Meebo (social network)
  • GrandCentral (VOIP)
  • Picasa (photographry)
  • Tenor (GIF search)
  • PhotoMath (LLM; became Bard)
[–] baltakatei@sopuli.xyz 32 points 9 months ago (2 children)

I can't pinpoint exactly when the fall started.

In my opinion, it was when anti-trust laws did not trigger upon Google acquiring YouTube because Google Video couldn't compete. That meant it was open season on start-ups that otherwise might have grown to kill Google or other big tech companies like Apple, Facebook and Microsoft.

[–] baltakatei@sopuli.xyz 9 points 9 months ago

Donate to Mozilla Thunderbird. Free software isn't free.

[–] baltakatei@sopuli.xyz 1 points 10 months ago

Duolingo, the dominant player, can simply buy competition like busuu, bypassing the need they'd otherwise have to improve their software.

[–] baltakatei@sopuli.xyz 2 points 11 months ago* (last edited 11 months ago)

Amazon replacements:

  • Audiobooks: Libro.fm (no DRM)
  • eBooks: eBooks.com (specifically, their DRM-free section)
  • Shopping: basically any major online retailer's website
  • Electronics: System76 (for gaming machines), ThinkPenguin (for FOSS machines)
  • Groceries: your local grocer, lol.

As for video streaming, it's going to take a breakup of the Big Tech monopolies via revival of anti-trust laws to fix that. Hear the first chapter of The Internet Con (skip to 2m5s) by Cory Doctorow for more on that.

[–] baltakatei@sopuli.xyz 2 points 11 months ago

Also, ISO 8601 has some handy rules for expressing time lengths and periodicities.

[–] baltakatei@sopuli.xyz 3 points 11 months ago

Week numbers are convenient for projects in which key delivery dates are often expressed in his many weeks out they are.

[–] baltakatei@sopuli.xyz 8 points 11 months ago* (last edited 11 months ago) (1 children)

I am fond of a partial shuffle algorithm I wrote in Bash for my music playlists that often preserves neighbors of the input list in the output list.

Image

  • Blue: input sequence.
  • Red: complete shuffle.
  • Green: partial shuffle.

The result is like skipping through my media library in order but occasionally randomly enabling shuffle to jump to a new place. Since the input list clumps albums together and since albums often have a similar vibe, if I want several similar songs of a particular feel to play one after another, I just have to manually advance through the outputted playlist until I hit a song that has what I'm looking for; then I can let the playlist continue automatically since each subsequent song is likely to be similar to the previous song (until another random jump occurs).

view more: next ›