HackerLangs
TopNewTrendsCommentsPastAskShowJobs

monkeydust

2,806 karmajoined 10 years ago
[email protected]

Submissions

Robots available for rent: But what can they do?

bbc.com
2 points·by monkeydust·3 days ago·0 comments

Impressions from Visiting OpenAI, Anthropic, & Cursor

newsletter.pragmaticengineer.com
2 points·by monkeydust·10 days ago·0 comments

SEC Form F-1 Bending Spoons SPA

sec.gov
2 points·by monkeydust·18 days ago·0 comments

Investors get real-time view of UK bond market activity for the first time

fca.org.uk
103 points·by monkeydust·19 days ago·82 comments

SpaceX IPO Stress Tests Crypto's Bid to Reinvent Stocks

bloomberg.com
3 points·by monkeydust·25 days ago·0 comments

The Wrong Apocalypse [pdf]

ionanalytics.com
2 points·by monkeydust·last month·0 comments

[untitled]

1 points·by monkeydust·last month·0 comments

Bond Yields Near Two-Decade High Open Rift Among Investors

financialpost.com
1 points·by monkeydust·2 months ago·0 comments

Tenstorrent Unveils Galaxy AI Platform Targeting Scale and Efficiency

forbes.com
1 points·by monkeydust·2 months ago·1 comments

BlackRock's AI Transformation

wsj.com
2 points·by monkeydust·3 months ago·0 comments

How to Tax Billionaires

theatlantic.com
2 points·by monkeydust·3 months ago·1 comments

UK Invests £180M in National Timing Centre to Back Up GNSS

insidegnss.com
1 points·by monkeydust·4 months ago·0 comments

Owner of ICE detention facility sees big opportunity in AI man camps

techcrunch.com
94 points·by monkeydust·4 months ago·60 comments

The Wrong Apocalypse [pdf]

ionanalytics.com
1 points·by monkeydust·5 months ago·1 comments

Anthropic – Legal Productivity Plugin

github.com
4 points·by monkeydust·5 months ago·2 comments

AI Job Cuts Are Landing Hardest in Britain, Morgan Stanley Says

bloomberg.com
4 points·by monkeydust·6 months ago·0 comments

AI Bruises Britain

bloomberg.com
2 points·by monkeydust·6 months ago·0 comments

Two Thinking Machines Lab Cofounders Are Leaving to Rejoin OpenAI

wired.com
3 points·by monkeydust·6 months ago·1 comments

[untitled]

1 points·by monkeydust·6 months ago·0 comments

Amazon Demands Perplexity Stop AI Agent from Making Purchases

bloomberg.com
98 points·by monkeydust·8 months ago·71 comments

comments

monkeydust
·3 days ago·discuss
I recently created a video and didn't want to use my voice on it.

Rather than TTS I did STS (speech to speech) through Eleven Labs (you upload the video it alters the audio track to voice of choosing with some parameters you can control).

I showed it to a bunch of people and they could not believe it was non-human. The bit that got most was all the pausing, broken sentences ...essentially elements you don't put into text if your doing T2S.

An LLM over the original text could perhaps inject these elements though if prompted correctly.
monkeydust
·4 days ago·discuss
Where is a good place to start with training SLM these days if you don't have the compute locally?
monkeydust
·10 days ago·discuss
'Intelligence is what you do when you don't know, -> came up somewhere, I think on LinkedIn but stuck in my head.
monkeydust
·10 days ago·discuss
> Don’t Win the Argument, Profit From the Difference

Best section for me. Many times I have taken the contrarian view. It doesn't always work, I do get it wrong (fail fast) but when it goes right you earn virtual credit against the person whom you took the opposing view. Its not something tangible but its there and the next time you lock horns they remember.
monkeydust
·12 days ago·discuss
Very cool. Recommend walking through the curated story here first then exploring the menu visualization

