ulterno

joined 1 week ago
[–] ulterno@programming.dev 1 points 1 hour ago* (last edited 1 hour ago)

Making it a sort of a museum would be a pretty good idea.

Are the books really that bad? (Sorry, I mostly lived on NCERT)

[–] ulterno@programming.dev -1 points 2 hours ago

Imagine getting told by a couples therapist that they can’t see your relationship working out… And then you go on a big rant saying how you should still be together?

Honestly, if someone has to go to couples therapy, they're already at a point where their judgement is written off.

[–] ulterno@programming.dev 1 points 2 hours ago

But but snarky comments are fun

[–] ulterno@programming.dev 1 points 3 hours ago

I'm guessing the ransomware gangs would be giving better payments than regular companies asking for pen-testing.

But with this, comes other concerns:

  • Will the pen-tester be enticed to use the "authorised hacking" as an opportunity to install a backdoor of their own or do they maintain strict borders between both jobs?
    • I'm thinking, not so much, as, if they're already doing something illegal, they might as well just go the extra mile.
  • At the same time, pen-testers working for one company might also be used for industrial espionage efforts, by competitors
[–] ulterno@programming.dev 1 points 3 hours ago* (last edited 3 hours ago)

Big Discovery: Children played in the past!

Well, guess now nobody will say they didn't have fun in prehistoric times.

[–] ulterno@programming.dev -1 points 3 hours ago

So now you can't use your voice to convey speech out of class, if you are under 16?
Because Air is a medium which can be used to socialise.

[–] ulterno@programming.dev 1 points 18 hours ago

But! But! Wikipedia is not a reliable source! Uwaaan! /s

[–] ulterno@programming.dev -1 points 19 hours ago

Docker is not running on client machine.

[–] ulterno@programming.dev 2 points 19 hours ago* (last edited 19 hours ago)

Did you not know?
You can simply select all files you want to commit, in the File Manager, Ctrl+C, then paste in the terminal and it will automatically add all those file names (full paths) separated with spaces at the cursor. At least in KDE: Dolphin -> zsh + Konsole it does.

And sure, it might look like 2 extra steps, but you will still be clicking around a lot in case of a GUI anyway.

I tend to just type partial filenames and use tab completions, which are also pretty configurable. And the only dissatisfaction I have rn, is that I don't have zsh module for completions with pascal case and snake case.

[–] ulterno@programming.dev 5 points 19 hours ago

That's definitely how it is seen.
If I were to see "Discard Changes" anywhere in a dialogue, I would assume it will discard whatever changes I made in that dialogue. In this case, probably some source control related changes. If it were to say "Warning: This will Discard ALL changes!!!", I might do a double take, but had I never used git CLI before, I would still assume that at most it would discard "ALL" changes made in the current session.

For me personally, I would consider it more useful for it to say:

This action will delete the following files:
- followed
- by
- a
- list
- of
- files
- that
- would
- be
- deleted
Continue?

Which neither has to look like a warning, acting like you might be doing something you don't want to and also is much more useful for someone like me who wants to double check what exactly I am deleting.


Also, I have used git CLI before and apart from being able to see blame in the editor itself and maybe a better representation of tree, I don't feel the need to use any git GUI tool. Even when I tried, I realised it was slower and more finicky to use. So, it would stand to reason that it should be targetted towards people who don't use CLI (and might have never used git CLI).

[–] ulterno@programming.dev 2 points 20 hours ago

Yes, e.g. I got the 're in blue and everything else light grey.

[–] ulterno@programming.dev 1 points 1 day ago

Is this guard supposed to be slacking off on the job?

It works on Firefox EndeavourOS

 

Until he actually had to use it.

Took 2 hours of reading through examples just to deploy the site.
Turns out, it is hard to do even just the bash stuff when you can't see the container.

view more: next ›