HackerLangs
TopNewTrendsCommentsPastAskShowJobs

danielrmay

391 karmajoined 13 anni fa
danielmay.co.uk

Submissions

Redistributing Billions in the Neopets Economy

danielmay.co.uk
3 points·by danielrmay·4 giorni fa·1 comments

Elias in the Lighthouse, Again? Diagnosing Low Diversity in LLM Stories

arxiv.org
4 points·by danielrmay·mese scorso·1 comments

Mode collapse has a name, and he's selling cancer treatment advice on Amazon

danielmay.co.uk
26 points·by danielrmay·2 mesi fa·13 comments

Trending on Amazon: Cancer books by synthetic authors

danielmay.co.uk
4 points·by danielrmay·2 mesi fa·1 comments

The cost of producing slop is falling, the cost of checking it isn't

danielmay.co.uk
3 points·by danielrmay·2 mesi fa·0 comments

Cheap agents, fake alumni shirts, and synthetic authors

danielmay.co.uk
1 points·by danielrmay·2 mesi fa·0 comments

Froot Loops and a Graphics Card

danielmay.co.uk
3 points·by danielrmay·2 mesi fa·0 comments

Show HN: Learn a Language Through Trivia

trivia.lmny.dev
2 points·by danielrmay·2 mesi fa·0 comments

Attention Without Value

danielmay.co.uk
3 points·by danielrmay·2 mesi fa·0 comments

Show HN: Likewise – a protocol for decentralized personal knowledge graphs

getlikewise.ai
2 points·by danielrmay·2 mesi fa·1 comments

comments

danielrmay
·4 giorni fa·discuss
Can you explain which benchmarking differences you'd expect to see from this hardware, considering?
danielrmay
·4 giorni fa·discuss
Neopets just arrived in Fortnite, which felt like a good time to go public with some of my related but greyer engineering history. Happy to answer any questions anyone might have!
danielrmay
·5 giorni fa·discuss
Perhaps if less spending went towards their private aviation interests LTT labs could review a piece of hardware that was released _this_ year, or maybe extend their narrow testing process to cover real-world use metrics like TTFT. Not to mention the lack of real value-perf comparison to CUDA
danielrmay
·5 giorni fa·discuss
As someone who's self-taught, I find this argument tantalizingly validating, but I'm constantly reminded that universities offer more than just the material. Between peer networks and "alumni" connections or even just the ability to email a former professor or TA for advice, these opportunities just aren't really available independently. Skipping college might not limit what you can learn but it sure narrows the network and institutional support available to you.
danielrmay
·8 giorni fa·discuss
A good start. From 2024: "A company allegedly tracked people’s visits to nearly 600 Planned Parenthood locations across 48 states and provided that data for one of the largest anti-abortion ad campaigns in the nation, according to an investigation" - https://www.politico.com/news/2024/02/13/planned-parenthood-...
danielrmay
·11 giorni fa·discuss
Yes, this should be a monster machine. Ampere is an older generation, so I expect that's where some of your issues have been
danielrmay
·15 giorni fa·discuss
> I am less worried about prompt injection now.

Why? The exfiltration vector was known, the sample size was small, and the safety instructions were likely statically positioned. In regular operating practice, none of these three guarantees may hold.
danielrmay
·16 giorni fa·discuss
> The name is always lowercase: peerd.

Gotta love it when agent instructions get blurted out in user-facing documentation
danielrmay
·18 giorni fa·discuss
Yes!
danielrmay
·18 giorni fa·discuss
What might you build when you let Claude take care of commits? :-)
danielrmay
·19 giorni fa·discuss
Perhaps Claude approved the wrong compute allocation plan
danielrmay
·24 giorni fa·discuss
This should be an indication of how valuably xAI sees the training data that Cursor has accumulated, especially with its work on Composer 2.5. Last month, SpaceX and Cursor announced that they had been working on training a new model from scratch. Interested to see if this will put Cursor back into the zeitgeist.
danielrmay
·24 giorni fa·discuss
Yak-shaving-shaming puts limits on the creativity of talented engineers by constraining them to existing patterns and practices or building on top of abstractions, and practically, that results in engineers and teams with less breadth. In an applied software world that's exploded in framework and library complexity in recent years, I think there are always going to be yaks in dire need of a shave.
danielrmay
·25 giorni fa·discuss
"Embrace, extend, and extinguish" https://en.wikipedia.org/wiki/Embrace,_extend,_and_extinguis...
danielrmay
·25 giorni fa·discuss
Yes, exactly. Over the past few months I've been trying to refine the vision here - it started with me thinking about my own use case in personal AI, and now has grown into me understanding how there's actually an pervasive governance problem in agentic applied AI right now - we know inference is inherently fallible and yet have none of the open standards for trust and safety we know can protect consumers and businesses.
danielrmay
·26 giorni fa·discuss
For fun, this month I shipped Foreign Trivia - a wordle-style tiny daily trivia game where every question is in a different language, with tap-to-translate words as you play. It's part language-learning, part pattern-matching and part trivia. A new puzzle every day. https://foreigntrivia.com

I've also been working on an open source protocol / reference implementation for user-owned AI memory, with the basic idea being that as applied AI scales, more products will derive more claims about users, teams and workflows from chats, docs, calendars, emails, etc, and they shouldn't be trapped inside of one product. Right now there's a lot of opinions on what shape memory should take internally, but I'm focused less on standardizing that part, and more focused on the primitives around it: requiring inspection, correction, revocation and treating portability as first-class. It's early but I'm starting to build more of a clear vision around it and would love feedback from anyone working on local-first software, personal data stores, capability security, knowledge graphs, etc. https://github.com/danielrmay/likewise

I also shipped Claudity, an experimental thinking partner plugin for Claude Code based on Microsoft's Clarity Agent framework/harness open-sourced last month. https://github.com/danielrmay/claudity https://github.com/microsoft/clarity-agent/

Lastly, I'm working on an homage/satire project to milliondollarhomepage.com as it's one of my favorite web phenomenons of all time.
danielrmay
·27 giorni fa·discuss
I went back to the UK a few weeks ago for an old friend's wedding, and the ID verification process shocked me.
danielrmay
·28 giorni fa·discuss
I hope the news moves this debate past "open weights vs. closed APIs" as the only axis. Open weights matter, definitely, but applied AI also needs open infrastructure around the model and it feels a bit like I'm yelling into the abyss highlighting the future we're incentivizing - cognition rented from a few institutions with access changing based on policy, geopolitics and platform incentives like advertising
danielrmay
·28 giorni fa·discuss
Thank you! I'm actually using this adversarially (or maybe just an experiment) to compare it with an open source protocol that I've already begun to publish but am having trouble getting traction or review on due to it sitting awkwardly across so many domains: local first, capability, ux, security, personal AI memory, knowledge graphs. I have a reference implementation in Rust (I see this site built theirs in python - interesting) but I've been working more on building the right way to explain the need.

It's hard to explain briefly, and so putting this prompt up was a way for me to possibly generate some interest and act as a little public marker for an idea: open-source user-owned memory infrastructure for AI and the importance that I think it represents. My vision and belief behind this project has been slowly building for the past two months - I think personal AI memory will become one of the most important layers in computing, and I'd like that layer to be inspectable, correctable, portable and truly owned by the humans it describes. I'd like to encourage any casual readers who might be interested to reach out to me.
danielrmay
·29 giorni fa·discuss
I've experienced this too - it's as if the security classifiers aren't keeping up with model intelligence. I'll leave the implication of that to the reader.