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/)TT
Posts
0
Comments
168
Joined
2 yr. ago

  • That's how websites use them to determine if you are a bot or not.

    However, the companies that ever so nicely provide the captcha technology, and never ending supply of unique pictures... They don't do that just because they love paying for the bandwidth and hosting all of this stuff for free. They use your clicks to train their AIs in image identification.

  • I'm going to have to second hedgehog's ideas of cleaning your bed and drying your tpu. Your filament says it should be good for a nozzle temp of 220-240, so I would expect stringing at 235, but it sounds like you are experiencing something a bit more extreme than "some" stringing.

  • The "enough work" problem is the story of my childhood... I have way too many memories of sitting in the garage, or on the driveway, either freezing to death or being eaten alive by mosquitoes, at 2:30 a.m. while trying to hold a light absolutely still in just the right position...

  • If they send this to enough people, it's extremely likely that they hit someone who has recently given their number to someone new. This message hits a lot differently if you are hoping for or expecting contact from a number you don't know.
    This message is actually really well crafted for targeting someone who is lonely and trying to put themselves out there.

  • Oh God, your comment triggered my PTSD... One of my first jobs I worked at, I had to restock, multiple times a day, a bin with a bunch of items that were very delicate and wrapped in super thin & delicate plastic. But the box they came in was made of super heavy duty cardboard. Like this shit was originally intended to be some kind of bullet proofing material but accidentally got used to make boxes. Even worse though was that each open end of the box was glued shut with enough glue to stick the Titanic back together and still have some left over and then stapled.
    I hated those boxes.

  • I don't know about intellij, I have worked mainly in VS Pro. I will tell you some of The things I can do in VS that help and then I'm sure intelliJ probably has similar functionality or plugins that will add it. Check to see if you can generate call graphs or call maps. VS enterprise has the ability to add each function to a graph and build up a diagram for you. Unfortunately pro and standard do not.
    Ctrl + "-" will jump back to last. This allows you to reverse through the call tree.
    You should be able to display a call stack that at least tells you how you got down to where you are.
    Make notes about reimplements you want to make and move on. Sometimes just writing it down so you won't forget is enough for my brain to let it go.
    In VS Pro you can create a break point and then right click on the red break point dot and add conditions and\or actions. Conditions stop it from breaking there unless a condition is met, this is great when you only want to catch one iteration of a loop. Actions are something that will be evaluated and done like printing out information "$FUNCTION, myvar {my var}" will print out current function name, myvar, the value of myvar". You will be surprised how complex of a variable it will print. For instance it may print out an entire structure or contents of a class. You can then set the action to not break, that way the code performs the action and keeps going. Doing this will allow you to generate as detailed a list as you want of breakpoints in the order in which they get hit plus any variables you want to track.

  • Did you just call someone a homosexual to insult them? Are you 12? Is "LGBTQ" your version of calling someone a fag these days? Holy shit. I'm an old man, a horrible person, and a complete asshole but even I know how fucking stupid and out of touch a person sounds calling someone a fag LGBTQ.
    No wonder even a fascist haven like reddit banned you. They were probably so overcome with cringe and embarrassment that they perma-banned you ASAP.