• 0 Posts
  • 19 Comments
Joined 1 year ago
cake
Cake day: June 4th, 2023

help-circle






  • You might also be interested in cron/crontab. You can schedule scripts/software to run at specific times of day, week, month, year etc.

    Also if you want to learn more about the linux command line, three super useful commands for you are ‘man’, ‘help’ and ‘apropos’.

    man followed by a command, like ‘man find’ will show you the manual pages for the command ‘find’, showing you how to use it.

    In some cases man wont work for some commands, in those cases try ‘help theCommandThatDidntWorkWithMan’.

    apropos followed by a query like ‘apropos network’ will show you any commands that have ‘network’ in their short description to help you find commands that you might want to use for something.






  • Sure, i2p or the invisible internet project is a FOSS project which acts as an anonymous network anyone can potentially access, and host on.

    It does this by creating end to end encrypted peer to peer tunnels between its users and then sending data through itself via a path between some of the 50,000+ volunteers that make up the project. The path data takes is random so a third party seeing any communication in full is highly unlikely, and even at that, its still encrypted.

    The software that implements this is the i2p router, and when using the i2p router you become a node on the network like everyone else using it, allowing pieces of anyone’s data to move through your router, just as your data moves through theirs.

    The UX/UI is very good for new users and makes it easy to access, or host. Particularly, to my understanding, i2p is also very popular for torrenting due to the nature of how it works (in comparison to similar projects such as tor, there is an entire built in solution for torrenting included with i2p).




  • I bought Windows 11 early on so I’m still using it to justify the purchase on my desktop, but I moved my OEM licensed laptop over to Debian a few months ago.

    Can confirm that as soon as Windows 11 is no longer supported or it gets slightly more ass, I’ll be moving my desktop over to Debian or Arch or something as well.

    With the advent of gaming becoming so much more accessible on linux either through native support or through something like proton, I am very hard pressed to find any reason to stay.



  • In effect, Air Canada suggests the chatbot is a separate legal entity that is responsible for its own actions.

    The airline also argued that the chatbot’s response to Moffatt’s inquiry included a link to a section of its website that outlined the company’s policy and said that requests for a discounted fare are not allowed after someone has travelled.

    So what Air Canada is saying is “If the bot says you’re supposed to get this deal, we aren’t liable, but if the same bot also says you aren’t supposed to get this deal contradicting itself in the same breath, then that should be upheld in court to benefit us”.

    Sorry lol, you don’t get to have it both ways.