Comment on
Microsoft announces Python formulas in Excel... which have to get sent to the cloud
Damn they found a way to make python slower
Comment on
Microsoft announces Python formulas in Excel... which have to get sent to the cloud
Damn they found a way to make python slower
Comment on
annoying is my intention
The fact that this bot exists at all makes me think this is actually a bigger problem for Reddit than I would have guessed.
Comment on
In Honor of American Conservatives Learning Homelander is Bad
Reminds me of my stepfather who is deeply conservative and an huge supporter of the military but his favorite movie is full metal jacket. I’ve tried to discuss what he thinks the point of the movie is and it seems like he never got past the “it looks cool” part.
Comment on
He'll Be Fine
I’m going to vote but damn can we at least acknowledge how depressing it is to be stuck in this position to begin with? If 2016 wasn’t a wake up call I really don’t know how we can snap the Democratic Party out of this corporate controlled mediocrity.
Comment on
Google Researchers’ Attack Prompts ChatGPT to Reveal Its Training Data
Reply in thread
It isn’t, but the GDPR requires companies to scrub PII when requested by the individual. OpenAI obviously can’t do that so in theory they would be liable for essentially unlimited fines unless they deleted the offending models.
In practice it remains to be seen how courts would interpret this though, and I expect unless the problem is really egregious there will be some kind of exception. Nobody wants to be the one to say these models are illegal.
Comment on
Biden introduces Zelenskiy as ‘President Putin’ at Nato summit
Reply in thread
True, but I feel like people have been talking past each other about this.
On the one hand, you have people saying Biden’s cabinet would do a better job than Trump, which is true. On the other hand, you have people saying Biden is going to lose to trump unless he somehow makes a dramatic turnaround in the next couple months, which is also true according to all available data.
The real question isn’t whether Biden is better than trump, it’s whether Biden would serve the country better by stepping down.
Comment on
About 1 in 4 US adults 50 and older who aren't yet retired expect to never retire, AARP study finds
I think that people don’t really understand what it means when they claim they have no plans to retire. My in-laws are always saying things like “I’ll work until I die” while they take out debt to go on vacations but they recently brought up that we should make sure to get an extra bedroom for them if/when we buy a house. The disconnect is infuriating.
Comment on
*Permanently Deleted*
No most Americans do end up supporting their parents. On the other hand, I think most Americans would agree that their parents don’t deserve financial support merely for being their parents. You support your family because you like them and not because it’s a requirement.
Also, I think a lot of younger people begrudge their parents for not handling their own financials better, especially as the younger generations see how much harder some things are than they used to be.
For example, my in-laws collectively make over 6 figures and inherited a house decades ago that’s worth almost a million dollars due to housing inflation. They absolutely could have a reasonable retirement plan, but they don’t. They spend money as fast as they get it and won’t be passing their house down like their parents did because they have multiple large loans against the house. They use this money to go on vacations every other month and own more vehicles than they really need. They also mentioned to me recently that they would like it if we could try to buy a house with extra rooms for when they get old and need to be taken care of.
I’m not going to let my wife’s parents be homeless when they inevitably can’t work, but I do find it somewhat infuriating that their lack of planning is going to cost me potentially a huge amount of money.
Last, just to add more confusion to this, there are a number of US states which have familial responsibility laws. These laws mean that you can be found legally liable for certain debts accumulated by your parents. This is the exception rather than the norm but it does demonstrate that Americans aren’t actually as independent as they would have you believe.
Comment on
All the sad
Now show me app hell
Comment on
Biden’s Record Is Full of Climate Wins — So Why Don’t Voters Know It? Environmental groups are making a concerted effort to educate voters about President Joe Biden’s climate policies before election
I genuinely feel like the climate is just a no win situation from a political perspective. Any real solution has pretty serious tradeoffs so either you take small low impact steps which are panned as being too little too late, or you take bold steps that hurt some significant group economically.
Comment on
Man Found Guilty of Child Porn, Because He Ran a Tor Exit Node
Reply in thread
I mean you could say the same thing about any entity hosting public wifi, but I doubt the local cafe owner has to worry when someone breaks the law on their guest network.
This feels really inconsistent is the main problem.
Comment on
Is Google Maps getting worse?
This isn’t a new thing but I hate anytime it asks me a question. I’ll be driving through an accident scene trying to work out where the cop directing traffic wants me to go and if I’ll need to go a different way because the turn I was gonna make is blocked off and at that precise moment google maps decides it’s a great idea to cover the bottom half of the screen with a “is tHeRe sTiLl An aCcIdEnT hErE?”
If it’s illegal to use your phone while driving it should be illegal for navigation apps to suddenly require interaction in the middle of navigating.
Comment on
The Dope Fiend
Reply in thread
And caffeine And acetaminophen And ibuprofen And sildenafil And benzodiazepine And fluoxetine And sertraline And spironolactone And cetirizine …
Comment on
Lebanese girl becomes most notable victim of pager blasts
Reply in thread
I feel like people are missing one of the more heinous aspects of this, which is that it injured thousands of people and only managed to kill ~10 of their targets. The outcome of this attack is going to be general terror and potentially hundreds of life altering injuries but very little military advantage.
Comment on
Rent prices are so high that Gen Z can't afford to live alone anymore
Reply in thread
I got one in a niceish area for that. All you have to do is buy a small foreclosure and then spend literal years renovating while you live somewhere else and run up a bunch of high interest credit card debt paying for those renovations. 🥲
Comment on
...
The mentioned but unsupported link to “general intelligence” reeks of bullshit to me. I don’t doubt a modified LLM (maybe an unmodified one as well) can beat lossless compression algorithms, but I doubt that’s very useful or impressive when you account for the model size and speed.
If you allow the model to be really huge in comparison to the input data it’s hard to prove you haven’t just memorized the training set.
Comment on
Introducing the new Godot Development Fund
Reply in thread
It really depends on how you’re using unity. If you’re dependent on a lot of the built in components or asset store plugins or the rendering pipeline you’re going to have a hard time.
Comment on
Meet Nightshade, the new tool allowing artists to ‘poison’ AI models with corrupted training data
Reply in thread
Not really, if you read the paper what they’re doing is creating an image that looks like a dog, is labeled as a dog, but is very close to the model’s version of a cat in feature space. This means manual review of the training set won’t help.
Comment on
Windows 11 has made the “clean Windows install” an oxymoron
Reply in thread
Meh, imo windows just feels significantly worse. I setup a Linux desktop and there’s literally just a pop up that gives me a bunch of links which I can just close on first boot. When I was setting up a windows laptop last month it kept hammering me with that fullscreen “HELLO” thing that can’t be dismissed quickly. This is especially annoying given the number of times a fresh windows install needs to be rebooted while installing new software and drivers. Then there’s the bing/edge spam, and the ads in the start bar, and the in OS prompts to sign up for one drive and office…it feels like using an ad supported kindle except it isn’t any cheaper.
Comment on
Unity adding a fee for devs for each time a game is installed, after certain thresholds
Reply in thread
I’m sure someone will try, but it seems nearly impossible to do this in a way that’s actually useful. Most game engines are going to have fundamental differences that won’t easily map to the unity way of doing things