GuybrushThreepwo0d

joined 1 year ago
[–] [email protected] 5 points 1 year ago

It's hard not living in a country

[–] [email protected] 3 points 1 year ago

Wait until you discover tiling window mangers....

[–] [email protected] 14 points 1 year ago (1 children)

That truly is an opinion you've shared there

[–] [email protected] 4 points 1 year ago

Only result for me is the repo. Along with the helpful prompt:

people also ask: how old is Torvalds? Why did Linus Torvalds created Git?

Very weird that the grammar mistake is part of the prompt

[–] [email protected] 8 points 1 year ago

Just put the shebang at the top of your script:

#! /usr/bin/env bash

I'm not a big fan of extensions because if you put the script in your $PATH it's weird to type do_the_thing.bash

[–] [email protected] 1 points 1 year ago

Just put the shebang at the top of your script:

#! /usr/bin/env bash

I'm not a big fan of extensions because if you put the script in your $PATH it's weird to type do_the_thing.bash

[–] [email protected] 3 points 1 year ago
[–] [email protected] 3 points 1 year ago

You get to where you write code and it just works, first try.

Eh, I write plenty of Rust code that doesn't work. But at least I haven't had a segfault in a while

[–] [email protected] -1 points 1 year ago

You get to where you write code and it just works, first try.

Eh, I write plenty of Rust code that doesn't work. But at least I haven't had a segfault in a while

view more: ‹ prev next ›