Readit News logoReadit News
eddiewithzato commented on Anandtech.com now redirects to its forums   forums.anandtech.com/... · Posted by u/kmfrk
5pl1n73r · 23 days ago
Just learned they've stopped publishing. Sad! The old web is really dying. Seems like a bug though? They said they'll keep the site up "indefinitely".
eddiewithzato · 22 days ago
Old web died when youtube reviews became more profitable.

It’s sad because I miss printed content like tech magazines.

eddiewithzato commented on The natural diamond industry is getting rocked. Thank the lab-grown variety   cbc.ca/news/business/lab-... · Posted by u/geox
throwpoaster · a month ago
Extraction of natural diamonds can fund development of some of the poorest communities in the world. [0]

As the jewelry industry repositions around the uniqueness of natural diamonds I would expect to see more promotion of this kind of socially responsible production.

[0]: https://peacediamond.com/

eddiewithzato · a month ago
So can many other dangerous and environmentally exploited industries. Doesn’t mean it’s a good thing
eddiewithzato commented on The natural diamond industry is getting rocked. Thank the lab-grown variety   cbc.ca/news/business/lab-... · Posted by u/geox
conductr · a month ago
My wife is in the retail side of this market and I’ve had a lot of second hand familiarity with the transition to lab grown.

What I find most interesting is the weight put on the ethical side. I think it’s overstated. When the issue became big, the Blood Diamond movie, sales of lab grown did not markedly increase. It took another decade or so to become more prevalent. What changed over that time is the price, IIRC the price was comparable to natural at the time the movie came out. Ethics were not compelling enough for most people at that price. When prices got about 50% of natural, it became much more compelling. Now that it’s around 10%, it’s practically so compelling that buying natural isn’t even a real consideration for many people.

Anyways, I think people use the Blood Diamond talking point as a socially acceptable reason- it’s what they tell their parents and grandparents who might judge them- but in reality it’s almost completely a financial decision. If the tables were turned and natural diamonds became 1/10th the cost of lab grown, the market would completely flip back practically overnight.

eddiewithzato · a month ago
Nah it’s also environmentally, mining is bad. And if there is an alternative with no mining, people will opt for that.
eddiewithzato commented on I know genomes and I didn’t delete my data from 23andMe   stevensalzberg.substack.c... · Posted by u/bookofjoe
p1dda · a month ago
The author says that health insurance in Europe is provided by the govt and for most it still is, there are plenty of people getting private health insurance as the govt health sector is collapsing, so this argument is mute. Also, in the 23andme data is risk of getting hundreds of diseases, any private health insurance company would love to see this data to deny paying you any compensation, OBVIOUSLY. I have never given my DNA to any private company and I never would, if you have: delete it!
eddiewithzato · a month ago
Insurance company argument is always nonsense. They cannot use DNA. And if they could use DNA in the future, you would need to get your DNA sampled for the policy.
eddiewithzato commented on I know genomes and I didn’t delete my data from 23andMe   stevensalzberg.substack.c... · Posted by u/bookofjoe
sorokod · a month ago
What is the benefit of leaving your data with 23andMe?
eddiewithzato · a month ago
For the same reason you bought the service in the first place? They update their service with new features and update their estimates
eddiewithzato commented on I know genomes and I didn’t delete my data from 23andMe   stevensalzberg.substack.c... · Posted by u/bookofjoe
markx2 · a month ago
Data about me and what I click is one issue.

Data that can be used against my children is another.

My late wife had MS. It took her. Insurance companies would love that data to load against anything my kids do.

There are other issues but the fact is that companies will use DNA and every other data point they can to maximise what they take and minimise with loaded terms what they might, just might, maybe, pay out.

It's not about the now.

It's about the later.

eddiewithzato · a month ago
Insurance companies cannot use it. And if insurance companies in the future would be allowed to use it, they would require you to get DNA samples for your policy.

So it’s pointless in the end

eddiewithzato commented on The Rise of Whatever   eev.ee/blog/2025/07/03/th... · Posted by u/cratermoon
wiseowise · 2 months ago
That’s where you, human, come into the scene.
eddiewithzato · 2 months ago
And that’s where I end up wasting more time investigating and fixing issues, rather than creating a solution ;)

I only use AI for small problems rather than let it orchestrate entire files.

eddiewithzato commented on The Rise of Whatever   eev.ee/blog/2025/07/03/th... · Posted by u/cratermoon
pm215 · 2 months ago
No, I really don't think that prompt engineering is the same thing. Anything I put in the prompt may help this particular conversation, but a fresh instance of the LLM will be exactly the way it was before I started. Improvements in the LLM will happen because the LLM vendor releases a new model, not because I "taught" it anything.
eddiewithzato · 2 months ago
You also don’t get the satisfaction of watching something grow. Teaching and being a mentor is entirely separate to massaging a prompt
eddiewithzato commented on The Rise of Whatever   eev.ee/blog/2025/07/03/th... · Posted by u/cratermoon
rednafi · 2 months ago
Software programming used to be a blue-collar thing in the early days, when hardware wiring was all the rage.

Then it became hip, and people would hand-roll machine-specific assembly code. Later on, it became too onerous when CPU architecture started to change faster than programmers could churn out code. So we came up with compilers, and people started coding at a higher level of abstraction. No one lamented the lost art of assembly.

Coding is just a means to an end. We’ve always searched for better and easier ways to convince the rocks to do something for us. LLMs will probably let us jump another abstraction level higher.

I too spent hours looking for the right PHP or Perl snippet in the early days to do something. My hard-earned bash-fu is mostly useless now. Am I sad about it? Nah. Writing bash always sucked, who am I kidding. Also, regex. I never learned it properly. It doesn’t appeal to me. So I’m glad these whatever machines are helping me do this grunt work.

There are sides of programming I like, and implementation isn’t one of them. Once upon a time I could care less about the binary streams ticking the CPU. Now I’m excited about the probable prospect of not having to think as much about “higher-level” code and jumping even higher.

To me, programming is more like science than art. Science doesn’t care how much profundity we find in the process. It moves on to the next thing for progress.

eddiewithzato · 2 months ago
LLMs will not be doing that. I wish they could, but they just spit out whatever without verifying anything. Even in Cursor which has the agent tell you to run the test script they generated to verify the output, it just says “yep seems fine to me!”.

AI at the current state in my workflow is a decent search engine and stackoverflow. But it has far greater pitfalls as OP pointed out (it just assumes the code is always 100% accurate and will “fake” API).

eddiewithzato commented on Hacking the Xbox 360 Hypervisor Part 2: The Bad Update Exploit   icode4.coffee/?p=1081... · Posted by u/kevincox
whalesalad · 6 months ago
at this point is there any reason to use xb360 hardware? emulation on modern hardware has gotta be substantially better
eddiewithzato · 6 months ago
It’s also the worst era to play natively. Bad textures and horrible frames per second.

u/eddiewithzato

KarmaCake day183September 7, 2021View Original