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/)TO
Posts
5
Comments
321
Joined
2 yr. ago

  • This is probably going to be an unpopular opinion, but here it is anyway. If it doesn't come off with dish detergent and a scrub sponge, just call it a permanent seasoning and let it be. If scrubbing it like mad won't make it come off, then it won't come off if your food touches it.

  • Maybe you're picking up on how sound is bouncing off the object, kind of like a really weak form of echolocation, and your brain doesn't know how else to present that information other than to give you a visual.

  • Hey, I feel your pain. Tall guys need bigger cars. I don't know what circumstances led to you being stuck in a car that doesn't fit you but I've been there too. I hope you find yourself in something more suitable in the near future. I was able to finally get into a vehicle I'm comfortable in a few years ago and it's life changing. I'm driving an Expedition.

  • Honestly I print out anything my little kiddo does at school on his Chromebook, and some stuff has black backgrounds. I got tired of wasting toner so I made a script that would print a negative screenshot if it's a dark image. One keystroke and I get what I want

  • If someone started a blog site called "Tumbler" or a gay dating app called "Grinder" you could totally understand the conflict, couldn't you. Listen, I went through this. I started a site whose name had a word that was similar to a famous trademark, and got a very similar cease and desist letter. I chose to change the name, and be candid about it, and I've been successful with it ever since. Just my $0.02, but I'd choose a new name you like and then register and trademark it like I did.

  • When I press Super + PrtSc, a bash script performs the following:

    Takes a screenshot of the entire desktop (import -window root) and saves it as ~/screenshot.png..

    Analyzes the screenshot to calculate the "mean brightness" value of the image. It converts the image to grayscale and determines the average pixel brightness (a value between 0 and 1, where 0 is black and 1 is white).

    Checks if the image is dark by comparing the mean brightness to a threshold of 0.2. If the mean brightness is less than 0.2 (i.e., the image is very dark), it applies a negative filter to the image (convert -negate), effectively inverting the colors (black becomes white and vice versa).

    Sends the image to a printer (lp command) named MF741C-743C for printing.

  • If all the billionaires in the world instantaneously ceased to exist, and all their money were evenly distributed to everyone on earth, you would get a one time payment of about $1,769. Then what?

  • You should try installing some good ole linoleum. We solved kitchen flooring in the 1860s but people need to install expensive floors that are worse in every way because... why exactly? I don't know. I have hardwood floors that are 17 years old and they need to be replaced. Linoleum floors last as long as 40 years. I'm thinking of going old school.

  • Thank you very much for the recommendations! Out of curiosity, what are the benefits of using say bluefin over just plain fedora? I should also add that I prefer a long term support installation because I don't reinstall very often. Thanks again