Badabinski

joined 2 years ago
[–] Badabinski@kbin.social 114 points 1 year ago* (last edited 1 year ago) (10 children)

I want to offer my perspective on the AI thing from the point of view of a senior individual contributor at a larger company. Management loves the idea, but there will be a lot of developers fixing auto-generated code full of bad practices and mysterious bugs at any company that tries to lean on it instead of good devs. A large language model has no concept of good or bad, and it has no logic. It'll happily generate string-templated SQL queries that are ripe for SQL injection. I've had to fix this myself. Things get even worse when you have to deal with a shit language like Bash that is absolutely full of God awful footguns. Sometimes you have to use that wretched piece of trash language, and the scripts generated are horrific. Remember that time when Steam on Linux was effectively running rm -rf /* on people's systems? I've had to fix that same type of issue multiple times at my workplace.

I think LLMs will genuinely transform parts of the software industry, but I absolutely do not think they're going to stand in for competent developers in the near future. Maybe they can help junior developers who don't have a good grasp on syntax and patterns and such. I've personally felt no need to use them, since I spend about 95% of my time on architecture, testing, and documentation.

Now, do the higher-ups think the way that I do? Absolutely not. I've had senior management ask me about how I'm using AI tooling, and they always seem so disappointed when I explain why I personally don't feel the need for it and what I feel its weaknesses are. Bossman sees it as a way to magically multiply IC efficiency for nothing, so I absolutely agree that it's likely playing a part in at least some of these layoffs.

[–] Badabinski@kbin.social 3 points 1 year ago

I immediately thought of this video when I saw "tr3n" https://youtu.be/7msoqnz2bcY

It's a very grumpy Scottish man responding to being told that he says the word "train" like he's saying "tren."

[–] Badabinski@kbin.social 2 points 1 year ago

I live in Utah, so it's pretty red 😅

[–] Badabinski@kbin.social 6 points 1 year ago* (last edited 1 year ago) (1 children)

I think my initial read of your comment was wrong (I thought you were saying that the term was fine, which didn't hold up on my second read where I was paying attention), so I want to clarify by saying what I think you mean. You're making the point that I should be saying that the statement is racist and that they should consider whether or not they want to use it, not that they are being racist by using it in ignorance.

Is that right? Because if so, that's a fair point. More flies with honey than vinegar and all that. I'm normally better about giving people a chance to consider rather than just dictate my beliefs, but I'm sleep deprived and cranky and I think it's making me act in ways that aren't aligned with my usual values.

Edit: and it's a sign that I need to get off of the Internet for now, since I'm being waaaay more negative than I want to be.

[–] Badabinski@kbin.social 7 points 1 year ago (2 children)

Also, the congressman has his fucking finger on the trigger like the big stupid idiot that he is. Like, if you're going to be a "gun person," can't you at least follow the rules? There's so much wrong with this person and this photo.

People like this are the reason I got out of target shooting, which was the only sport I was ever any good at (which turned out to be really great for me, because I was able to explore machining and electronics stuff which I like more). Like, I was just there for the engineering challenge and precision, when it seemed like a bunch of the people I was competing with were there for the "2nd amendment fuck yeah fuck the libs fuck the poor my gun is an extension of my big floppy weiner" shit. I have such contempt for people like this, and I've grown to feel horrified at the violence that this type of behavior leads to.

[–] Badabinski@kbin.social 12 points 1 year ago* (last edited 1 year ago) (5 children)

Yeah, that's why I wish the community would just use a different term. I'm not a fan of where it came from (Asian people bad asian motorcycle bad), and the arguments where one person says "I've been saying it for years," versus "bro it's been fucking racist for years," have gone past the point of a beaten and dead horse and into the realm of a fine mist of blood, fat, muscle, and viscera. Like, I just don't understand why people are attached to it, it's such a weird hill to die on. If it's a matter of having a term that people outside of the community wouldn't immediately understand, then I'm sure a different word could be found.

Edit: christ, I was not familiar with its usage in the 1930s. What a mess... Also, really loving the section on its Korean war usage, that's just great. Thanks for the link, it reaffirms my desire for the community to just use a different goddamned word.

[–] Badabinski@kbin.social 20 points 1 year ago (15 children)

The only thing that comes to me is that someone who was really into tuning/spiffing up Japanese cars was involved in the community early on. I've always found it weird, and I'd honestly kinda prefer to just use "theme" or "spiff" or one of the many other words that the Godfucked curse of the Earth that is the English language provides for the purpose.

[–] Badabinski@kbin.social 6 points 1 year ago

Thanks for pointing this out, I've updated my comment to get rid of the unnecessary distinction.

[–] Badabinski@kbin.social 33 points 1 year ago* (last edited 1 year ago) (5 children)

In addition to the fact that it's not just English via hand gestures, I believe it's done because sign language is speech, with all of the benefits that comes with. There are extra channels of communication present in sign language beyond just the words. There's equivalents of tone and inflection, and (I beleive) even accents. Like, this video of this lady performing "Fuck You" in ASL is what made it click for me when I first saw it many years ago. She's just so fucking expressive, in a way that subtitles could never be.

EDIT: changed my wording to be more accurate, since sign language literally is speech through a different medium. There's no need to draw an unnecessary boundary.

[–] Badabinski@kbin.social 2 points 2 years ago* (last edited 2 years ago)

I have an AKiTiO Node Titan eGPU enclosure with a GTX 1070 hooked up to an Ubuntu 22.04 laptop and it's working pretty well. I'm doing PCI passthrough to an Arch Linux VM, since my company mandated that all Linux users must use Ubuntu. To stave off comments about this, I'll say that it's not just that I dislike Ubuntu. They're requiring me to lock down so much stuff that I can't do my job. Plus, the endpoint security sensor on the host plays absolute hell with anything that uses heavy multiprocessing. The GPU (with external monitors), second NVMe drive, mouse, keyboard, audio interface, microphone, webcam, 30 gigs of RAM, and 11 CPU cores are passed to the VM, and the host OS gets the laptop GPU + monitor and my continuing disdain.

I've been using this setup for a month. My experience thus far has been positive. I start the computer up with or without the GPU connected, connect the GPU if I haven't yet, launch my VM via libvirt, and things just work. I really thought I'd have more problems with the GPU, but the USB passthrough stuff has been the truly problematic part (I can't just pass the whole PCI USB controller for IOMMU reasons). It's important to note that the GPU displays directly to external monitors. I think it's possible to like, send the data back to your laptop screen? But I really didn't want that.

(As an aside, the security people at my company have no problems with VMs lol. They know what I've done and they don't seem to care).

[–] Badabinski@kbin.social 1 points 2 years ago

I seriously stop and chuckle at the box art every time. I'm not really a "nugget" person whether they're chicken, chick'n, or otherwise, but I adore that box art.

I'm not a vegetarian (yet, I'm working on some food aversion stuff), but my girlfriend is. I've actually had the chance to try the Beyond nuggets, and I agree that they're not that great. The texture just wasn't right when I had them.

[–] Badabinski@kbin.social 3 points 2 years ago

I think the OP clearly doesn't like that they have this reaction (as someone else pointed out, and as you acknowledged). I think I understand why you might think this came from a lack of empathy. You like kids, what could be wrong with them acting like kids do? Sure, they're loud, but it's not that big of a deal! This person must have no empathy, because if they did, they'd be fine with it. People with no empathy are psychopaths, so OP must be a psychopath.

I think you're already starting to see what's wrong with that line of reasoning, which I really appreciate. Just to restate it here, the OP probably doesn't hate children, they just have problems with overstimulation (possibly misophonia or autism spectrum stuff). Not everyone has experienced overstimulation, but I can assure you that at best, it makes you reaaally cranky. Feelings of rage aren't surprising to me. If the OP wants, there are coping strategies and things they can do to help themselves in certain circumstances, but they're not wrong or bad. Their brain just works differently from other folks, and this is one of the effects of that.

It's not society's job to fix this (because kids have the right to be kids, and kids are kinda loud sometimes, even if you're trying to teach them to be mindful of their volume), but I think that it's generally good to try and show some empathy, or at least ask questions in good faith if you don't understand well enough to empathize.

I'd implore you to communicate with a bit more intent. Calling someone a psychopath is a pretty serious thing to do! Did you intend to hurt someone's feelings that much? Or were you just confused and a bit angry, and came to that conclusion in haste? There's a person on the other side of this conversation who has feelings, and they're asking here for help. They're trying to improve themselves, and I don't think you'd want to say that type of thing to someone who's just trying to live a better life.

view more: ‹ prev next ›