[-] kattfisk@lemmy.dbzer0.com 6 points 1 day ago

I loved The Chronicles of Riddick! It's bombastic space opera, of which we have much too little that isn't Star Wars tripe, and Vin Diesel is perfect in this role.

[-] kattfisk@lemmy.dbzer0.com 13 points 1 week ago* (last edited 1 week ago)

I had a similar task to

"Set up a web service, load balancer and infrastructure to scale it to handle a large amount of requests. Harden the security of it to the best of your ability. Document how it works, how to scale it, why you built it the way you did, what measures you took to harden it and why, and any future improvements you would suggest. All code and documentation should be production quality. This should take about four hours."

Maybe you can write this code in four hours, but all this documentation and motivation as well? Fuck off.

They also asked for a made up report from a security audit (this was for a security engineer position) containing a dozen realistic vulnerabilities with descriptions, impact assessments, and remediation suggestions. Once again of production quality. This is at least six pages of highly technical, well researched, and carefully worded text. Four hours is tight for this task alone.

[-] kattfisk@lemmy.dbzer0.com 71 points 2 weeks ago

Yes, the sanctions against Russia, as mentioned by Linus. The change also said the maintainers "can come back in the future if sufficient documentation is provided".

My guess is that the Linux Foundation must ensure that none of the people they work with are in any way associated with any organisation, person or activity on the sanctions list. And that they preemptively removed all maintainers that might risk violating the sanctions while they work with them to establish whether they might be covered by the sanctions or not.

Regardless of what you or they think of the sanctions, they are the law, and I don't think anyone wants the Linux Foundation to have to spend their money on lawyers and fines because they had a maintainer who also worked on a research project funded by a sanctioned entity. (If that is how it works, IANAL)

[-] kattfisk@lemmy.dbzer0.com 18 points 1 month ago

Unless unions work differently where you live, they are a democracy that will pursue whatever issues its members vote on. If members don't think pay is a problem, why would they try to change it?

[-] kattfisk@lemmy.dbzer0.com 18 points 1 month ago

tl;dr: Run vimtutor, learn vim, enjoy life

It's extremely powerful, for mostly the same reason that it's incomprehensible to newbies. It's focused not on directly inputting characters from your keyboard, but on issuing commands to the editor on how to modify the text.

These commands are simple but combine to let you do exactly what you want with just a few keypresses.

For example:

w is a movement command that moves one word forward.

You can put a number in front of any command to repeat it that many times, so 3w moves three words forward.

d is the delete command. You combine it with a movement command that tells it what to delete. So dw deletes one word and d3w deletes the next three words.

f is the find movement command. You press it and then a character to move to the first instance of that character. So f. will move to the end of the current sentence, where the period is.

Now, knowing only this, if you wanted to delete the next two sentences, you could do that by pressing d2f.

Hopefully I gave a taste of how incredibly powerful, flexible, yet simple this system is. You only need to know a handful of commands to use vim more effectively than you ever could most other editors. And there are enough clever features that any time you think "I wish there was a better way to do this" there most certainly is (as well as a nice description of how).

It also comes with a guide to help you get over the initial learning curve, run vimtutor in a console near you to get started on the path to ~~salvation~~ efficient editing.

[-] kattfisk@lemmy.dbzer0.com 13 points 1 month ago

vi is part of the POSIX standard, so it'll be available in some form on almost anything UNIX-flavoured

[-] kattfisk@lemmy.dbzer0.com 16 points 1 month ago

So you're saying we should invade Poland?

[-] kattfisk@lemmy.dbzer0.com 71 points 1 month ago

Before you have an opinion on it, just read the article, it's just one page. https://www2.hawaii.edu/~kent/BenefitsofWorldHunger.pdf

The UN really shot themselves in the foot by deleting it, because the title only looks bad if you don't actually read the rest of the text, which they now made more difficult.

[-] kattfisk@lemmy.dbzer0.com 37 points 1 month ago

I'm still pissed at being forced to write in a passive voice in university. It's awkward and carries less information, and makes it seem like nobody had any agency, science just kind of happened on its own and you were there to observe it.

I don't know why anyone would prefer something like "An experiment was conducted and it was found that..."

To the much better "We conducted an experiment and found..."

[-] kattfisk@lemmy.dbzer0.com 15 points 6 months ago

Oil and gas products account for 4.2% of Sweden's exports. The gas exports alone almost rival those of dairy and eggs! Truly a petrostate if I ever saw one

Are you perhaps thinking of a different country?

[-] kattfisk@lemmy.dbzer0.com 13 points 1 year ago

People think it's about Stallman being bitter. But it's because GNU is a political project with the goal of total user freedom and control over their computer. The software is a step on the way there. But if people use free software without understanding, valuing or taking advantage of the freedom it gives them, the GNU project has failed.

view more: next ›

kattfisk

joined 1 year ago