HackerTrans
TopNewTrendsCommentsPastAskShowJobs

bhouston

19,956 karmajoined 13 anni fa
https://ben3d.ca/about

Submissions

Web3D Survey shows WebGPU available on >75% of browsers

web3dsurvey.com
2 points·by bhouston·18 ore fa·2 comments

[untitled]

30 points·by bhouston·6 giorni fa·0 comments

Peter Thiel in Aspen: The pope is 'working for the Chinese Communists'

cnn.com
31 points·by bhouston·9 giorni fa·18 comments

The Intercept lost control of its Signal-based tip line for months

twitter.com
59 points·by bhouston·9 giorni fa·2 comments

Canada Officially Joins Eurovision

variety.com
5 points·by bhouston·10 giorni fa·0 comments

The iPhone contributed to 'a collapse in US fertility,' claims scientific study

9to5mac.com
4 points·by bhouston·10 giorni fa·2 comments

Fable 5 will be using Opus 4.8 for coding tasks pending fix

reddit.com
2 points·by bhouston·10 giorni fa·1 comments

Anthropic Mythos & Fable 5 export restrictions lifted

reddit.com
17 points·by bhouston·11 giorni fa·2 comments

[untitled]

1 points·by bhouston·11 giorni fa·0 comments

Alan Greenspan's Essay: "Gold and Economic Freedom" (1966)

ritholtz.com
3 points·by bhouston·19 giorni fa·1 comments

Optimizing TanStack Start for Cloud Run

ben3d.ca
3 points·by bhouston·19 giorni fa·0 comments

ChatGPT's AI Assistant market share <50% as Gemini and Claude grow

techcrunch.com
2 points·by bhouston·24 giorni fa·0 comments

Smartphones arrived just before the US fertility rate plunged

cnn.com
5 points·by bhouston·27 giorni fa·0 comments

A Solution to Rampant Token Theft: Proof of Possession

ben3d.ca
2 points·by bhouston·27 giorni fa·0 comments

US bombs Iran's water facilities

aljazeera.com
31 points·by bhouston·mese scorso·6 comments

A Pro-AI Super PAC's Meme Sockpuppets

twitter.com
4 points·by bhouston·mese scorso·0 comments

The Manhattan Institute Helped Kill DEI. Now It's Coming for Protests

wired.com
6 points·by bhouston·mese scorso·6 comments

Amazon MGM Studios Embraces AI: 3 New AI-Created Series Coming

variety.com
3 points·by bhouston·mese scorso·0 comments

'Star Citizen' Hits $1B in Lifetime Funding

variety.com
5 points·by bhouston·2 mesi fa·0 comments

Meta deletes popular 1M follower account after Kuwaiti request

twitter.com
207 points·by bhouston·2 mesi fa·149 comments

comments

bhouston
·18 ore fa·discuss
With the caveat that this is a biased sample. The main outlier is Linux with < 20% availability.
bhouston
·l’altro ieri·discuss
I use it from the Cursor harness.
bhouston
·3 giorni fa·discuss
Every time I use Composer 2.5 I have to spend a bunch of time cleaning up its mistakes. It is unusable compared to GPT 5.4 or 5.5.

My time is more valuable that I will use a model that doesn’t f** up my code base.
bhouston
·4 giorni fa·discuss
Passwords are definitely not better than passkeys for login flow as a user, at least not on MacOS / iPhone, etc. I just tap my finger onto the fingerprint reader on my MacBook or I just look at the camera on my iPhone - biometrics for the win.

But you need something as a backup to passkeys so I choose emailed OTP, but it isn't meant to be the primary way to log in.
bhouston
·4 giorni fa·discuss
Congrats BetterAuth! It was the system I was considering before I rolled my own auth system around the passwordless concepts of: OTP + Passkeys + Google login. It is quite nice and simple and I've ported it to 3 separate projects now just via LLM:

Talk: https://ben3d.ca/blog/passwordless-login-system

Live Demo: https://passwordless.ben3d.ca

Demo Code: https://github.com/bhouston/passwordless

If you are building a user system with a database already, adding passwordless auth is easy.
bhouston
·4 giorni fa·discuss
> prohibition doesn't work in any of its many forms.

