HackerTrans
TopNewTrendsCommentsPastAskShowJobs

mbeavitt

63 karmajoined last year

Submissions

SSH-Keysign-Pwn: Reading Root-Owned Files via a Ptrace Logic Bug

needhelp.icu
2 points·by mbeavitt·2 months ago·0 comments

The UK's Answer to DARPA Wants to Rewire the Human Brain

wired.com
2 points·by mbeavitt·2 months ago·0 comments

Russia's China Ties Spur Boom in Learning Mandarin

bloomberg.com
3 points·by mbeavitt·12 months ago·1 comments

comments

mbeavitt
·7 days ago·discuss
This is simply not true, advances in basecalling and using Duplex give you >Q25
mbeavitt
·last month·discuss
I really don’t understand why this social credit concept has become so widespread. It does sort of exist but not in the big government breathing down your neck kind of way.

Here’s an example - you can rent e-bikes and power banks at low cost, they are everywhere. If you don’t return an e-bike or power bank after using it, not only will that company charge you, but you’ll likely get blacklisted from renting more, even at other companies.

This is a good thing, no???
mbeavitt
·2 months ago·discuss
Yeah for many cancers, CAR-T is the cure which is insane and cool. We just need to make it cheap enough that everyone can benefit…
mbeavitt
·2 months ago·discuss
Haha this is cool, it reminds me of the simple.wikipedia.com alternatives to English language pages. Is there an about page linked somewhere? I’m wondering if the images are AI generated or if someone handmade all of this
mbeavitt
·2 months ago·discuss
I wonder - everyone keeps talking about brain drain and how impactful it is, but is it quantifiable?
mbeavitt
·2 months ago·discuss
In 6 months we’re gonna see a HN thread: “I bought ask.com for £250k - here’s what I did with it”
mbeavitt
·3 months ago·discuss
These kind of project reports showing consistent breakthroughs and clearly a finger on the pulse of what users are encountering as pain points are a good indication that the Asahi team are real pros :)

Look forward to switching back to Asahi full time soon!!
mbeavitt
·3 months ago·discuss
Honestly I've been doing a lot of image-related work recently and the biggest thing here for me is the 3x higher resolution images which can be submitted. This is huge for anyone working with graphs, scientific photographs, etc. The accuracy on a simple automated photograph processing pipeline I recently implemented with Opus 4.6 was about 40% which I was surprised at (simple OCR and recognition of basic features). It'll be interesting to see if 4.7 does much better.

I wonder if general purpose multimodal LLMs are beginning to eat the lunch of specific computer vision models - they are certainly easier to use.
mbeavitt
·5 months ago·discuss
Having briefly experienced weight loss drugs - and the bliss of that constant “EAT!” voice in your head just going quiet - I’m pretty convinced most humans have a genuine genetic predisposition to overeating.

And when you zoom out to the population level, the “we’re all autonomous individuals” argument gets a lot shakier. Like yeah, at the individual level you have agency, you make choices, fine. But at scale? We are absolutely at the mercy of whoever has figured out how to tickle our monkey brains in just the right way to get us buying their fattening food.
mbeavitt
·5 months ago·discuss
if you read the article...

Instead of discarding stock, companies are encouraged to manage their stock more effectively, handle returns, and explore alternatives such as resale, remanufacturing, donations, or reuse.

I guess remanufacturing/reuse might be the intended solution if it's absolutely not to be worn.
mbeavitt
·6 months ago·discuss
> Don't take criticism from someone you wouldn't take advice from.

The funny thing I find about criticism is that you actually don’t have a choice about whether or not it affects your future actions. Criticism that I have dismissed has persistently come back to haunt me, perhaps via my subconscious.
mbeavitt
·11 months ago·discuss
what evidence do you have to back up this baseless claim? They openly publish their financial reports: https://wikimediafoundation.org/who-we-are/financial-reports

$178 million might sound like an extremely large amount of money if you're a member of the general public, but for a global resource kept up to date that serves hundreds of billions of visitors per year this is actually not a huge quantity of money.
mbeavitt
·12 months ago·discuss
Oh, I get it. Missed the joke.
mbeavitt
·12 months ago·discuss
Is it though? The algorithm you reference is meant to be a joke:

1) Write down the problem.

2) Think real hard.

3) Write down the solution.

This is not a useful algorithm in any sense, apart from that it might be thought provoking.

What's the "universal nike algorithm"? I didn't find anything on google.
mbeavitt
·12 months ago·discuss
You can't tease me with "Algorithm" in the title and then not actually define an algorithm... TL;DR: Read lots of widely acclaimed books that are close to the source of what you want to learn?
mbeavitt
·12 months ago·discuss
https://archive.is/20250801081751/https://www.bloomberg.com/...
mbeavitt
·12 months ago·discuss
Merge conflicts are a blessing - they tell us exactly what the problem is...
mbeavitt
·12 months ago·discuss
I can't imagine the horror of tracking down a regression and finally fixing it, only to find someone else edited another section of the codebase, ruining all my efforts.

This is fine in text documents (to an extent, obviously references to sections of text that no longer exist can happen) because different sections are not as inextricably linked to each other.
mbeavitt
·12 months ago·discuss
Just curious - what do you see as being a viable alternative to the current git paradigm?