Soluții

Backup la configurările Docker pe Raspberry Pi folosind GitHub prin SSH

Backup la configurările Docker pe Raspberry Pi folosind GitHub prin SSH

Dacă rulezi mai multe containere pe un Raspberry Pi, fișierele de configurare (în special docker-compose.yml) sunt cele mai importante de salvat.

Ce salvăm (și ce NU salvăm)

  • Salvăm: fișierele docker-compose.yml, scripturile, fișierele de configurare statice.
  • NU salvăm: volumele cu date (baze de date, fișiere mari) și secretele din .env (parole, token-uri). Acestea se exclud prin .gitignore.
[mai mult...]

Text Shortcuts you should be using on iPhone and Mac

Apple’s autocorrect on iPhone and iPad always aims to help when you’re typing a message, but it’s by no means perfect, and some of the replacements it continually spews out can be frustrating. Fortunately, Apple’s software includes a feature called Text Replacement that allows you to specify what word or phrase replaces the specific text you type in.

Even if you haven’t set up Text Replacement, you can try it out with Apple’s pre-set example: In any app that accepts text input, type “Omw” followed by a space, and it will change to “On my way!” automatically.

[mai mult...]

Safari’s compact Tab Bar is back on Mac and iPad

When ‌macOS Tahoe‌ and iPadOS 26 launched last September, Apple quietly removed Safari’s Compact tab layout – the option that merged the address bar and the tab bar into a single, space-saving row. If you were a fan of it, you will have been out of luck for months.

The good news is that Apple has brought it back. In macOS 26.4 and iPadOS 26.4, the Compact tab bar is once again available as an alternative to the default Separate layout. Here’s how to enable it on both platforms.

[mai mult...]