https://pudding.cool/2026/06/menu-story/
monkeydust
·16 days ago·discuss
Whats peoples thoughts on Tenstorrent - they were looking for funding on Hiive recently but that deal got pulled when Qualcomm rumours surface a week or so ago.
monkeydust
·18 days ago·discuss
I only use this for high value problems/challenges. A lot related to life decisions including work, where to live, finances etc. It gives me a small army that can break down and slice, dice the problem in different ways then someone to reconcile it all and present it back to me. The variance in their opinions is the most interesting part of this project so f ar.
monkeydust
·19 days ago·discuss
the tax exemptions make it very attractive place to hold cash versus bank accounts - if your a UK citizen google (or AI) - low coupon gilt investing.
monkeydust
·19 days ago·discuss
I think ...or hope...he ends more right than left and manages to do what Starmer failed to do a year ago which is to make major reforms to the Welfare system. Its just not sustainable.
monkeydust
·19 days ago·discuss
yea for sure :)

Signup link here

-> https://ets-connect.co.uk/users/prod-onboarding/

Commercials here:

-> https://ets-connect.co.uk/annual-fees-2026-2027/
monkeydust
·19 days ago·discuss
Imho there are two dimensions here: Firstly different LLMs and secondly the strategy in which you break down the problem in an agentic fashion (e.g. break up to separate agents with own persona and then judge evaluates across all agents). You can of course mix-up the dimensions as well and that's what I have been tinkering* with for a good few months with some success. This was all done using home-brew setup running on openrouter.

Personally I prefer understanding the dimensions and the interplay and controlling it though can see why openrouter and others are now offering this a solved solution.

Just be careful when you start outsourcing too much of your intelligence needs to a blackbox.

* https://github.com/monkeydust/rightmind
monkeydust
·19 days ago·discuss
I wouldn't underestimate the community effect of software. There are plenty of features that get shipped because a small but important minority requested them, only to benefit the long tail of users who never knew to ask for such a feature but now find it indispensable. If everyone is building their own isolated solutions, how does this positive externality manifest itself?
monkeydust
·23 days ago·discuss
If you ask people to rank say 5 things from top to bottom where the first thing at the top is what they are least cost conscious about and the one at bottom is what they are most - I would bet health would at the top slot for most of us. So relatively we would spend (whatever we have) on our health versus other things if we had conviction on the outcome.
monkeydust
·25 days ago·discuss
I have been experimenting with multi-agent llms for last month, as I put in the writeup for my repo and in the video the biggest value I have found is when you run a bunch of different agentic strategies in parallel then have a judge review the variance of them. So far that has uncovered interesting insights. The rest of it is so-so. Been fun but also expensive!

Repo with video: https://github.com/monkeydust/rightmind
monkeydust
·26 days ago·discuss
Multi Agent setup to tackle complex problems using the diversity of multiple LLMs. All for personal use but finding it very useful especially what I call the 'all angles' where it runs multiple strategies parallel then a judge agent presents summary including a view on how the strategies agreed and diverge from one another.

Repo with video: https://github.com/monkeydust/rightmind
monkeydust
·28 days ago·discuss
Don't know but could BOINC setup which has been around for ages and mature plus has some incentive mechanism (Gridcoin) be used for this?
monkeydust
·29 days ago·discuss
AI has collapsed the cost of producing content while leaving the cost of reviewing, verifying higher imho. This has inverted the economics of collaboration. Reviewer attention, not output volume, is now the scarce resource, this happened with my engineering teams (PR reviews) and is now happening in my world in Product.
monkeydust
·last month·discuss
Details and repo post on ShowHN here - https://github.com/monkeydust/rightmind
monkeydust
·last month·discuss
Right here is the video demo of what I built - https://streamable.com/e49cgt
monkeydust
·last month·discuss
Sure let me do that. Can I post this as a ShowHN if its just video? The rules say people need to try out but that will cost me a small fortune :) ...could perhaps post on Github and people can setup the repo themselves with their own Openrouter key if that works. Have never done a ShowHN but would be fun to try it.