Bio ist für mich Abfall

  • 0 Posts
  • 210 Comments
Joined 1 year ago
cake
Cake day: June 23rd, 2024

help-circle





  • DNS

    A server where you ask what IP is connected to the letters you enter in the browser.

    VPN

    A way to connect to someone else’s pc and Internet.

    The issue that I had with dns was for example connecting to the router.

    It has a url like fritz.box so you get to the UI. Now with a vpn this won’t work, because the router is circumvented and can’t redirect your DNS request to its own ip.

    However the ip of the router still works.

    So you must know that when using a vpn you have the dns of the config in router of your vpn provider. You can overwrite that on various places but it is a bit confusing.


  • You make it sound like they have chosen to be that way.

    Then you claim they force people “to adhere to their madness”

    Which is wrong. They want people to stop down talking their self being. They want people to accept them as humans because people can’t just do that! Treating a humans like a human.

    And this is what lot of assholes are against. Seeing that people who change gender are still people. Usually those assholes also don’t think women are equal to men which is why people changing gender makes them angry.








  • Ok imagine this:

    You are an construction worker. The job is hard but the pay is okay.

    Now robots replace your job slowly. They are cheaper and more accurate.

    You can now:

    1. Complain about the robots stealing your job

    2. Be happy that you don’t have to do the hard work anymore.

    Many people will go for 1. But the actual issue is that the social security net isn’t existent or so weak that no job means no food.

    That is not the fault of technology though.

    Remember that when you vote and when politicians want to cut costs by reducing payments for the unemployed.





  • Actually on windows 7 I found out how to get which process is locking one file.

    You open the resources manager (task manager has a link to it)

    Inside you can see how much each process uses on cpu, network and stuff.

    And there is a tab where all used files for each process is listed. You can search for specific files.



  • Development seems to be a bit of bite in the ass.

    Intellij does have a package but for some reason plugins use often some random binaries and those do not work well with nixos.

    Also getting always the right dependencies for the current project was for me difficult to learn.