@pelya@lemmy.world

pelya

@pelya@lemmy.world

This profile is from a federated server and may be incomplete. Browse more on the original instance.

pelya,

I can’t use the new MS Office with butchered menu. LibreOffice is more similar to the classic MS Office than MS Office itself.

pelya,

Are there any new phones or tablets using Tegra SoC? It seems like they are only used in car electronics

pelya,

MS Word past 2007 is not MS Word anymore. Microsoft fucked up the menu and the toolbar intentionally, to lock new users into their new fancy user interface with menus-as-buttons. LibreOffice is more MS Word from the usability standpoint than the MS Word 2016. Like, you can select Format - Paragraph and edit your paragraph formatting, all in one dialog, and not search for the right icon out of a hundred pictograms spread evenly over ten dynamic toolbars.

pelya,

That’s not how you do it.

Click ‘Downloads’ on the Mullvad website.

Scroll to the bottom section ‘Unable to use the app’

Click ‘OpenVPN’.

Download OpenVPN config.

You already have OpenVPN installed, skip all fancy installation steps.

Click network settings in the taskbar, ‘New connection’, ‘OpenVPN’, ‘Import configuration’.

Turn on your new VPN connection. Done.

pelya,

Because installing some random app is worse than simply using pre-installed system service.

Both are security audited, but I’d still rather trust OpenVPN.

pelya,

I went with OpenVPN because it’s installed on Ubuntu by default. Wireguard needs one extra apt-get command.

I don’t think that Wireguard is more secure, its’s simpler and thus easier to audit, but OpenVPN was audited to the gills already.

pelya,

Because OpenVPN lacks the most important feature of them all - it will not remind you to top up your account balance.

pelya, (edited )

Grep is fiiiiine.

sed is okay but a little nasty, when your sed script is longer that one search-replace command you gotta ask yourself what you’re doing really (yes, sed is a full-featured Turing-complete programming language, if you go far enough into the man page).

When I see awk in any stackoverflow recipe, I just say ‘fuck it’ and rewrite the whole thing in Python. Python is included into the minimal system image in Debian, the same as awk, but is way less esoteric, and you can do python -e ‘import os, sys; commands;’ for a one-liner console script.

And if you want to talk about portability, try writing scripts for Android 4.4 ash shell. There’s no [ ] command. You do switch/case to compare strings.

pelya,

No, and I don’t think I will learn another tool for something that I can already do using grep/sed/find commands, which I know by heart.

pelya, (edited )

To get shit done in general.

If I need to rename a file, yeah, I can do that by right-clicking it in the file explorer, and selecting ‘rename’ from the menu. Two files? Painful but doable. Three files? Oh hell no, I’m switching to my always-open-in-background terminal window, and write a quick c=1; for f in *.jpeg; do mv “$f” $c.jpeg; c=expr $c + 1 ; done and it takes twice less time than clicking things through with mouse.

And yes, I wrote that shell command off the top of my head on the first try and without edits.

pelya,

I’m sorry, I’m too old to learn emacs over my perfect knowledge of Midnight Commander.

The point of this topic was to tell why we are using terminal, and emacs is kind of terminal on steroids, there are like 1000 key bindings and the mouse is totally optional, you are proving the point even further.

pelya,

It’s emacspiracy to subtly teach unsuspecting Ubuntu users the despicable ways of Emacs Lisp.

It all starts with learning 100 common terminal keybindings. And un-learning Ctrl-C.

pelya,

Because someone in the dev team had the time to hook up their continuous integration scripts with Play Store publishing API, to the despair and jealosity of dev teams of all other apps.

This is how software should be managed. You make a change to your software, push one extra button, and in one hour all your users receive it.

Non-technical explanation: because they can.

pelya,

In case of open-source projects like Fairemail, your budget is very likely zero or in negatives. Very often it’s one or few developers who make the app basically for their own daily use, and publish it on a ‘use at your own risk’ basis for everyone else. So yeah, if you use any open-source software, please do some testing work if you want it to improve.

pelya,

I had Nokia 2720 and I had ported DOOM to it.

It was meh. No OS updates in forever, and T9 sucks.

pelya,

YYYY-MM-DD is the only acceptable date format, as commanded by ISO 8601.

pelya,

It’s a Linux flavor used by novices, it’s straightforward to install and requires very little configuration to be usable as a document editing workstation.

So it’s apparently for noobs.

pelya,

You don’t install Fedora. You buy a server with pre-installed Fedora and a three-year support contract.

You don’t care about updates. You don’t care if it breaks. You just get a replacement server, covered by a contract.

pelya,

We have a piece of fancy and expensive radio equipment in the office, the control part is a Fedora server, with precompiled binaries that run that piece of hardware. Every system library has frozen version, if you upgrade the OS the whole system stops working, and you just reinstall the disk image from the archive, and by reinstall I mean use dd to overwrite the hard drive partition from a supplied DVD.

pelya,

Sure, you could get a piece of land in Siberian tundra at any time, I would not call that housing.

Moving to a city was way more complicated than in capitalist US. You could not simply buy an apartment. You had to be allocated an apartment by the government. And you needed connections for that. Or bribes. Ideally both. If you think your local rabid Republicans do not care for little wage slave men, you never experienced USSR, it was like that but 100x worse.

pelya,

Yup. And networking would inevitably involve vodka. All major decisions would eventually involve vodka in USSR.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • localhost
  • All magazines
  • Loading…
    Loading the web debug toolbar…
    Attempt #