Readit News logoReadit News
cestith commented on Grok generates fake Taylor Swift nudes without being asked   arstechnica.com/tech-poli... · Posted by u/juujian
SV_BubbleTime · 16 days ago
You keep typing “fake”, but I feel like you aren’t understanding it.
cestith · 6 days ago
They are AI generated images of something that was never released as an actual photograph. People literally call things like this “deepfakes”.

I feel at this point like you’re some rapey pervert who just feels entitled to the bodies of other people.

cestith commented on AI is impressive because we've failed at personal computing   rakhim.exotext.com/ai-is-... · Posted by u/ambigious7777
jandrese · 16 days ago
In practice if you're making up tags on the fly it's not much better than untagged data. A LLM that can figure out what the tags mean can probably just infer it from the data anyway.
cestith · 10 days ago
In practice applying flags from a curated list is not much at all like making up new tags on the fly.
cestith commented on AI is impressive because we've failed at personal computing   rakhim.exotext.com/ai-is-... · Posted by u/ambigious7777
jandrese · 17 days ago
No names is not the biggest problem. You just have to come up with a name. The problem is when things have multiple names, or even worse when people disagree on what names are appropriate for something. The world rarely allows you to neatly categorize large datasets. There are always outliers.

For example, you have a set of balls and you want to sort them by color. Where does orange stop and red begin? What about striped balls or ones with logos printed on them? What if it is a hypercolor ball that changes based on heat? It gets messy very fast.

cestith · 16 days ago
Not everything has to be named once and put into a hierarchy like a directory tree. Tags work well for data. A system like an LLM that understands synonyms and antonyms should be able to find and even update tags for concepts that don’t have a full set already - as long as there are a few appropriate tags on the concept to start.
cestith commented on AI is impressive because we've failed at personal computing   rakhim.exotext.com/ai-is-... · Posted by u/ambigious7777
svachalek · 17 days ago
Prompt: "Spell blueberry and count the letter b".

They're not claiming AGI yet, so human intelligence is required to operate an LLM optimally. It's well known that LLMs process tokens rather than characters s, so without space for "reasoning" there's no representation of the letter b in the prompt. Telling it to spell or think about it gives it room to spell it out, and from there it can "see" the letters and it's trivial to count.

cestith · 16 days ago
perl -e 'print scalar grep {/b/} split //, "blueberry”'

echo blueberry | grep -o 'b' | wc -l

echo blueberry | perl -ne 'print scalar (() = m/(b)/g)’

echo blueberry | tr -d '\n' | tr b '\n' | wc -l

echo -n blueberry | tr b '\n' | wc -l

So long as I’m teaching the user how to speak to the computer for a specific edge case, which of these burn nearly as much power as your prompt? Maybe we should consider that certain problems are suitable to LLMs and certain ones should be handled differently, even if that means getting the LLM to recognize its own edge cases and run canned routines to produce answers.

cestith commented on AI is impressive because we've failed at personal computing   rakhim.exotext.com/ai-is-... · Posted by u/ambigious7777
echelon · 17 days ago
> This is a massive cope. AI image/video slop is still slop.

Slop content is slop content, AI or not. You don't need an AI to make slop. We've always had films like "The Room", it's just that the financial and time constraints put an upper bound on how much slop was created. AI makes creation more accessible. You've got Reddit for image and video now, essentially.

You are biased by media narratives and slop content you're encountering on social media. I work in the industry and professionals are using AI models in ways you aren't even aware of. I guarantee you can't identify all AI content.

> And if we allow it to take over society, we'll end up with a society that's also slop. Netflixification/marvelization only much much worse..

Auteurs and artists aren't going anywhere. These tools enable the 50,000 annual film students to sustainably find autonomy, where previously there wasn't any.

cestith · 16 days ago
Scaling the production of almost good things by individuals that used to take just as many people and just as big a budget as a really nice major feature film is certainly full of use cases for education, training, portfolios of work, and pitches of the content.
cestith commented on AI is impressive because we've failed at personal computing   rakhim.exotext.com/ai-is-... · Posted by u/ambigious7777
klardotsh · 17 days ago
Well, sure, age is part of it. I would hope languages coming out 40-50 years after their predecessors (in the case of Rust following C/C++) would have improved upon those predecessors and learned from the ideas of computer science in the intermediate years.

(Coincidentally this is one of my chief complaints about Go: despite being about the same age as Rust, it took the avenue of discarding quite a lot of advancements in programming language theory and ergonomics since C)

cestith · 16 days ago
Go has a much different set of design goals than Zig, Nim, or especially Rust. Go is really for people who want a few major improvements on C like easier builds, faster builds, higher-level standard string handling, direct support for some form of concurrency, an optional GC which defaults to on, and a few syntax tweaks - things that a modern C might have that were not going to make it into a standards revision. Rust, to support ownership and the borrow checker at compile time, had to build a useful language around that hugely helpful but quite restrictive requirement. They subsequently went different directions than the Go team on a lot of the other language features. Zig, Nim, and D are something in between those extremes in their own ways.

As someone with a background of a lot of time with Perl and the Pascal/Ada family who was rooting for Julia, Go strikes a good balance for me where I would have used Perl, Python, Julia, Ruby, or shell for system tasks. I haven’t done a lot of work in Rust yet, because in the infrastructure space speed to implement is usually more important than performance and Go is a lot faster already than Python or Ruby and because my team as a whole has much more experience with it. I certainly appreciate why the folks at work who do the performance-critical network and video software use mostly Rust to do what they used to do in C, Java, or C++.

cestith commented on AI is impressive because we've failed at personal computing   rakhim.exotext.com/ai-is-... · Posted by u/ambigious7777
justincormack · 17 days ago
The semantic web came out of work on Prolog and formal systems for AI which just didnt work well... LLMs and vector databases give us new tools that are pretty usable.
cestith · 17 days ago
Imagine how easy it would be to build and train an AI if it had semantically tagged input all over the Web.
cestith commented on AI is impressive because we've failed at personal computing   rakhim.exotext.com/ai-is-... · Posted by u/ambigious7777
discostrings · 17 days ago
I think you're confusing XHTML and semantic web on the "break web pages" part.
cestith · 17 days ago
Neither broke web pages, honestly. XHTML requires a DTD named at the top of the document, and browsers will happily fall back to HTML 3, 4, or 5 as they can if there’s no DTD specified.
cestith commented on The Rise of Ritual Features: Why Platforms Are Adding Daily Puzzle Games   productpickle.online/2025... · Posted by u/pkancharla
teekert · 17 days ago
LinkedIn tells me I have so many (ex) co-workers that play these games and I always think about the collective time wasted by all those people and close LinkedIn in disgust.

I started monitoring LinkedIn for assignments and networking opportunities. But it's just FaceBook with more AI cringe. I don't know what I hope to find anymore when I open it out of habit.

cestith · 17 days ago
Maybe it’s just me, but I don’t think spending two minutes a day on a logic puzzle is a significant source of wasted time. Honestly, I think interacting with LinkedIn comments after playing Queens is often a much bigger waste of time.
cestith commented on Grok generates fake Taylor Swift nudes without being asked   arstechnica.com/tech-poli... · Posted by u/juujian
simianwords · 19 days ago
what's your feeling about thinking about a person while jerking off?
cestith · 18 days ago
Are you trying to say that’s equivalent to providing a service that creates fake nude images of an uninvolved third party?

u/cestith

KarmaCake day2376February 4, 2008
About
i fix things
View Original