HackerTrans
TopNewTrendsCommentsPastAskShowJobs

dcchambers

no profile record

comments

dcchambers
·16 วันที่ผ่านมา·discuss
I think hardware like this is the future for LLM-providers once we reach a point where the models aren't advancing much any more. You could argue we're close now.

The hyperscalers like AWS will made great use of these to serve up models that will be relevant for several years. But right now, we're still seeing significant bumps in model quality every couple of months - especially with open-weight models like Deepseek/Kimi/GLM.

Until that point, though, I don't see how this is ever going to be cost effective vs general purpose hardware.

I also think we'll see miniature versions of this baked into mobile hardware for super fast and efficient on-device LLMs.
dcchambers
·18 วันที่ผ่านมา·discuss
[dead]
dcchambers
·26 วันที่ผ่านมา·discuss
Most people IN TECH still don't realize how much hardware prices are going to continue to increase, much less the 95% of the population that's completely unplugged from what's going on with AI-driven hardware demand.

All of these price increases are going to get passed down to consumers eventually via increased prices.
dcchambers
·เดือนที่แล้ว·discuss
Being unable to use this with zero data retention makes this feel like a non-starter for most enterprise customers.
dcchambers
·เดือนที่แล้ว·discuss
IME Opus 4.8 (and 4.7) is often a downgrade from 4.6. I find that it tends to overthink and overcomplicate things.
dcchambers
·เดือนที่แล้ว·discuss
Hobbyist computing is dead for the foreseeable future. These prices are untenable.
dcchambers
·เดือนที่แล้ว·discuss
I think two things happened:

1. The sheer number of tokens that a coding agent can use flipped the math upside down on this equation. If you use the most expensive model for everything those costs quickly become untenable, even for software companies.

2. We realized many of the coding problems we're solving aren't incredibly difficult.
dcchambers
·2 เดือนที่ผ่านมา·discuss
Probably some combination of: Anthropic is heavily invested in the Rust ecosystem and they want their core tools to be built on Rust. More Rust developers. More Rust training data so LLMs write better Rust code than Zig code. Advertisement for Claude Code doing major work on a high profile open source project.
dcchambers
·2 เดือนที่ผ่านมา·discuss
In 2026 the answer is "job security"
dcchambers
·2 เดือนที่ผ่านมา·discuss
Their pricing has always been a challenge, but I think the biggest issue is that they went way too wide early on in an effort to capture the market. Their product pool was a mile wide but only an inch deep. People quickly realized many of the features they were promised were very rough around the edges or a limited POC. Their UX is pretty unintuitive as well, IMO.

The company is fascinating. The "everything is open" nature of how they build the business is an incredible value for people that want to see how the sausage is made...but it hasn't ultimately lead to a better product.
dcchambers
·2 เดือนที่ผ่านมา·discuss
Incredible. Mutually assured destruction.

The next five years are going to be truly WILD in the software world.

Air-gapped systems are gonna be huge.
dcchambers
·2 เดือนที่ผ่านมา·discuss
Obsidian.

Checks all of your boxes:

   - Backed up to cloud 
   - Has a mobile app that is easy to make small changes 
   - Simple file format like markdown 
   - Option to export data out as a backup  (it's just markdown files, you don't even need to export, just copy them. Or export to PDF)
   - Allow uploading arbitrary files like PDFs, images, receipts etc...  (https://obsidian.md/help/file-formats)
   - Nice to have: support for inline tables of data with simple calculations/sorting
dcchambers
·2 เดือนที่ผ่านมา·discuss
Google Docs doesn't do classic "wiki" things like bi-directional linking. Search, ironically, is also a bit of a mess.

Google Docs was built as a MS Word competitor and that's what it does best. I love Google Docs and I use it every day, but this is one thing I wouldn't use it for.
dcchambers
·2 เดือนที่ผ่านมา·discuss
We're going to see a lot of this over the next 1-2 years.

Software Engineers suddenly feel like they're fighting for their lives for employment, and time won't be "wasted" maintaining OSS for free.

We all need to eat.
dcchambers
·3 เดือนที่ผ่านมา·discuss
The Department of Defense is now the Department of War. They've made their goals clear.

You are not in defense contracting. You are in the business of war contracting.

Take from that what you will.
dcchambers
·3 เดือนที่ผ่านมา·discuss
So it turns out Anthropic was gaslighting everyone on twitter about this then? Swearing that nothing had changed and people were imagining the models got worse?
dcchambers
·3 เดือนที่ผ่านมา·discuss
"Tim Cook to become Apple Executive Chairman"

*John Ternus to become Apple CEO*

Talk about burying the lede, lmao.
dcchambers
·3 เดือนที่ผ่านมา·discuss
I'll definitely put this into the "good problem to have" category.
dcchambers
·3 เดือนที่ผ่านมา·discuss
The eclipse photos are absolutely jaw-dropping.
dcchambers
·3 เดือนที่ผ่านมา·discuss
Does performance not matter?

What if your AI uses an O(n) algorithm in a function when an O(log n) implementation exists? The output would still be "correct"