• 44 Posts
  • 991 Comments
Joined 2 years ago
cake
Cake day: June 15th, 2023

help-circle




  • doesn’t work for me (using fish) and is apparantly only available in bash; would you call that then a command?

    Right, the ^search^replace is a Bash feature. It is a builtin command, like echo or cd in example. Just because a command is not available to any other shell or if its not an independent program, does not make it not a command (in my opinion).

    However I agree its a little bit out of place here. A note that its a builtin and not universally available to every shell would have been nice in such a listing.


  • These lists are always nice. But how does following even fit into the topic of this post at all? These are not underrated hidden gems and most who use the terminal used it already:

    1. > file.txt Command – Overwrite a File

    Routing the stdout to a file is one of the most common used “commands” in Linux. And one to learn at the very beginning.

    1. ping -i 60 -a IP_address Command – Ping with a Custom Interval

    Probably not that useful in day to day usage, but I assume this is one of the most basic commands lot of people used it in the past to test if they have internet access. ping google.com is common, or so I thought.

    Otherwise there are some nice listings, such as at (I really should use that one too), du (actually not that hidden, but its probably underrated and people install lot of tools doing same instead) or yes (useful for certain automation, where you know the answer is to proceed). A solid list, but a little bit short and with a few questionable entries.




  • Unless you actually interact with the developer. Such cases are in example when you do a bug report and discuss this. Or in social media. But its not only about the interaction, but the toxicity of the person towards other people and projects. Also if I am interested and using a tool, then I will probably read blog posts, update notes and so on too.

    Even if I don’t interact with someone, I don’t have to support bad behavior. I also don’t have much faith into the project with a human I dislike how the person treats others. If you don’t care and are unaffected by it, its your decision to do what you want and accept.








    1. Don’t use the same password on Steam that you use from other services.
    2. Use a long password, with random characters and numbers.
    3. Use a password manager.
    4. Do not click on links in emails, unless you are 100% sure its from Valve. Better yet, visit Steam in your browser or the Steam app and search for the page there directly. Do not login on random websites requiring you to login to Steam.
    5. Do not click on links in chat from people you don’t know or added recently to your friends list.
    6. Set your Steam profile to private, or enable it for friends only at best. Especially if you have lot of skins.
    7. Ultimate weapon: Use official 2FA (2 factor authentication) with Steam app on your phone. Do not lose your phone, as you cannot login to Steam otherwise.

    No security is perfect, but following these basic rules will help you to secure your account. And there shouldn’t be any need to reset the password often. If you feel better, reset it once per year or so. I don’t.





  • I mean lot of stuff is written in forums and social media, where people hallucinate. Or even in real life if you talk to one. Its normal for a human to pick up something in their life, later talk about it as a fact, regardless of where they learned it (tv, forum, videogame, school). Hallucinations are part of our brain.

    Sometimes being aware of the hallucination issue is still a hallucination. Sometimes we are also aware of the hallucination an Ai makes, because its obvious or we can check it. And also there are Ai chatbots who “talk” and phrase in a more human natural sounding way. Not all of them sound obvious robotic.

    Just for the record, I’m skeptical of Ai technology… not biggest fan. Please don’t fork me. :D