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/)TH
Posts
1
Comments
630
Joined
2 yr. ago

  • WSL is also shit for any kind of containerization and HyperV fucks up everything else. If you’re not doing any DevOps/SRE stuff WSL 2.0 is fine provided you don’t mix the filesystems. I have been so frustrated with their claims on release for 1.0 and 2.0 that I haven’t evaluated the recent systemd release for WSL. I provision WSL for people that don’t know why they should care and Linux VMs for people that need to work with CI tooling.

    In general if you use a Microsoft tool you have to use the Microsoft ecosystem. Sometimes that’s not a huge deal, eg VS Code just adds a ton of telemetry and GitHub reads all your public code. Sometimes it’s a huge deal, eg you want to do literally anything beyond Docker Desktop defaults in the container world.

  • I’m really confused. The article points out why Brave is a bad choice right after saying it’s a good choice, says that logical fallacies are a problem, moves immediately into why false equivalence is something to look out for in general, and ends. Why is does this mean Brave isn’t going to steal our info? Because Mozilla might too? How does that address any of the valid privacy concerns with Brave (eg forced affiliate links, a privacy violation) rather than social ones (eg Brandon Eich being a piece of shit)? Empathy is a tool to have a conversation with others who might have different values, not a lens to evaluate privacy or user experience.

  • Wait what

    virtualization is a legacy technology

    AWS, GCP, and Azure run on virtualization. Do you think all these cloud providers are providing everyone bare metal? This doesn’t include containerization which is a subset of virtualization. Your average shop might not run virtualization directly unless of course your team touches VirtualBox or Vagrant or qemu or (probably shouldn’t) HyperV.

    Either your understanding of virtualization is very lacking or you didn’t explain your point very well. I am really curious what you meant.

  • It’s not graded and the top of the cover is torn. It could either be the facsimile that’s functionally worthless or it could, with a grade to the right collector, be worth a few grand if it’s complete. The lack of a grade really makes me question the seller and its true value or its provenance.

  • This is super common with niche hobby products I buy. Doesn’t make any fucking sense. Vendors will send out an email saying “hey we have a sale but we can’t tell you the dollar amount just the percentage until you put it into your cart.” I think it’s also common with some lines of luxury goods. You’ll find a few different reasons online if you Google “luxury brands hide price.”

  • If you want convenience, Google Books is pretty solid. Just make sure you have all of your books and are only uploading to Google. If you buy from Google, you’ll run into the same problem. I organize via Calibre and use it to push to both Google and a Kobo.

    I personally have all my ebooks and use Google Books to read on all my devices. It’s more convenient than trying to self host stuff. When Google eventually drops Google Books I will have to figure out what to use.

  • This picture is kinda wimpy. Zaslav had led the company through a total stock drop of almost $16 per share yet his comp has gone up almost 100% based on the figures I’ve been able to find. Granted he’s not getting the lucrative options he started with but that doesn’t seem to stop the other comp from going up.

  • I understand that “neutral” doesn’t take a position and explicitly gendered language does. I understand that using generic (not gendered) plural third person pronouns in a singular form is both grammatically correct and universally accepted in languages that do not already have a gender-neutral pronoun. Notice the use “neutral” in “gender-neutral” to refer to the generic (not gendered) pronoun.

    I don’t understand where you explain how a lack of gender-neutral pronouns is neutral. Could you show me where you did that? If you didn’t, you “clearly” don’t understand the point I was making.

  • I feel like the Chinese government is probably the best defense here. If that project they’re supposedly sponsoring continues in spite of this, NVIDIA won’t do shit because they won’t want to lose that market. Just as long as that project is available to others, it’s a perfect sidestep.

  • NIST also pushed DES after it was known to have been broken. Granted NIST-800 does actually match industry standards but that’s only because the NSA can’t weaken it without raising eyebrows.

    Since you bring up Sandworm, that’s a great example of proving my point. Not the US.

    You can’t call Colonial “cherry-picking” and then say that critical infrastructure is a known vulnerability no one can defend. It’s a great example of, once again, my point because Russia has already taken out grids multiple times and we still have no response. If you say the feds got Volt Typhoon I’ll point to plenty of other attacks on US companies they didn’t foil.

    Show me the equivalent US attacks on Chinese, North Korean, or Russian targets. Show me the constant prevention of not attacks on government targets but private targets. Show me the diversion of academic resources and constant publication pulled from universities because of its classified nature. Show me a government that pays more than private sector with its pick of the top. Show me a private sector known around the world for its cyber capabilities.

  • That’s okay! The literature and the international cybersecurity community explicitly disagree with your naive assessment that “billions means we have capabilities” and the total lack of defense for critical infrastructure highlights how all of that is spent poorly. I don’t need to go out of my way to try and convince someone on a government contract doing nothing because neat attacks like the Colonial Pipeline and Pegasus prove my point!

  • For junior IT roles, you’re screening for passion more than anything else. The best candidates are usually people that play with computers and are looking for growth. There’s a mix of “I have been taking computers apart since I was a kid” and “I’m getting an associates in IT.” Totally hit or miss. Sometimes the person with nothing pans out and the degree seeker won’t. Sometimes it’s the other way around. The deciding factor here is how the candidate meshes with the team.

    For junior dev roles, someone with a college degree is usually looking for more than a junior salary but has nothing I would hire at higher levels. Someone without a degree might have been coding in their spare time or done a boot camp. A good portfolio might give you a leg up. I consider a portfolio to be evidence of growth, not a bunch of perfect code. I love seeing GitHub profiles that show really shitty code that matures into really solid code (or at least the signs someone is trying). That being said, what matters is the tech screen and a quick code test. If you can do what I validate in an interview and the team likes you, rad.

    For someone with no experience, I tell them to figure out something they want to learn and put it on GitHub. Then repeat a fuck ton. Always expand the things you challenge yourself with and move on when your learning or passion has ceased. Sometimes that means you build yet another todo list. Other times that means you try to figure out how to build that cool Discord bot and fail utterly but learn a bunch of shit along the way.

    Honestly at the end of the day it’s all fucking luck. If you get a hiring manager like me that’s slightly biased toward self-trained over degree, you have an easier chance on skills stuff. But that’s a crapshoot. I was lucky when I started and people took chances on me. In return I take chances on people I think could have great potential. That’s just dumb luck both from me and for the people I’m able to help grow.