entwine

joined 11 months ago
[–] entwine@programming.dev 2 points 2 months ago

When I was in highschool, for the first few months of my freshman year I had a couple of classes that took place inside those old "mobile home" style class rooms (idk what they're called lol). They were old, kinda smelly, the AC unit was loud, and I loved it.

But then they finished construction of a new multi-storied building and relocated all those classes. Every classroom was an identical, minimalist cement rectangle with perfectly white walls and high tech whiteboards. I hated it, and actually felt like it made it harder to focus. Nobody agreed with me when I said the old classrooms were better :(

[–] entwine@programming.dev 14 points 2 months ago (1 children)

I can already see the HN comments

If YoU CaN'T iNnOvAtE, rEgUlAtE!1!1

[–] entwine@programming.dev 14 points 2 months ago (1 children)

You can find the correct disc image on Minerva archive (its the successor to Myrient)

[–] entwine@programming.dev 6 points 2 months ago

Tbf, Tesla probably sold more cyber trucks than Horizons got users.

[–] entwine@programming.dev 30 points 2 months ago (2 children)

You must be new around these parts. Facebook (and the rest of big tech) are monopolists. For the past ~26 years, the tech industry has been using illegal anticompetitive tactics to suppress competition and destroy potential competitors. The government has done nothing, because they're stupid and think "big = good".

An example is Instagram. It was a start up that was growing rapidly, and actually became a threat to Facebook. What did Facebook do? They placed a massive bid to buy the company at like 10x their actual market value. It's an offer so huge that every investor in Instagram would support the deal even if the founders were against it.

A sane government would see that as an obvious anticompetitive decision, and block the merger. Facebook should instead use that money to improve their own product and compete fairly. Obviously, that didn't happen, the merger went through, and Facebook is still the owner of Instagram. Users and the tech industry at large are worse off.

Look at TikTok's huge success. If they weren't a Chinese company, they probably would have met a similar fate. Unfortunately for Facebook, they weren't allowed to buy a Chinese company.

[–] entwine@programming.dev 5 points 2 months ago

How are they so unable to differentiate a shitty edit from AI?

It's just that most people don't know what you mean when you say something is "AI generated". With context clues, they tie back to terms they're already familiar with, and are associated with fake computer generated imagery ("that's Photoshopped").

I think most people have never even seen Adobe Photoshop, the actual software. Like, literally never laid their eyes on the gray window, the layers and tool panels, etc, yet they've still thrown the term "photoshopped" around.

[–] entwine@programming.dev 2 points 2 months ago (1 children)

I'm not sure what you're getting at. By definition, an "expert" is someone with a lot of "experience". Your hypothetical kid has "no experience". Since we know that 1+1=2, I think we can deduce that the answer to your question is no.

[–] entwine@programming.dev 5 points 2 months ago (4 children)

Thanks, I didn't know Lemmy had full markdown support. I assumed it was like reddit, which (last time I used it) didn't allow image embeds in comments.

[–] entwine@programming.dev 17 points 2 months ago

AI is here. Deal. With It. Your authoritarian chains have been shattered, knowledge Nazi. No longer will creation be a luxury for the mentally wealthy. It has now been fully democratized so that even republican voters will be able to code soon.

[–] entwine@programming.dev 29 points 2 months ago (3 children)

And then Google retaliates by not allowing Motorola to include Google Play on any of their devices. In the end, Motorola just cancels their GrapheneOS partnership.

Monopolies are the number one reason everything sucks, and will continue to suck until we get non-corrupt politicians (which is impossible)

[–] entwine@programming.dev 28 points 2 months ago (11 children)

Don't forget this gem

(idk how to embed images on Lemmy)

[–] entwine@programming.dev 10 points 2 months ago (2 children)

Regular desktop stuff and gaming usually works fine. Problems start cropping up when you try to use some more advanced GPU-powered apps, or do development yourself. I've encountered even older OpenGL apps that fail to start unless you force them to use the Mesa software renderer.

 

...and I still don't get it. I paid for a month of Pro to try it out, and it is consistently and confidently producing subtly broken junk. I had tried doing this before in the past, but gave up because it didn't work well. I thought that maybe this time it would be far along enough to be useful.

The task was relatively simple, and it involved doing some 3d math. The solutions it generated were almost write every time, but critically broken in subtle ways, and any attempt to fix the problems would either introduce new bugs, or regress with old bugs.

I spent nearly the whole day yesterday going back and forth with it, and felt like I was in a mental fog. It wasn't until I had a full night's sleep and reviewed the chat log this morning until I realized how much I was going in circles. I tried prompting a bit more today, but stopped when it kept doing the same crap.

The worst part of this is that, through out all of this, Claude was confidently responding. When I said there was a bug, it would "fix" the bug, and provide a confident explanation of what was wrong... Except it was clearly bullshit because it didn't work.

I still want to keep an open mind. Is anyone having success with these tools? Is there a special way to prompt it? Would I get better results during certain hours of the day?

For reference, I used Opus 4.6 Extended.

 

I'm looking for a way to add search to a fully static site (think technical documentation) without any server side compute or API.

My idea was to implement one that generates a static index that can be queried by client-side javascript when doing a search, and have the index be organized in such a way that it can be used without having to download the entire thing.

I feel like this should exist already, but I have zero experience here. So, can anyone share suggestions?

view more: next ›