asklemmy Asklemmy What is something you dislike but still begrudgingly use?
Jump
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearST
    storm_koala
    12 months ago 100%

    I mostly use GIMP.

    I am also enthusiast about the https://graphite.rs/ project which is working in browser (love it or hate it for that).

    Krita is amazing for drawing but may be intimidating.

    I like MyPaint that I use as a whiteboard. It is easy to use and convenient

    2
  • asklemmy Asklemmy Gamers. What was the game that got you into the hobby?
    Jump
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearST
    storm_koala
    1 year ago 100%

    I had it on the PlayStation, I still remember the intro with the clown and the explosion in the cafe

    1
  • linux Linux Need help, I'm getting error when I try to install this script keyboard chattering
    Jump
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearST
    storm_koala
    1 year ago 100%

    Oh and good luck regarding your transition from windows to Ubuntu. I see that you had different issues for your first time, it can be though sometimes but keep going you will eventually get yourself confortable and understand new things on how it works. You will not regret it

    1
  • linux Linux Need help, I'm getting error when I try to install this script keyboard chattering
    Jump
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearST
    storm_koala
    1 year ago 100%

    This script has two python modules as requirements, libevdev and inquirer. If you want to run the script with your systemwide python environment, you can try to find the relevant APT packages (often named python-MODULENAME) to install the modules on your system.

    Alternatively you can create a python virtual environment (you can easily find howtos) and install the requirements in the virtual environment using the pip tool. This way, the requirements will be installed for this project only.

    Also keep in mind to never use pip as sudo, it should not manage your systemwide python modules because it will conflict with your package manager.

    15
  • linux Linux Unable to access the harddisk after the installation of Ubuntu.
    Jump
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearST
    storm_koala
    1 year ago 100%

    What file system is in this partition? Can you verify you have the required drivers (eg. for ntfs3)?

    9
  • food Food and Cooking Your favourite cooking channels/youtubers?
    Jump
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearST
    storm_koala
    1 year ago 100%

    Pick Up Limes - they make tasty plant-based recipes while thinking about the nutritious aspect. They have a Youtube channel but you can also check the recipes on their website.

    2
  • gaming Gaming What's a good game you played with an awful tutorial?
    Jump
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearST
    storm_koala
    1 year ago 100%

    Without external resources I would probably never have figured out what the 2x2 empty grid in my inventory was meant to be! I watched so many videos and read numerous wiki articles it could have been a college class.

    5
  • bonnebouffe Bonne Bouffe [Fait Maison] Bento au tofu laqué
    Jump
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearST
    storm_koala
    1 year ago 100%

    Pareil, quand je le fais d’habitude je prends un tissu absorbant pour enlever le plus d’humidité autour et je le cuis à la poêle mais il reste effectivement spongieux, donc il faut tolérer la texture. C’est pas un problème pour certain tofu vendu fumé où la texture est très ferme de base.

    Dans cette recette-ci, il est enrobé de fécule de maïs et frit dans de l’huile bouillante (il faut donc prendre une huile qui tolère la chaleur comme tournesol et non huile d’olive) donc il va vraiment former une couche très croustillante !

    2
  • bonnebouffe
    Bonne Bouffe storm_koala 1 year ago 100%
    [Fait Maison] Bento au tofu laqué

    Inspiré par cette recette https://www.ricardocuisine.com/recettes/9720-bols-repas-au-tofu-laque Le tofu est croustillant et très savoureux. De quoi se réconcilier avec si on aime pas son goût neutre ou sa texture de base. Les nouilles et les crudités accompagnées de mayonnaise épicée viennent ajouter de la fraîcheur au tofu. C’est délicieux !

    10
    2
    linux Linux [Question] From MacOS to Linux, need advice on best software packages
    Jump
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearST
    storm_koala
    1 year ago 92%

    Hello,

    I advise you to select a WM based on Wayland because it now reached a sufficient maturity and Xorg can safely be remembered as historical. I personally use sway which is an implementation of i3wm for wayland. You will have an experience similar to what appears in your screenshot.

    There are a lot of status bars for sway. I am using swaybar with i3status for the status_command. Don’t hesitate to check the alternatives, they are amazing.

    All the configuration of sway happens in a config file and you can setup your keyboard preference inside. You can setup multiple layouts at the same time and specify which key binding to switch between them.

    If you decide to give NixOS another try (which it deserves), the nixos config already has options to enable sway.

    For the package manager, either stick with the one integrated in the distribution you choose (apt, pacman, dnf, …) or indeed use nix on top if you like the experience and its benefits.

    And as a general advise, don’t hesitate to first try your choices in a VM installation, and take your time to check if it really suits your need.

    Have fun

    12
  • gaming Gaming Doing things in games because it simple felt good.
    Jump
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearST
    storm_koala
    1 year ago 100%

    Riding around in GTA San Andreas. Like taking a truck and making long trips while listening to K-DST radio.

    14
  • bonnebouffe
    Bonne Bouffe storm_koala 1 year ago 100%
    Ragoût de tempeh

    Inspiré de cette recette https://larecetteparfaite.com/2018/12/17/ragout-de-tempeh/

    3
    0