Skip Navigation

Posts
23
Comments
195
Joined
2 yr. ago

  • This, and addition to company sponsored anti features, governments can ask or force companies to add back doors, unbeknownst to the consumers. For this reason (and others), I'll only ever trust open source software for security software, like VPN.

  • While your statement is true, I install Firefox on any computer I support (family & friends) because I understand it better, can talk them through stuff on the phone and so I can install an ad blocker and not.have to deal with all of that. So now I need to explain to family and friends that Google is to blame, but they don't care and ask me to install "the normal browser". Ugh.

    Also, I now have to deal with the Google-heads at work using this as an example of how chrome is the superior browser. Double ugh.

  • There was a news station I saw while vacationing in the Smokies. They called it "news with a heart". They did all the same news stories, bit didn't dwell on the death toll or show video of the carnage. It was the first time I didn't become enraged by the news.

    We have a drinking game for the NBC Nightly News. Drink any time they say "breaking news", "disaster", "epidemic" or show people crying. You won't make it through the news.

  • I have. I was kindergarten-aged and my friend was over and she didn't flush. That was also the day that I learned that girls poop...a lot!

  • I made one of these when I was a kid using a ton of rubber bands. One of the "arms" flew off and hit me in the face. It was definitely not as fun as the cartoons advertised.

  • I work at a big bank. I bank at a local credit union.

  • I don't think they're being pointlessly pedantic. I've been around POS systems and some people call it by the letters, P.O.S. & others by the acronym, sounding like "pause". Nobody assumes you're talking about a Piece of Shit when you say "pause". Also for OOO ("oooh") vs O.O.O., which doesn't roll off the tongue, but you don't sound like Casper.

    Now, being pointlessly pedantic, I find it interesting to think that if we continue to use the word acronym for initialisms, then the word acronym will actually be initialisms! English is weird!

  • If it's showing at the bottom of the browser, then the browser thinks the link is a regular link, but clicking or copying it may invoke some JavaScript that either manipulates the link or simply redirects to the tracker site after an onClick event. I'd like to see this for my own curiosity. If my thought is correct, then there should be some way to disable that specific method call with uBlock or some other mechanism. I'm curious what happens with a text based browser or screen reader type browser. You could also trace the JavaScript and see what's happening. If this is really happening with the big social media sites, it's just a matter of time until a plugin is developed to correct the behavior.

  • This may be the push I need to migrate to Nextcloud. I'm struggling to identify my use cases, though and am wondering if all I really need is Syncthing.

  • Is it the responibility of any government to enforce a parental policy? What if I, as a parent, support my kid to view this stuff?

    At home, I was allowed to have alcohol with supper at family meals from about 13.

    I feel like the regulations should be to give parents control over their child's activities if they so choose. While we're at it, make it illegal to collect information about a person, parent or child, without their express concent. I don't know how, but there are many smart people in the world that can probably figure it out.

  • I'm using mandos with the server on a raspberry pi. Unfortunately, mandos doesn't work with my Fedora boxes as far as I know.

  • This isn't what you're really asking, but I have a bunch of stuff in the freezer that I can pull out when I'm sick, don't have enough time to prepare a meal or am just exhausted from whatever.

    Making lasagne? Make 4, freeze 3. Mex night? I make 20 black bean burritoes at a time. Check out https://onceamonthmeals.com/ for inspiration. Less cooking, less dishes and less food waste. Go pro and pick up a food saver. I make 8 cups of rice and freeze it in a pint food saver bag. It's winter where I live and I have "soup bags" in the freezer so I can take out veggies that were at their peak when they were frozen and put it in a crock pot so I can have summer fresh soup.

  • I switched to Brother after my HP updated itself when I forgot why I had a particular firewall rule, deleted it and let the printer onto the internet to roam. It pulled down a patch which added an amazing security feature to block the use of the toner that I bought. I bricked it while trying to downgrade the firmware (after placing an order for their "certified" toner). I tried returning the toner, but couldn't and eventually took it tongue recycling center, swearing to never buy HP again.

  • It depends on what you do with Docker. Podman can replace many of the core docker features, but does not ship with a Docker Desktop app (there may be one available). Also, last I checked, there were differences in the docker build command.

    That being said, I'm using podman at home and work, doing development things and building images must fine. My final images are built in a pipeline with actual Docker, though.

    I jumped ship from Docker (like the metaphor?) when they started clamping down on unregistered users and changed the corporate license. It's my personal middle finger to them.

  • Good call-outs! I feel like this sort of legislature would also appeal to both sides of the aisle.

  • Y'all crack me up with many of these comments!

  • Signal is great. I miss when it worked with SMS. There are 2 E2EE SMS apps that I'm aware of, bit one is not well supported and the other needs quite a bit of UI work before it's usable by the general public. Also, neither can be used as the default SMS app on Apple phones,but that's not the app's fault.

  • In addition to the good tips here and if your company offers it, know the difference between a Roth 401k and regular. In a Roth, you pay taxes going in and the gains are not taxed. In a traditional 401k, the amount you put in is untaxed, but you're taxed when you take it out. Early on your career, you would hope that the gains outweigh the initial investment.

    Disclaimers: I'm not a lawyer, doctor, financial advisor, investment accountant or CPA. Your state, province and/or country may tax differently now or in the future. Past performance is no guarantee of future returns.

  • I'm using Kubernetes and many of the apps that I use require environment variables to pass secrets. Another option is the pod definition, which is viewable by anybody with read privileges to K8s. Secrets are great to secure it on the K8s side, but the application either needs to read the secret from a file or you build your own helm chart with a shell front end to create app config files on the fly. I'm sure there are other options, but there's no "one size fits all" type solution.

    The real issue here is that the app is happy to expose it's environment variables with no consideration given to the fact that it may contain data that can be misused by bad actors. It's security 101 to not expose any more than the user needs to see which is why stack dumps are disabled on production implementations.

  • Video guides are nice, but I prefer Grog's Knots. He even has an app for offline knot learning, say, when you're deep in the woods and it's raining hard and your tent's rain cover blows off into the lake and you thankfully brought a tarp and rope but don't know how to make one of those adjustable knots that you can just slip-tighten. You know, theoretically speaking.

    On a side note and completely unrelated, bring one of those big grout sponges when you go camping. In addition to mopping up all the water in your tent, it makes a nice pillow if your inflatable pillow decides to run away in the night in a storm and go swimming in the lake.

    TL;DR: I hate camping.