They can’t really say no to a free app
A co-worker was told (verbatim) by the head of IT that " we don’t use open source". So yeah…
They can’t really say no to a free app
A co-worker was told (verbatim) by the head of IT that " we don’t use open source". So yeah…
tl;dr: Gradual exposure over time.
I got used to it through work, as I had to ssh into a server to run simulations. That mainly involved navigating the file system and text editing (which I used vim for) to make some basic Python and bash scripts, including sed and awk. The latter two I never got comfortable using, and haven’t really touched since.
I was using macOS at the time, and after using that for work, the terminal in macOS got at first less scary and then a preferred way of accomplishing certain tasks. On my work Windows computer I started missing having a proper terminal around, and I eventually found Cygwin and later Git Bash to give me that terminal fix in Windows as well. Especially with the latter I noticed few differences and could use it to a large extent as I would have on my then Macbook.
2-3 years ago I was in need of a new computer, and at that point a laptop with Linux on it was not a very scary prospect. That is by no way saying I went into Linux as an expert, far from it, and I am still very much a newbie - but opening the terminal to work with things is not at all a barrier, which helps a lot if you use Linux and want to be able to do some changes from the defaults. If you don’t want that, I think you can go far these days without opening the terminal, but it is certainly a good skill to have.
You also don’t have access to your fire box in that Hanoi alley.
hunter2 can both be stored in a password mananger and be remembered!
That’s simple and smart. I had played around with the thought of storing encrypted versions of my password manager vault freely available, and making the password a Ceasar cipher of the first letters of each chapter of some book I am sure to find freely online. Not so simple and smart, but at least some fun. Except maybe when you actually need to use it.
At least it was a good night.
I’m thankfully currently not in that situation, but while the situation is meant as a joke, the question is serious.
If I stored everything I needed on a Google account that’s not 2FA-enabled and with a password you remember in your head, things are not that bleak in this particular situation, although it is hardly a convenience that makes it worth it to have that kind of setup in my opinion (and I would assume to most people frequenting this community).
On what computer, and where did you get the ISO from?
And this has actually happened before?
And apart from an undesirable bandwidth usage resulting from someone guessing their way to my file structure, how can this be used to compromise my server?
I’m not overly concerned about my instance running behind a reverse proxy. Perhaps I am just naive…
Why would they need to connect to a VPN every time they connect to Jellyfin?
Ah, got it! That sounds like an unhealthy amount of trust to give to a container, but I understand the need to give that access to the mastercontainer.
rsync from one server to the other.
When actually loading in the backup from the Nextcloud AIO interface, I specified the path on my local system (not the container).
I consider storing articles more as building a starting-point for research, rather than something I definitely think I will read at some point. I store by topic that is of interest to me, and when I want to do a deep-dive, I already have a bunch of articles waiting for me.
I use Zotero for this. Used to use it as purely a reference manager for scientific papers, but started storing all kinds of stuff for archiving or later reading. My workflow is getting all news/articles I might want to read from RSS, and add to Zotero what I want to keep.
With the browser plugin you can store snapshots as well, so you can preserve it if it changes or is taken down. Not sure how a mobile experience would be as I only filter RSS-items on my phone, but no reading.
You can use file sync through a paid subscription or use youe own WebDAV server for it (I will be moving to this). Other than that, it is a database and folder with files, so you can probably use SyncThing or store it directly in Nextcloud also I would think.
I am a folder-person, but it also supports tags so you have flexibility in how you organize.
Finamp you mean?
Therefore, the only thing it is changing based on regional settings is the use of the comma or period to denote a decimal.
Also I don’t see how from this post the decimal point is wrong. Sure it is simplified to one decimal place, but again many calculators do this.
It uses a comma instead of a punctuation mark as the decimal point. Default numbers formatting on my system uses a punctuation mark. In other words, it is ignoring my system settings for what numbers should look like.
I could be wrong considering I had a bit of trouble understanding the post. I just bring this up because in American English there are no delimiters for thousands place or above either.
In that case I would expect it to output the numbers without the delimiter. But I have not set the number formatting to American English.
I have had a Tuxedo InfinityBook 14 Gen7, and I’ve been happy with it. They focus on hardware that has a good compatibility with Linux, so it works well out of the box without any tinkering. You say you don’t have a high budget though, so these might be too expensive (I believe you can get similar specs at a lower price), but I’ve also been very satisfied with the after sales service they have provided - I’ve had some issues with it since I got it, but if it was Tuxedo specific (or appeared to me to be Tuxedo specific), and thus not easy to find general troubleshooting help online, I contacted them and I was helped out promptly, both via e-mail and the phone.
Out of 28 projects whose release note RSS-feed I subscribe to, 25 of them are hosted on GitHub. While I’d love to see more of these projects move away from GitHub, it is understandable that they go where the largest amount of devs are. I’d love to see more of them start mirroring their repositories to Codeberg or their own Forgejo instance though, to give developers the opportunity to contribute while not alienating the devs who stay on GitHub. At least that would lessen the loss of opportunities for the devs when ditching GitHub - but I am not sure whether it is trivial or a hassle to maintain that kind of setup.