HackerTrans
TopNewTrendsCommentsPastAskShowJobs

acchow

8,129 karmajoined 15 yıl önce

comments

acchow
·5 gün önce·discuss
> and nothing would stop you playing it

Not true for PS5 games. Sony can push a firmware update to disable games, even if you own the disc.
acchow
·7 gün önce·discuss
There are only 170 ground stations (about 100 in the US).

So for someone living in rural america, it's really "famous last 300 miles".
acchow
·10 gün önce·discuss
Agreed. The graphs clearly show that opus 4.8 performs strictly better at the same cost per task
acchow
·12 gün önce·discuss
That $6700 is a $5000 upgrade over a base model Macbook Pro.

$5000 in US Treasuries (currently at 4.89%) yields $244.5/yr. That's more than enough to cover the annual Claude Pro subscription ($200/yr) which includes Claude Code with lots of Sonnet usage (far better than Qwen 3.6)
acchow
·13 gün önce·discuss
> We know intuitively that a ball atop a 20ft ladder has twice the potential energy of a ball atop a 10ft ladder.

This assumes that energy increases linearly with distance (given constant force over that distance
acchow
·14 gün önce·discuss
Looks like in your 2nd equation you've already assumed kinetic energy is quadratic with speed

T = ½∑ⱼ mⱼ v⃗ⱼ²
acchow
·15 gün önce·discuss
MSFT is also down 3.5% today, so there's just lots of volatility in big tech.
acchow
·18 gün önce·discuss
Calgary is quite sunny at 2400 hrs/year.

But not nearly as much as Vegas (3800) or LA (3250) or SF (2950).
acchow
·23 gün önce·discuss
pareto frontier does not mean cheapest.
acchow
·geçen ay·discuss
I had a similar issue with the Nikon Z5 full frame camera. It can be charged via the built-in USB-C socket only if the battery still has some charge.

If the battery is fully dead, you have to remove it and charge it using the separate battery charger.

That means you can't travel with only a USB-C cable.
acchow
·2 ay önce·discuss
Wikipedia say 3.6 billion Chrome users.
acchow
·2 ay önce·discuss
I get that there is undesirable real estate in Japan that gets sold "for a song".

But then how does it quickly get resold at 40x?
acchow
·2 ay önce·discuss
Most people are convinced LLMs can do this.

Cal AI, which claims to generate a nutritional breakdown based off a photo, has $30 million in annual recurring revenue.
acchow
·3 ay önce·discuss
> senate and congress

Senate and congress are both elected. Their re-election is effectively jury nullification.

The people do not care about the crimes.
acchow
·3 ay önce·discuss
That post doesn't say anything about training for SVG generation
acchow
·3 ay önce·discuss
> I think something like 96GB RTX PRO 6000 Blackwells would be the minimum to run a model of this size with performance in the range of subscription models.

GLM 5.1 has 754B parameters tho. And you still need RAM for context too. You'll want much more than 96GB ram.
acchow
·3 ay önce·discuss
Which in the series specifically?
acchow
·3 ay önce·discuss
H1b is tied to employment, not to the employer. You can change employers on the same H1.

It’s not great. But this is similar to how health insurance is tied to employment, not to the employer. Both citizens and H1 employees experience the same abuse here
acchow
·4 ay önce·discuss
> asserting that LLMs will never generate 'truly novel' ideas or problem solutions

I don't think I've had one of these my entire life. Truly novel ideas are exceptionally rare:

- Darwin's origin of the species - Godel's Incompleteness - Buddhist detachment

Can't think of many.
acchow
·4 ay önce·discuss
> Every MCP server injects its full tool schemas into context on every turn

I consider this a bug. I'm sure the chat clients will fix this soon enough.

Something like: on each turn, a subagent searches available MCP tools for anything relevant. Usually, nothing helpful will be found and the regular chat continues without any MCP context added.