It definitely does work in that it will prevent us customers from accessing cheap goods from China and thus enrich the local AI companies that are paying the politicians to ban the Chinese models.
bhouston
·4 giorni fa·discuss
So this means that China’s low cost models won’t benefit the rest of the world? Then we have to make our own. If we only have expensive models and they have cheap ones they will be at a huge advantage not unlike low cost of labor advantages.
bhouston
·5 giorni fa·discuss
I think that token usage by engineers continues to increase, probably at a very high rate for many years (we are in the middle of the S curve of adoption and it isn’t yet clear where this will plateaux) but an increasing percentage of those tokens are cheap, because we use expensive models for goals and design and cheap models for implementations and workflows.
bhouston
·7 giorni fa·discuss
There is one in the EcoBee Premium and we use it to automatically drive our HRV (heat recovery ventilation.).

It is better to have it in the HVAC system than in your phone anyhow:

https://ben3d.ca/blog/upgrading-hvac-control
bhouston
·8 giorni fa·discuss
> For any intelligence agency, they can afford to keep and store all of that forever, and later do analysis on it.

At the scale the AI companies are operating at, I think it isn't likely that they are sucking it all in right now.

More likely I think the intelligence agencies will get a real-time live tap into the raw data feed which they will process onsite for interesting things and then if things are flagged, they will log it in the intelligence agency systems.
bhouston
·8 giorni fa·discuss
All remote AI are a massive security risk for individuals/companies/governments that may be targeted by the US government.

It is likely that the US will get a live feed from each AI provider that they are inspecting in real time to identity things of interest, terrorist attacks or foreign government planning or even foreign companies competitive to key US companies.

It will give them access to the though process in those companies as well as much of their text-based IP (source code, docs, meeting transcripts, etc)

Also if you are using local AI that you didn’t train yourself you can never be sure it doesn’t have purposeful biases in its reasoning that may disadvantage you - such as directing you away from certain plans or ideas or patents etc.
bhouston
·9 giorni fa·discuss
Disclaimer: I didn’t post this out of support for Thiel but more just because it is weird a tech titan is making such claims.
bhouston
·9 giorni fa·discuss
He did the same thing with VR/Oculus/Reality Labs. Huge budget but it doesn't justify itself in terms of outcomes. Strange. Is it something in the way he/Meta manages the projects?

I think Meta has a problem that very few of its internal projects widely succeed. Facebook and Messenger being the only two. The rest of the successes were acquisitions.
bhouston
·9 giorni fa·discuss
This is crazy. Horrible OpSec and may end up getting people harmed or getting put in jail.
bhouston
·9 giorni fa·discuss
I do recommend turning off "isolate" for as much of your code base as possible when it makes sense. And I recommend ensuring "maxWorkers" is being used properly, I prefer something like 60% of my totals cores as the number of workers to use. And use a top level vitest start so it properly runs all the packages in a pipeline rather than as separate vitest runs (which would mess up the maxWorkers optimization anyhow.)

I have my 3000 test project suite completing in 15 seconds on my MacBook Air M3. It is pretty sweet with that setup.
bhouston
·9 giorni fa·discuss
Have you tried contributing a system for that?
bhouston
·9 giorni fa·discuss
> Version 3 => 4 => 5 => 6 => 7 => 8.

I did the migrations and they were not horrible. A few breaking changes but they were relatively isolated. And the speed and improvements over these versions had been quite significant.
bhouston
·9 giorni fa·discuss
> But I have zero clue what those other tools are.

The incorporated tools are actually really amazing:

- vitest, an ultra fast test runner. After using a lot of others, including jest and node's built in one, I love vitest.

- oxlint, replaces eslint but is compatible with its file format and ultra fast, since it isn't written JavaScript. I tried biome, but I found oxlint to have more rules and the eslint compatibility was nice.

- oxfmt, replaces prettier and is faster since it isn't written in JavaScript.

- rolldown, replaces rollup and is compatible with it but it is much faster since it isn't written in JavaScript.

The above are my go-tos in new projects anyhow since they are killer good and fast.
bhouston
·11 giorni fa·discuss
The fact that political spending is considered free speech in the US gives the rich and already powerful massive sway in the political system, it is basically tiled hard towards them. And then combined with how PACs hide their funding behind names like "Everyday Americans Making the World Better" when really it just wants to lessen online gambling laws for a billion dollar company, is just brutal. US politics is a dystopian future realized.
bhouston
·14 giorni fa·discuss
We need a vaccine for Lyme disease, it would be a lot more effective than paying $3K per kilometre of path per year.