Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)AH
Posts
0
Comments
26
Joined
1 yr. ago

  • +1 for atomic shrimp, was going to comment about him. He's so positive and calming, I didn't have much of an interest in the stuff he does until I started watching him, but his quite calm demeanor and positive energy makes it so easy to watch!

  • welp

    Jump
  • Most bots out there aren't backed by chat gpt. We had a flood of Russian boys using a sign up for on a site to send spam emails by putting the spam in the names and address fields. Slapping the most basic of captchas on the page solved it.

  • I just created a new tool for my company, and I opted to leave out jQuery as I wanted to see how it would be without it.

    After going through the process I don't think I'll use jQuery again unless it is already a dependancy. Vanilla pretty much has everything covered that jQuery made easier, just need to be a bit more verbose in some cases, but I've found that typically makes the code easier to read and modify.

    No hate if jQuery is your thing though, just if you're on the fence I'd give vanilla a go and see if it fits your needs!

  • That's fair, there is a bit of information overload online when looking into it.

    If you want my two cents, find the cheapest print with auto bed levelling (mingda magicians are good and cheap) and just start playing around.You don't need to know much to start, and you learn what you need to as you encounter problems.

    That's how I got into at least, and now been printing for like 5+ years.

  • If it is a removable bed, pop that bad boy in the freezer for a bit and the print should pop off. If not then you may want to try some glue stick on the bed before a print which will help the print release since it'll pull off the glue.

  • Thanks for your response, I've been keeping my eye out for a reasonably priced C64 or something so I can get into it on some real hardware (I'm sure there are emulators out there but that's not as fun).

    I feel like learning it would help with understanding some of what happens "under the hood" in modern languages.