V0ldek

joined 2 years ago
[–] V0ldek@awful.systems 11 points 2 days ago (6 children)

So, do you consider active destructive actions to be a proper resistance strategy, @jlink?

Very last comment in this issue - because I'm too stupid to resist the urge.

It's as much "active destruction" as telling someone to eff themselves.

I can't actually believe someone would be so cool and put this into their repo, kudos

[–] V0ldek@awful.systems 2 points 3 days ago

Chicken entrails

[–] V0ldek@awful.systems 21 points 5 days ago (1 children)

When our enemies are so fucking immoral I have to hand it to the HEAD OF THE CATHOLIC FUCKING CHURCH when the fuck did I enter the twilight zone

[–] V0ldek@awful.systems 10 points 5 days ago (5 children)

All that it tells me is that if you spent the same amount of resources on just fuzzing randomly picked OSS codebases you'd probably get better value for your buck.

[–] V0ldek@awful.systems 6 points 6 days ago

If you spend $1.22 for every $1.00 gained, then your operating income is $-0.22. So your income is -22% of your revenue.

Calculating like you do would mean that a -100% operating income margin means you break even, and that's kinda silly. What would a positive margin mean?

[–] V0ldek@awful.systems 7 points 1 week ago

The lower of those numbers is obviously fake. The other is "okay, I guess they're doing better than I expected, but at least it's plausible"

[–] V0ldek@awful.systems 16 points 1 week ago (6 children)

Adjusted operating income margin was -122% in the first quarter … That means that for every dollar of revenue the company generated, it lost $1.22

This is so confusing. So is it -122% or is it -22%? Cause -122% should mean that for each dollar gained they lose 2.22 because that's how percentages work, no?

[–] V0ldek@awful.systems 10 points 1 week ago (2 children)

My assumption based on nothing except life experience is that all of that data gets pushed through differently coloured pipes into the same giant bucket with privacy concerns being "too hard" and "approved by legal".

[–] V0ldek@awful.systems 4 points 1 week ago

When someone offers you a seat on the rocket ship, you do not ask which seat. You just get on.

I'd first check if it's Musk's ship for the fear of my life

[–] V0ldek@awful.systems 12 points 1 week ago (9 children)

people are forbidden from using personal plans. Reasoning is cost apparently our monthly Claude bill has become astronomical for the org

How does using personal plans impact the company's bill? If someone is so profoundly stupid as to spend their own money on a "tool" for their job then why stop them?

[–] V0ldek@awful.systems 2 points 1 week ago

idk why but somehow the thing that tickles me most is that they submitted 1.2k files changed as a PR and didn't even bother to tick the box

[–] V0ldek@awful.systems 8 points 1 week ago

can pay an upfront cost to get in good shape, dress well, etc. You do it basically once

Wait what, how can I lock in a good shape with an upfront payment without having to go through this "exercise" bullshit all the time? What does he know that I don't?! What's the One Simple Trick, dammit??!!

 

This is a nice post, but it has such an annoying sentence right in the intro:

At the time I saw the press coverage, I didn’t bother to click on the actual preprint and read the work. The results seemed unsurprising: when researchers were given access to AI tools, they became more productive. That sounds reasonable and expected.

What? What about it sounds reasonable? What about it sounds expected given all we know about AI??

I see this all the time. Why do otherwise skeptical voices always have the need to put in a weakening statement like this. "For sure, there are some legitimate uses of AI" or "Of course, I'm not claiming AI is useless" like why are you not claiming that. You probably should be claiming that. All of this garbage is useless until proven otherwise! "AI does not increase productivity" is the null hypothesis! It's the only correct skeptical position! Why do you seem to need to extend benefit of the doubt here, like seriously, I cannot explain this in any way.

1
submitted 1 year ago* (last edited 1 year ago) by V0ldek@awful.systems to c/freeasm@awful.systems
 

I'm looking for recommendations of good blogs for programmers. I've been asked about what I would recommend by younger folks a few times these past few months and I realised I don't really have a good list that I could just share with them.

What I'm interested in are blogs that don't focus specifically on any particular tech but more things like Coding Horror that are just for devs in general. They don't have to be for beginners. It'd also be interesting to see which of those are most popular in our little circle, so please upvote comments that contain recommendations you agree with.

I'm implicitly assuming stuff shared by folks here is going to be sensible, well-written blogs, and not some AI shill nonsense or other tech grift.

Note that I'm specifically interested in the text medium, podcasts or YT not so much.

 

Turns out software engineering cannot be easily solved with a ~~small shell script~~ large language model.

The author of the article appears to be a genuine ML engineer, although some of his takes aged like fine milk. He seems to be shilling Google a bit too much for my taste. However, the sneer content is good nonetheless.

First off, the "Devin solves a task on Upwork" demo is 1. cherry picked, 2. not even correctly solved.

Second, and this is the absolutely fantastic golden nugget here, to show off its "bug solving capability" it creates its own nonsensical bugs and then reverses them. It's the ideal corporate worker, able to appear busy by creating useless work for itself out of thin air.

It also takes over 6 hours to perform this task, which would be reasonable for an experienced software engineer, but an experienced software engineer's workflow doesn't include burning a small nuclear explosion worth of energy while coding and then not actually solving the task. We don't drink that much coffee.

The next demo is a bait-and-switch again. In this case I think the author of the article fails to sneer quite as much as it's worthy -- the task the AI solves is writing test cases for finding the Least Common Multiple modulo a number. Come on, that task is fucking trivial, all those tests are oneliners! It's famously much easier to verify modulo arithmetic than it is to actually compute it. And it takes the AI an hour to do it!

It is a bit refreshing though that it didn't turn out DEVIN is just Dinesh, Eesha, Vikram, Ishani, and Niranjan working for $2/h from a slum in India.

 

I'm not sure if this fully fits into TechTakes mission statement, but "CEO thinks it's a-okay to abuse certificate trust to sell data to advertisers" is, in my opinion, a great snapshot of what brain worms live inside those people's heads.

In short, Facebook wiretapped Snapchat by sending data through their VPN company, Onavo. Installing it on your machine would add their certificates as trusted. Onavo would then intercept all communication to Snapchat and pretend the connection is TLS-secure by forging a Snapchat certificate and signing it with its own.

"Whenever someone asks a question about Snapchat, the answer is usually that because their traffic is encrypted, we have no analytics about them," Facebook CEO Mark Zuckerberg wrote in a 2016 email to Javier Olivan.

"Given how quickly they're growing, it seems important to figure out a new way to get reliable analytics about them," Zuckerberg continued. "Perhaps we need to do panels or write custom software. You should figure out how to do this."

Zuckerberg ordered his engineers to "think outside the box" to break TLS encryption in a way that would allow them to quietly sell data to advertisers.

I'm sure the brave programmers that came up with and implemented this nonsense were very proud of their service. Jesus fucking cinammon crunch Christ.

view more: next ›