Spyke

Posts

3dprinting·3DPrintingbyramble81

3D printing services?

Hey all, I have an item I would like 3D printed, and I really don’t want to buy a 3D printer (and fall down the rabbit hole of printing everything or never touching it again). Are there any places that I can send some sort of 3D drawing to, have them clean it up and print it and then ship it to me? Curious what’s out there, what I should look for, or what I should trust.

View original on lemmy.zip
21
nostalgia·Nostalgiabyramble81

Zillions

We need this magazine to make a come back. I remember it was basically “Consumer Reports” for kids, but it had articles in it that taught kids to be critical of businesses practices such as calling out “new and improved” language on products and to think through how you’re being sold to.

View original on lemmy.zip
12
fuck_ai·Fuck AIbyramble81

Why do CEOs love AI so much?

So there’s something I need to get off my chest, and if I post it on my LinkedIn it would be career suicide at my level.

In a company, the largest line item by far is usually payroll. I have been at a number of companies that are trying to cut costs and don’t care if you come up with the correct amount via other OpEx categories, they want headcount reduced because “it’s so much”.

So along comes the promise of a computer bot that understands the normal person and also:

  • Does not require sick/vacation time
  • Does not take FMLA
  • Does not want a bonus/profit sharing/equity
  • Don’t have to pay unemployment taxes, Medicare or SSI
  • Does not require them to spend money on health insurance
  • Will not form a union
  • Wont ever file a lawsuit for any number of reasons
  • Will work 24/7

And this right there is the exact reason so many CEOs are salivating at the idea of AI. Not for worker efficiency, not for any number of “positive” benefits they may taut, but they finally have a glimpse of the chance to rid themselves of one of the largest headaches that they perceive in a company.

View original on lemmy.zip
260
nostupidquestions·No Stupid Questionsbyramble81

Why do old people's farts smell either like decomposition or sickly-sweet?

I got crop dusted on my flight the other day and I thought I was gonna get diabetes from one person running to the bathroom. And then a couple weeks ago it smelled like death walking.

After that I realized that I’ve noticed most everyone that is fairly old (70+) is similar. So what causes that compared to the normal methane composition of adults?

View original on lemmy.zip
linux·Linuxbyramble81

(Rant) Linux really needs to do a better job with package management...

A sample journey when trying to install software:

  • Try your distros repos, it’s either not there or an older version
  • Oh wait, you need to add their repo to your list and try again
  • Actually, they don’t have a repo, but you can install this deb/rpm from their site
  • Nevermind, it actually needs to be installed with pip to get the latest version
  • Or wait, it was actually a rust package and needs cargo
  • Well, this package is available as a snap
  • Screw it, I’ll just build it from source…. Except the dependencies I need take me through the entire journey again

It’s crazy with a large package like mesa. It uses meson, which requires it be installed via pip, and also needs rust which is best installed via a snap, but then there are dependencies it needs that require multiple paths…

On Windows: find the msi or exe and be done with it.

View original on lemmy.zip
fuck_ai·Fuck AIbyramble81

And people wonder why AI will ruin the world...

From the site: “# Clean Room as a Service

Finally, liberation from open source license obligations.

Our proprietary AI robots independently recreate any open source project from scratch. The result? Legally distinct code with corporate-friendly licensing. No attribution. No copyleft. No problems.”

Edit: Consensus is this is satire, but sadly I can see it being a reality at some point.

https://malus.sh/Open linkView original on lemmy.zip
31
showerthoughts·Showerthoughtsbyramble81

Someone should make a strip mall with 80s/90s stores that no longer exist

Kind of like the Prada in Marfa, it could be an art project and contain Radio Shack, Blockbuster and other stores from that time that aren’t around anymore.

Edit: I meant as more of an art project, not an actual functioning stores. They’re no longer in business for a reason, though I could see vinyl loving types unironically shopping there.

View original on lemmy.zip
62
nostupidquestions·No Stupid Questionsbyramble81

Is there a reason that all elected (not appointed) officials shouldn't be subject to a recall vote?

Putting appointed officials aside for now. If the voters put them in and they pull a bait and switch, why shouldn’t they be capable of being recalled? I would assume it would need a higher threshold than just the normal vote, similar to impeachment.

A good example is Fetterman. He’s completely done a 180 and not what the people voted for, yet as I understand it, Congress-critters can’t be recalled.

View original on lemmy.zip
83
programming·Programmingbyramble81

Thoughts on Replit?

So some backstory here: I’m pretty much anti-AI, but I try to stay on top of things so I can make informed recommendations to leadership. Recently , they’ve come to me interested in using Replit “because it’s so easy” and they almost have a site built out how they want.

Besides the fact that it’s managed to blow up and nuke production, what are some pros/cons about it? I’m worried about things like BCDR, vulnerability scanning, separation of duties, etc. You know all the base things you should have in place too.

View original on lemmy.zip
17