Readit News logoReadit News
drevil-v2 commented on Meta readies $25B bond sale as soaring AI costs trigger stock sell-off   ft.com/content/120d2321-8... · Posted by u/1vuio0pswjnm7
ceejayoz · 4 months ago
Why risk your own money when people are lining up to risk theirs?
drevil-v2 · 4 months ago
It's a bond sale. They get preferential treatment in case of insolvency.
drevil-v2 commented on AWS multiple services outage in us-east-1   health.aws.amazon.com/hea... · Posted by u/kondro
tedk-42 · 5 months ago
Internet, out.

Very big day for an engineering team indeed. Can't vibe code your way out of this issue...

drevil-v2 · 5 months ago
Easiest day for engineers on-call everywhere except AWS staff. There’s nothing you can do except wait for AWS to come back online.

Pour one out for the customer service teams of affected businesses instead

drevil-v2 commented on RFK Jr.: HHS moves to restore public trust in vaccines   wsj.com/opinion/rfk-jr-hh... · Posted by u/ceejayoz
drevil-v2 · 9 months ago
This is a recording of an ACIP meeting to approve the Hep B vaccine in 2018... say whatever you want but this is not "Science"

https://www.youtube.com/watch?app=desktop&v=tegyXGiQjsc

drevil-v2 commented on The British Empire Was Much Worse Than You Realize   newyorker.com/magazine/20... · Posted by u/rramadass
drevil-v2 · a year ago
Gandhi was controlled opposition IMO. His approach delayed the inevitable by decades.

A few tens of thousands of British troops - Over 200 years of the British Raj on average there were 60,000 to 70,000 British troops stationed in India - would have been absolutely slaughtered by the hundreds of millions of Indians (1857 population estimated at 250-300 million).

By the time Gandhi came into the picture, the British empire was overextended - any half decent uprising would have been successful..... unless you convinced the natives to give up on any physical form of dissent and sit down, protest and get beaten up as a virtuous slave.

Truly one of the greatest psyops ever.

drevil-v2 commented on The British Empire Was Much Worse Than You Realize   newyorker.com/magazine/20... · Posted by u/rramadass
darthrupert · a year ago
The British Empire was actually one of the most benevolent ones. There's a reason why Gandhi's violentless approach worked and why China is an independent country.

Colonialism might just as well exist today like it did in the 1800s. UK amongst others specifically stopped it.

drevil-v2 · a year ago
Gandhi was controlled opposition IMO. His approach delayed the inevitable by decades.

A few tens of thousands of British troops - Over 200 years of the British Raj on average there were 60,000 to 70,000 British troops stationed in India - would have been absolutely slaughtered by the hundreds of millions of Indians (1857 population estimated at 250-300 million).

By the time Gandhi came into the picture, the British empire was overextended - any half decent uprising would have been successful..... unless you convinced the natives to give up on any physical form of dissent and sit down, protest and get beaten up as a virtuous slave.

Truly one of the greatest psyops ever.

drevil-v2 commented on Fraud, so much fraud   science.org/content/blog-... · Posted by u/nabla9
antisthenes · a year ago
> Similar - when I was younger, I would never have suspected that a scientist was committing fraud.

Unfortunately many less bright people seem to interpret this as "never trust science", when in reality science is still the best way to push humanity forward and alleviate human suffering, _despite_ all the fraud and misaligned incentives that may influence it.

drevil-v2 · a year ago
In defence of the "less bright people" or deplorables as others have called them - they are deeply suspicious of Science(tm) used as a cudgel.

They intuit that some parasitic entity or entities has latched on to Science and is co-opting it for it's own gain to achieve it's own purposes which run counter to the interests of the people.

The heavy handed Covid response and censorship is a prime example of that.

The whole system has been corrupted and therefore it is not possible to have a de-facto assumption of good faith of the actors.

drevil-v2 commented on Large Enough   mistral.ai/news/mistral-l... · Posted by u/davidbarker
glandium · 2 years ago
Your function returns 3, and I don't see how it can return 2.
drevil-v2 · 2 years ago
I did not run the code myself. The code block and console log I have pasted is verbatim copy from Claude3.5
drevil-v2 commented on Large Enough   mistral.ai/news/mistral-l... · Posted by u/davidbarker
michaelmrose · 2 years ago
The test problem is emblematic of a type of synthetic query that could fail but of limited import in actual usage.

For instance you could ask it for a JavaScript function to count any letter in any word and pass it r and strawberry and it would be far more useful.

Having edge cases doesn't mean its not useful it is neither a free assastant nor a coder who doesn't expect a paycheck. At this stage it's a tool that you can build on.

To engage with the analogy. A propeller is very useful but it doesn't replace the boat or the Captain.

drevil-v2 · 2 years ago
Does not seem work universally. Just tested a few with this prompt

"create a javascript function to count any letter in any word. Run this function for the letter "r" and the word "strawberry" and print the count"

ChatGPT-4o => Output is 3. Passed

Claude3.5 => Output is 2. Failed. Told it the count is wrong. It apologised and then fixed the issue in the code. Output is now 3. Useless if the human does not spot the error.

llama3.1-70b(local) => Output is 2. Failed.

llama3.1-70b(Groq) => Output is 2. Failed.

Gemma2-9b-lt(local) => Output is 2. Failed.

Curiously all the ones that failed had this code (or some near identical version of it)

```javascript

function countLetter(letter, word) {

  // Convert both letter and word to lowercase to make the search case-insensitive

  const lowerCaseWord = word.toLowerCase();

  const lowerCaseLetter = letter.toLowerCase();


  // Use the split() method with the letter as the separator to get an array of substrings separated by the letter

  const substrings = lowerCaseWord.split(lowerCaseLetter);

  // The count of the letter is the number of splits minus one (because there are n-1 spaces between n items)

  return substrings.length - 1;
}

// Test the function with "r" and "strawberry"

console.log(countLetter("r", "strawberry")); // Output: 2 ```

drevil-v2 commented on Apple Intelligence for iPhone, iPad, and Mac   apple.com/newsroom/2024/0... · Posted by u/terramex
dmix · 2 years ago
Google is quite notorious for having this issue from various blog posts and HN comments I've read.

Lots of middle management power groups that would prevent a cohesive top down vision from easily being adopted.

drevil-v2 · 2 years ago
Now it makes sense why Elon Musk trims the fat on his companies ruthlessly and regularly
drevil-v2 commented on Introducing Copilot+ PCs   blogs.microsoft.com/blog/... · Posted by u/skilled
drevil-v2 · 2 years ago
Being the designated "tech" person for my extended family and friends circle, I don't think I could recommend this to any of them because of the privacy nightmare.

At least with Apple you have a single vendor who is vertically integrated and makes a huge song and dance about data privacy. Even if you discount their PR and marketing spin, IMHO you are still miles ahead of the likes of Microsoft + (pick one) HP, Asus, Lenovo and the rest of them.

There is no way I would trust any of them not to take advantage of the data gold mine.

u/drevil-v2

KarmaCake day1375March 23, 2019View Original