Skip Navigation

User banner
Posts
0
Comments
487
Joined
2 yr. ago

  • I have been moving to epub for reading books, my app of choice is Librera. It has many customization options.

  • Would love to have an implementation of this in a virtual reality environment but for now, I prefer the actual look of PDF as a long strip of pages.

  • "I may have backed up into another Idaho"

  • Yep, same species. I really don't know why they are salted while inside the husk but where I live you can get them with and without husk and some restaurants offer them husked and with salt.

  • I usually buy them with salted husk so they need to be cracked, just my preference though

  • Try cracking them inside your mouth after putting them in a bowl and spitting the rest, like with sunflower seeds. The problem woukd be the amount of salt you are ingesting.

  • I do that too, I have my own server in my basement for storage

  • Best password manager is offline password manager.

    KeepassXC makes a file with the passwords that is encrypted, sharing this file with a server is more secure than letting the server manage your passwords

  • HRuleT

    Jump
  • Spider-man wears something similar, I'm sure a skilled tailor can make your dream come true

  • Firefox on mobile also let's you install UBO, it's the only way I watch YouTube nowadays

  • So close to loss

  • Next time save the secret string on a password manager like KeePassXC to syncronize the files to your PC

  • I saw it in another post, Florida is getting circumscised

  • Deltarule

    Jump
  • ASMR: talking about pros and cons of c++ with your college friend

  • Deltarule

    Jump
  • I didn't need to do this but I did and now I want it in my comment history:

     
        
    class Suckable {
        bool unsucked;
    
    public:
        Suckable () {
            unsucked = true;
        }
    
        void Suck() {
            unsucked = false;
        }
    
        void CheckAndSuck() {
            if (unsucked) {
                Suck();
            }
        }
    };
    
      

    Sorry for making you see c++, it's the language I'm currently using. This program compiles on my machine and doesn't use global variables.

  • Deltarule

    Jump
  • Could be inside a class for something to be sucked, making unsucked a variable for the class. CheckAndSuck would be a better name for the function. I don't think the meme needed a code audit but here I am.

  • Clussy

  • I got accustomed to the options for tar and 7z. for find, I just pipe it to grep or use less to search for something. It just takes time the first time you run it

  • I don't think coding in C is basic stuff, depending on the IDE, you can learn about using the terminal, compilers and if the course gets far, memory allocation, a really important tool in Linux programs.

  • Real MEN don't touch their buttholes, they use a bidet. Check out now biMAN, equipped with a power hose so no grime gets left behind.