Hacker Newsnew | past | comments | ask | show | jobs | submit | Choco31415's commentslogin

The random numbers seem to be really stable on the first prompts!

For example:

pick a number between 1 - 10000

> I’ll go with 7,284.


Yeah I got 7284 as well on the first try. My second session got 7384.

They do go into the levels of chemical found. From the article:

"Up to 351 mg/kg of bisphenols detected—35× higher than proposed EU limits"

There is far more data available in the orginal report:

https://arnika.org/en/publications/the-sound-of-contaminatio...


I’m still doing great even with an M2!

Still loving my M1 to be honest!

It’s super annoying. I’m salivating over all the new announcements but my M1 16GB 1TB will likely last another 5 years.

Same here. I've never had a machine feel so great for so long before!

As a side note, I absolutely cannot imagine being upset of having a machine lasting long.

Sure it's nice the shiny new thing but has capitalism infiltrated people's mind that much? All my previous laptops died on me several times and became frankestein's monsters before I let them rest for a final time (to be often repurposed to other family/friends' machines).


With intermittent use one may get a lot more life out of the SSD than other users, but eventually flash will run out of spare-sectors and start to fail.

Most M1 systems I saw use on-board BGA110 NAND flash, and thus maintenance/upgrades on the SSD are difficult. Most users don't have a hot air rework station or x-ray inspection machines to do this modification correctly.

The MTBF statistics can move around a lot depending on the use-case, but eventually people will run out of luck ( https://en.wikipedia.org/wiki/Mean_time_between_failures .)

Not sure why people get upset by this fact, as not all Apple hardware models were built to be disposable. =3


The SSD don't last forever, after about 3 to 4 years of daily use the drive/system should be replaced. At >5 years, one could hit retention issues and corruption losses.

Good excuse to upgrade though, as a $1500 recovery bill would not be cool. Best regards =3


Never used a computer less than 8yrs and never had an ssd have an issue in that time.

This advice brought to you by the "change your oil every three months" crowd.

I removed my anecdote and flash wear explanation, because of cranky folks like yourself.

The corrosion inhibitors in petrol engine oil get fully depleted within about a year with most brands. One may certainly sell the machine before you see acidified lubricant related problems, but the motor will not reach its full operational lifespan ( https://en.wikipedia.org/wiki/Bathtub_curve .)

I do agree that anyone with a CVT style transmission likely won't have to worry, as that entire section will probably need replaced before you see significant hydrodynamic bearing damage.

"Buy cheap, buy twice" as they say...

ymmv, best of luck. =3


There's still a difference when it comes to die size and transistor counts dedicated between the two core types.


Archive.today has several aliases including archive.ph, but archive.org is managed by the Internet Archive and unassociated.


Thank you for correcting my knowledge gap.


What makes you know this is AI generated? I’m not seeing any obvious signs at first glance.


The OP's comment to the post is clearly Markdown-formatted, real humans don't write like that on HN.

The readme is very obviously Claude-written (or a similar model - certainly not GPT), if you check enough vibecoded projects you'll easily spot those readmes.

The style of the HTML page, as noted by others.

Useless comments in the source code, which humans also do, but LLMs do more often:

// Basic random double

static inline double rand_double() { return (double)rand() / (double)RAND_MAX; }


I did not. The html was generated by Deepseek. Claude is far way too expensive for that. This is only an experimental code. I don't think it is worth to pay Claude to test a code which was already peer reviewed theoretically.


The most obvious thing to me is the style of the HTML graphs


The readme is outright slop, the HTML chart has the classic "tailwind dark theme" layout that models default to absent specific instructions, many of the comments in the code are classic AI.

Didn't have time to read the code more in depth.


It's not incomprehensible. Discord makes it so much easier to organize communities than most other platforms.

Telegram, Slack, Facebook, Team Speak, Reddit, GroupMe, nothing really offers the same feature set and ease of setup that Discord does.


No, Discord/Slack is a mess. Interesting topics got buried in an IRC-style chat. Threaded BBS are much better for organizing communities, like Discourse. And it is open source, so no vendor lock-in with stupid age verification.


How many of them let me turn up/down or mute individual participants in a group voice call?


> nothing really offers the same feature set and ease of setup that Discord does

Apart from the open voice channels, what Discord features is Slack actually lacking? (and huddles can sub-in for voice channels much of the time)


This doesn't feel like a real question... Slack free tier is basically crappy Discord, limited message history, no voice channels, huddles are also behind the paying tiers. It is basically worse on all aspects unless you start paying


Most importantly, Slack limits the amount of message history you get to keep if you’re not paying. And the payment plans are per-user fees which quickly becomes non-viable for non-commercial use.


A nonprofit I help out just moved from Slack to Discord for a very simple reason: Slack pricing was too expensive, and as the amount of people increased, the price continues to climb. Discord is free


It is not, you just aren't the customer but the product sold.


free as in beer is clearly what they mean. They are a non-profit talking about pricing.


The biggest one for me is that Discord will keep all history for free servers, whereas Slack only gives you access to 3 months iirc (and as of a year or two ago, has started permanently deleting older content).


For large communities, the very granular role-based permission system of Discord can be put to some good use, I don't think Slack has a trivially equivalent feature.


reliable message delivery, lol. slack drops messages silently. it is not fit for purpose.


Dude, Slack deletes everything almost immediately unless you have a paid version which isn't cheap.


"easier" - what really matters is end user freedom, the rest is just decoration


Wrong. What really matters is delivering dopamine reward signals in the user's brain. Everything else is just a mechanism.


Apparently not because they have 200mill users.

I also value end user freedom, but I also accept reality. And I guarantee you you have compromised on your freedom/anonymity for convenience online. We all have. And ultimately discord is so turnkey that most people just don’t care


There is no binary version of how everyone is compromised. Because I refuse a bunch of applications like Discord I can assure you my footprint is lesser than those who use it.


I agree completely. My point is that people simply will do that though, so instead of approaching it with hostility and judgment you should approach it with understanding and, if they’re willing to hear it, maybe as an opportunity to educate. Proud proclamations and judgment won’t get people to see how important this is.

It’s not just “window dressing.” UX matters. So you need to talk to people in a way that acknowledges why they want those conveniences in the first place. It’s the same reason I recommend Plex to some people and Jellyfin to others.


I'm in a Signal chat for a bar trivia group for some reason. I've missed invitations a few times cause it silently got out of date. But at least Obama can't read my messages.


You compromised your freedom, then. Signal is a central–server network with a license that means you can't legally modify the client and use it on the network, and it identifies people by their phone numbers.


The two nice features it has. I don't need bots to exist.


But that would produce Firefox.

The goal with these tests is to see if the models can make something new, not just copy an existing solution.

That is the goal, at least.


But how do you define, or indeed assess, novelty?

It's not that difficult to take an existing mature codebase and morph it such that it looks quite different but is functionally unchanged.

This is a very different task than building something that's not been built before.


Obviously Microsoft felt bad when they had to kill the old Edge browser that was based on their own HTML rendering engine. Must feel like a second-rate tech company when you can't write some code to render HTML with sufficient quality.

Now they can get back in the game with a 3-word prompt!

And then every time there's some change to web standards, it's just one more prompt where you say "Hey Copilot, take a look at this page that describes the change, and update our browser code to add this!"

/s


I’ve used OVH for multiple projects and they’ve been wonderful to work with.


We can wait for that to start appearing in tests or benchmarks first.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: