Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)K
Posts
3
Comments
116
Joined
3 yr. ago

  • I am surprised that most reliable and more importantly desktop environment independent solution is not as popular here.

    I use it with iOS. Owlfiles app supports samba, but I am sure there are others.

  • I don’t get the question.

    I usually use vscode to work with files. It has excellent remote editing over ssh. For example, I have large private collection of markdown notes that is kept on remote server.

    At work I deal with large GO project that targets Docker images and my setup is:

    • windows 11 laptop
    • WSL Debian with full systemd integration installed (that’s the hardest part)
    • visual studio installed on windows, I have no development tools on windows: no docker, no git, no GO compiler
    • debian on WSL has all the dev tooling: git, go lang, ssh server is turned on

    My workflow is to start Debian WSL and forget about terminal. Start vscode on windows, connect to Debian over ssh, open project directory. Work on project without ever leaving editor, use built in terminal in vscode. Fish runs inside vscode. Editor is primary. Fish is secondary and it excels at recalling history.

    Use each tool for what it was designed. No terminal will ever match my productivity in vscode. Vscode has all the fuzzy search built-in.

    I used to use vim for heavy coding, but abandoned that route 20 years ago. I am still able to use vim for quick short changes in config files, but anything serious is handled with visual studio code over ssh.

    Primary vim scenario:

    sudo vim /etc/config-file-name

    Vscode 1st approach is a modern day version of emacs approach Or vim with plugins. Only difference is vscode is actually low effort to get started on new machine, low learning curve, low maintenance effort unless you have sunken months into your terminal editor and refuse to abandon your investment.

  • Fish is all I need for daily CLI. It is zero customization effort for me. Spend your time on productive side, not fzf your shell history.

    https://fishshell.com/docs/current/tutorial.html

    Keep bash as default root shell and just start fish manually when using root. It is for cases when linux panics on boot.

  • Those hoops exist to identify you.

    2FA will not keep you anonymous.

    Compromised app will share your every detail.

  • My ASUS laptop runs Linux well. It was around $800 5 years ago, when I bought it.

    I am still using it.

  • There’s so much incompetent advice here.

    CPU is fine.

    Linux is booting and tries to connect to TPM (trusted platform module).

    It has nothing to do with graphics card. Fact it is booting means CPU is most likely likely unaffected.

    TPM is most likely fried.

    Linux can run without TPM. Plenty of old boards were shipped with TPM socket, but without TPM itself.

    Best option is get manual for your motherboard and pull out that TPM.

    Any passwords stored there are lost, if you used it.

    If TPM is fine, then board pathway to it may be damaged. If that’s the case and you really need it, then board replacement is your option. But that’s only after good TPM was tried.

  • That’s naive.

    US gave the order.

  • Jellyfin, i own my streaming

  • Downvotes shall list better headphones.

    I myself have not found a better solution.

    I like apple headphones and i settled on similar shaped non-apple brand at a fraction af the price, but it is lower in quality compared to apple. Microphone is crap and I stopped trying to use it. Headphones level is good at low level and high level sound reproduction, but it is not as accurate as apple.

    In the end the trade off is worth it to me for the price, but i will not claim at is better.

    So, bring on your alternative and price of it.

  • Only 20% is natural ingredients. 80% is processed foods. Typical futile attempt to eat healthy. Terrible diet.

  • Any US Media is taken by US propaganda bots. Watch my comment go into negative territory.

    Freedom of speech means go listen to the other side and form your opinion.

    1 billion people did it across the globe.

  • You should if you want to form your opinion.

  • Only if there is such a huge vulnerability that they will have no choice.

    That’s just my guess.

    Promise of support is a tricky one.

  • Poland gets ready to take Ukraine role

  • This is a major reason to use simpler technology.

    I can’t help you, but i had a similar experience with similar technology. I spent lots of time recovering content. I succeeded, but i have software development experience. I didn’t want a repeat of that.

    In the end I picked windows file sharing for home networking and filebrowser for occasional access to data files from outside of home networking.

    Web dav is a very good alternative. Apache web server will be easier, but nginx can be made to work.

    Joplin is another good alternative, which is based on web dav.

    You can pay around $2-$3 a month to shared services provider for hosted web dav.

  • Has anybody seen him? He might be long time dead in Ukraine.

  • You can pay for dreamhost, namecheap or any other shared hosting plan that provides WebDAV. Some provide unlimited storage. I am not sure how realy unlimited it is.

    Buy domain and host empty website. Turn on ssl using hosting tools. Dreamhost provides you with free certificate for that. Namecheap charges after 1st year.

    Create directory on the website using hosting tools and turn on webdav on that directory. It can be password protected. Turn on password protection and disable public access using hosting tools.

    That will give you a disk that can be mounted on Windows, Linux or mac without additional software. On iOS you will need an app like OwlFiles. You will have access to it From home or coffee shop. Anywhere. It will act as your remote storage and you can access it using Explorer or Finder. Most tools will read content of remote disk without any restrictions.

    Create another directory and leave public access to have public sharing directory only you can change (keep passwords).

    Create another directory or use one of your private subdirectory with application Joplin and you get free and open source notes and todo system. That system can encrypt all your notes with master password. I recommend it: https://joplinapp.org

    The might be other apps…

  • Can you drop a link? It is best if it is Arch linux link. Thanks.

  • Linux all the way.

    Windows is only on kid’s computers. Because they need roblox and generally games run better on windows.