HackerLangs
TopNewTrendsCommentsPastAskShowJobs

nreece

33,032 karmajoined 19 tahun yang lalu
Work: https://newsloth.com

Blog: https://www.nilkanth.com

Social: https://x.com/voidmonk

Submissions

NPM v12 Ships with Install Scripts Off by Default, Deprecating 2FA-Bypass Tokens

socket.dev
2 points·by nreece·kemarin dulu·0 comments

[untitled]

1 points·by nreece·kemarin dulu·0 comments

Is The Economist Always Wrong?

economist.com
138 points·by nreece·3 hari yang lalu·176 comments

AI Costs More Than the People It Replaced

forbes.com
3 points·by nreece·5 hari yang lalu·0 comments

Float Runs an AI Energy Company on a 3-Person Team with Tiger Data

tigerdata.com
1 points·by nreece·9 hari yang lalu·0 comments

We put a Redis server inside our runtime

encore.dev
1 points·by nreece·9 hari yang lalu·0 comments

How employment changes when firms adopt generative AI

ramp.com
54 points·by nreece·10 hari yang lalu·50 comments

Learn how coding agents are built

twotimespi.dev
4 points·by nreece·12 hari yang lalu·0 comments

Universal basic income, the utopian idea resurging in Silicon Valley

lemonde.fr
11 points·by nreece·18 hari yang lalu·7 comments

StonkRider – Ride any stock chart

stonkrider.com
42 points·by nreece·29 hari yang lalu·4 comments

AI isn't making developers more productive – it's making them busier

leaddev.com
7 points·by nreece·29 hari yang lalu·0 comments

[untitled]

1 points·by nreece·29 hari yang lalu·0 comments

VibeOS [video]

youtube.com
2 points·by nreece·bulan lalu·0 comments

Less Than One Third of Google Searches Still Send a Click

sparktoro.com
6 points·by nreece·bulan lalu·1 comments

Linus Torvalds on AI

thenewstack.io
7 points·by nreece·bulan lalu·1 comments

[untitled]

1 points·by nreece·bulan lalu·0 comments

Uber Caps Employee Spending on AI Tools Like Claude Code to Manage Costs

bloomberg.com
3 points·by nreece·bulan lalu·2 comments

AI Overviews reduce clicks to the #1 result by 58%

twitter.com
3 points·by nreece·bulan lalu·0 comments

A dire warning from Oracle co-founder Larry Ellison

techradar.com
5 points·by nreece·bulan lalu·1 comments

More Time to Think

ma.ttias.be
3 points·by nreece·bulan lalu·0 comments

comments

nreece
·bulan lalu·discuss
I wouldn't limit it to RSS. They need any structured data (JSON, XML/RSS, CSV etc.).

Systems and agents need to monitor and extract public web content into fresh structured data for their ingestion, intelligence workflows and analysis.

* Shameless plug * Our data infrastructure layer for businesses and AI turns continuously updated websites into a stream of structured data.

https://newsloth.com
nreece
·bulan lalu·discuss
Imo, ease and multi-line HTML readability of CDATA outweighs that one edge case (it cannot directly contain its own terminator).
nreece
·2 bulan yang lalu·discuss
http://archive.today/l3EEo
nreece
·2 bulan yang lalu·discuss
Rundown AI newsletter: https://www.therundown.ai
nreece
·3 bulan yang lalu·discuss
Linux Mint.
nreece
·3 bulan yang lalu·discuss
I would have liked the option of non-touch display, and although the display is variable rate (30-120Hz) it's not going to be as optimal as the 1-120Hz panel in the Dell XPS 14 getting it to 40+ hours (https://x.com/dhh/status/2040139744445673938).
nreece
·3 bulan yang lalu·discuss
That is not the same extension OP is referencing/discussing: https://chromewebstore.google.com/detail/json-formatter/bcji...
nreece
·4 bulan yang lalu·discuss
Very cool.

Now why didn't an AI think of that? :)
nreece
·4 bulan yang lalu·discuss
Partnership confirmed by Moonshot:

Cursor accesses Kimi-k2.5 via FireworksAI_HQ hosted RL and inference platform as part of an authorized commercial partnership.

https://x.com/Kimi_Moonshot/status/2035074972943831491

Cursor teams take:

Only ~1/4 of the compute spent on the final model came from the base, the rest is from our training. This is why evals are very different.

https://x.com/leerob/status/2035035355364081694
nreece
·4 bulan yang lalu·discuss
https://mitchellh.com/feed.xml
nreece
·9 bulan yang lalu·discuss
https://archive.is/2LCPb
nreece
·9 bulan yang lalu·discuss
Am I understanding it right that for each new text (tweet) you generate its embedding first, try to match across existing vector embeddings for all other text (full text or bag of words), and then send the text to the LLM for tag classification only if no match is found or otherwise classify it to the same tag for which a match was found.

Will it be any better if you sent a list of existing tags with each new text to the LLM, and asked it to classify to one of them or generate a new tag? Possibly even skipping embeddings and vector search altogether.
nreece
·8 tahun yang lalu·discuss
Absolutely, RSS feeds rock! They're much less "noisy", and best of all - untouched by algorithmic sorting.

* Shameless plug *: our service & API at https://feedity.com helps create custom feeds for any public webpage.