ulterno

joined 1 week ago
[–] ulterno@programming.dev 2 points 8 hours ago (1 children)

Are we talking about the same Chuck Norris?

No, we are not.

I am talking about an internet meme
You are talking about a real person, who is probably old by now.

[–] ulterno@programming.dev 3 points 10 hours ago (3 children)

Nah, with Chuck Norris, it's usually the missiles that do the dodging.

[–] ulterno@programming.dev 1 points 14 hours ago* (last edited 14 hours 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 0 points 14 hours ago

's' for serious

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

But but snarky comments are fun

[–] ulterno@programming.dev -1 points 16 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 0 points 1 day ago

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

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

Docker is not running on client machine.

[–] ulterno@programming.dev 2 points 1 day ago* (last edited 1 day 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 1 day 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 1 day ago

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

 

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 ›