Skip Navigation

stilgar [he/him]
stilgar [he/him] @ stilgar @infosec.pub
Posts
5
Comments
70
Joined
2 yr. ago

  • Yes, the Model Y is the best selling car in Norway ever, but your smooth brain knows much better than everyone who has been in the market and purchased one because it was the best option for them.

  • Presumably because it uses LFP battery cells? If that's the case, then the lower rated range is not as important since those cells tolerate many charge cycles to 100%.

    One typically only charges to 80% with other Li battery chemistries so one effectively loses that top 20% of range.

  • These "uber commands" tend to be much better since they are more explorable with --help explanations and readable flags.

    Much better than the random jumble of characters you're expected to have memorised for awk, sed, find et al.

  • Programmers are probably chill af, looks like a very bad day for some network people though.

  • Wow those are some beautiful examples there!

  • Only if it's specified and documented as part of a contract with the user. If they're relying on internal implementation details, well that's a good lesson for them not too do that.

  • Awesome, bonus points if you integrate some of Hundertwasser's tree tenants!

  • Very cool! The use of visualisation to communicate the structure of a future society is much more engaging than just text.

  • Thanks, I grabbed the URL off the Aurora Droid app, I guess its not compatible with the FDroid website. Fixed now!

  • Thanks! I still haven't figured out the best way to link on Lemmy 🙈

  • For a long time it was every second week, now its normally once per week.

  • Audiobooks! I listen to The Sleepy Bookshelf, but anything will do, there are lots of free audiobooks on YT etc too.

    I use a sleep timer so it'll stop playing after half an hour.

  • There are some massive intrinsic advantages of the CLI though, that apply for everyone, not just leetcoders:

    • The terminal can remember everything you ever did. Forgotten the command you wrote 2 months ago? You can do a search for it with a tool like fzfand run the exact same command again.
    • Communicating with others. GUI programs require step by step instructions, often accompanied by screenshots while CLI may be copy/pasted.
    • Combining programs together. There are a few different techniques for combining CLI programs to search/format output, use secrets without ever having them in the clipboard or on disk, monitor something frequently/constantly etc etc

    So while I agree with you that there's plently of elitism around the CLI, you do yourself a disservice if you try to avoid it.

  • Wow, racism, such novel very enlighten

  • Could we get some no spoilers rules up in here??

  • Thank fuck! I'm so sick of rebasing and merging Dependabot PRs.