• 0 Posts
  • 20 Comments
Joined 2 年前
cake
Cake day: 2023年6月16日

help-circle
  • Because using docker can sometimes cause ownership issues if not properly configured in your docker-compose.yml, I just added an alias to ~/.zshrc to rectify that.

    -edit- Only run this script in your user owned directories, e.g. anything from ~/ (or /home/<your_username>) you might otherwise cause ownership issues for your system.

    ## Set ownership of files/folders recursively to current user
    alias iownyou="sudo chown -R $USER:$GROUP"
    

  • I mean I guess it’s a better system then just being able to walk into a random store and just buy a gun. In my country we have a pretty strict gun control you need have not committed any crimes and be able to get a document from the government saying so, you’ll also need the following;

    1. be part of a gun club, which itself has a cool down period of several months and they can refuse you for whatever reason they see fit
    2. have a minimum amount of shooting days per year
    3. have to participate in the yearly contest for one of the different disciplines possible at the club
    4. have to be a continuous member of previously mentioned club at least one year before you can even apply for your first licence
    5. your first licence can only be in a single .22 weapon, this weapons will be registered to you as a person and your place of residence
    6. your gun and ammo needs to be in separate safe’s, also the gun may not be stored in a loaded state
    7. after you have the weapon you will be checked at random and you need to be able to show the weapon at the visiting police officer immediately, or if you cannot show it at the local police station within a few days after the visit. if they visit they will check if your safe('s) are properly mounted to wall/floor
    8. have to extend your licence yearly
    9. if you fail the checks or violate any laws you will lose your license and you will need to either store your weapon(s) at a registered location or sell them, evidence of both will need to be shared with the police. you can apply for a new licence after one year of probation
    10. the maximum amount of weapons you can have registered at any time is 5

    Firearms are either considered a part of sport (hence the clubs) of for hunting which has their own subset of rules. You can never have any full automatic firearms, those are considered for military use only.


  • It’s a plate to mount your chain guard to, the only way to remove or replace those is if you remove the entire crank bearing because it is mounted though that to keep it in place.

    • First you’ll need to remove the cranks, pop the plastic cover, and use a 14 mm socket to remove the bolt, you can either use a dead-blow carefully or use a bicycle crank puller if you have one (this is easier).
    • You’ll need a specialized tool to remove the cups, however looking at the retaining ring on the other side it looks like this one is metal. If you have a blunt chisel and a hammer you can try and use that. But be careful, you do not want to damage the threads in the bike, if you do that there is no way to fix them and you can throw it away.
    • After removing the entire bearing hub is out, the chain guard mounting place can be removed and you can reassemble the bike again if you are not replacing it with a new one.
    • I don’t know for sure anymore but it can be that the fasteners are all tightening towards the front, meaning one will tighten clockwise and the other side counter clockwise.

    This is based on my previous experience working in a bicycle repair shop.





  • Will my ability to play games be significantly affected compared to Windows?

    That will depend on the games you play, and what platform you use. If you are using Steam, you can enable the proton layer have more access to games, but if the game in question uses any type of kernel level anti cheat chances are it’s not going to work.

    Can I mod games as freely and as easily as I do on Windows?

    Depends on what you are used to, if you are using mod managers and which ones.

    If a program has no Linux version, is it unusable, or are there workarounds?

    A lot of work has been done with WINE, games on Linux, and Proton. You’ll need to do a little bit of reading to see if it can work on Linux, but the community can often be awesome and already have found a solution. There are also a lot of great alternatives to Windows/Mac only software you can try.

    Can Linux run programs that rely on frameworks like .NET or other Windows-specific libraries?

    Depends on your distro but most can install .net, you’ll need to do a bit of reading.

    How do OS updates work in Linux? Is there a “Linux Update” program like what Windows has?

    Yes, there are package managers that you can use to install and update software, some distro’s even have a shop like interface.

    How does digital security work on Linux? Is it more vulnerable due to being open source? Is there integrated antivirus software, or will I have to source that myself?

    I’ve only ever had to use a virus scanner twice in my Linux journey and both of those times it was on a server. Because Linux is open source everybody can see what is going on in the code and this way bugs or security issues can be found and patched quicker.

    Are GPU drivers reliable on Linux?

    Depends, if you are using AMD you should be fine, Nvidia has functioning drivers as well, I can’t speak for Intel ARC support because I’ve never used it…

    Can Linux (in the case of a misconfiguration or serious failure) potentially damage hardware?

    I’ve never broken my hardware, but I’ve broken my system a few times by ignoring the warnings the system gave me, always got it to work again.

    And also, what distro might be best for me?

    Linux Mint might be a good one, the Cinnamon is great for beginners, but there are many flavors you can choose from. Start with a live system which will not require you to install anything just yet, but you’ll get a feeling for how everything works. After trying it out live you can decide if you would like to install it. But remember that when trying it live you are limited in what you can do.


  • Red Hat 8.0, the Linux Starter 2003 double cd edition. From there I tried my first Ubuntu when they where still sending out free cd’s which was version 6.06 LTS. After that I dabbled a bit jumping from distro to distro to try out different flavors, tinkering a bit for fun and even tried to build my own with Arch. All the while keeping my Windows (XP, 7, 10) daily driver as my main rig. Finally switched over to Pop_OS! a few years ago as my daily for work. I’ve been thinking about switching over my gaming rig to a Linux distro but haven’t figured out which one is the best one and requires the least amount of tinkering.







  • The main problem still is that for some configuration you still need to use the CLI, the average user does not want to touch that no matter how powerful it is, they want a fully functional GUI that lets you so exactly the same thing but by clicking on buttons. Pair that with drivers that either do not exist or will not work for (some) of your hardware, odd crashed like the Bluetooth stack crapping out and not working anymore until you restart the system, or the system that hangs from hibernation with a black screen. So unless those hurdles are tackled the Linux adoption rate will stay low because the average user wants a system that works, and not one they have to debug.

    I’ve been on and off different distros of Linux since Ubuntu 6 using Pop_OS! as my daily driver for work a few years now, and the same problems I had then are still here today which is a shame honestly.


  • The question I get asked by religious people all the time is, without God, what’s to stop me from raping all I want? And my answer is: I do rape all I want. And the amount I want is zero. And I do murder all I want, and the amount I want is zero. The fact that these people think that if they didn’t have this person watching over them that they would go on killing, raping rampages is the most self-damning thing I can imagine. I don’t want to do that. Right now, without any god, I don’t want to jump across this table and strangle you. I have no desire to strangle you. I have no desire to flip you over and rape you. –Penn Jillette

    Think of the man what you will, but this has to be the best answer for that dumb question.






  • Windows OS was the better OS as the time, ran great on low spec hardware, and the tile system and integration of apps was a a lot better than anything Android or iOS has to offer at the time. The downfall was hardly any apps, changing the OS so much every update that the people that were developing left the eco-system because they where fed up of having to change their apps again, and hardly any first party apps. The promise that you could run Android apps on your Windows phone device was never delivered. Also Steve doubling down that he was too busy to use apps so why would you want them on your phone thing.

    I still love my Lumia and turn in on from time to time