Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror

Comment Re:What I really want (Score 1) 30

legit suppliers don't help themselves by spamming the fuck out of their customers.

Actually, they sometimes do if you scale down to small local businesses. Those passionate owners don't necessarily have PR departments (or common sense, or knowledge of PII laws) to instruct them otherwise and they will send you emails, sometimes many. I consider they are oblivious rather than malicious, but they are still legit businesses sending spam. Granted a lot of those now use social media for spamming their potential clientele, but email is still very much a thing for many.

The life hack is to refuse giving your email (or phone) when purchasing something in person. And don't participate in contests. And if they insist on having your contact, kindly inform them you'd rather shop elsewhere than do.

Comment Re:Hmm (Score 1) 34

> It took me hours of manually banning over a thousand IP addresses

Having done through a similar exercise myself, you might want to consider being proactive and using public blacklists (e.g. https://github.com/stamparm/ip...),
and/or a more automated reactive approach (honeypots + fail2ban).

The distributed scrapers (doing somewhat throttled scans with multiple IPs) are a bit more annoying, though. For that, I've set a tarpit link maze with LLM training data poisoning. I believe it's time for public hosts to take a more aggressive stance toward hostile behaviours.

Comment Re:Fuck "good enough" (Score 4, Insightful) 64

The point they all miss is that writing code which works was never the problem. Any junior dev can do it.
Software engineering always was about balancing tradeoffs, figuring integration points, ensuring long term maintainability, structuring for release and deployment, aligning design with roadmap, communication and collaboration, etc.

Maybe an AI can eventually get there, but your prompt will be way bigger than the code. I'd rather write the code.
For the rest, we already had cookiecutters and snippets.

Comment Re:Schedule (Score 2) 22

"Hey, ChatGPT! My trash collection is every second Wednesday. Oh, unless the Monday, Tuesday or Wednesday of that week is a public holiday... then it's moved to the Thursday. Recycling follows a similar schedule, but offset by a week. And... go!

got it. I've scheduled a reminder every second for "My trash collection Wednesday. Oh, unless the Monday"

Comment Re:Proton considered Linux or windows? (Score 1) 26

Proton is still considered to be Linux, as the steam hardware survey cares about the platform running Steam, not the runtime used by games. That is, unless you run Steam itself in Wine, which I guess would report as one of the "Others" Linuxes.
Incidentally, that's also why you see people using "Ubuntu core 22" (the steam snap) and "Freedesktop Runtime" (the steam flatpak).

Comment Re:You fucking idiots (Score 1) 92

Well, Microsoft has thrown in-that-ballpark amount of money to OpenAI. I'm not convinced they'll get that kind of return on Bing. I wouldn't be surprised if they also get Chrome to solidify their position on the browser+search market. Sure, that would make a worse monopoly, but until they also get sued for monopoly I could very well see them going for it.

Comment Re:Insane bill not just about "AI" (Score 1) 48

> or an algorithm or to generate synthetic content or synthetically-modified content

This seems way too broad; broad enough to target techniques used for ages in music production. sampling, pitch shifting, looping, vocoding, autotuning.
Synthetic techniques are all over art, not just music.

Slashdot Top Deals

"We want to create puppets that pull their own strings." -- Ann Marion "Would this make them Marionettes?" -- Jeff Daiell

Working...