HackerLangs
TopNewTrendsCommentsPastAskShowJobs

tacoooooooo

no profile record

Submissions

Small LLMs vs. Fine-Tuned Bert for Classification: 32 Experiments

alex-jacobs.com
2 points·by tacoooooooo·قبل 5 أشهر·0 comments

Show HN: TinyFn – 500 deterministic utility APIs for AI agents (via MCP)

tinyfn.io
1 points·by tacoooooooo·قبل 5 أشهر·1 comments

Show HN: TinyFn – Your agent sucks at math

tinyfn.io
3 points·by tacoooooooo·قبل 5 أشهر·9 comments

Traditional NLP is not dead

alex-jacobs.com
1 points·by tacoooooooo·قبل 6 أشهر·0 comments

Can't Beat BERT–comparing small LLMs and fine-tuned encoders on classification

alex-jacobs.com
3 points·by tacoooooooo·قبل 6 أشهر·1 comments

Show HN: The Lobste.rs invitation tree, visualized

alexjacobs08.github.io
5 points·by tacoooooooo·قبل 6 أشهر·1 comments

Show HN: Generate a 1M-document RAG eval dataset from a single prompt

alexjacobs08.github.io
2 points·by tacoooooooo·قبل 7 أشهر·1 comments

Show HN: Dataset Factory – Generate RAG evaluation datasets from a text prompt

alexjacobs08.github.io
1 points·by tacoooooooo·قبل 8 أشهر·0 comments

Generate RAG evaluation datasets from a single prompt (1K to docs)

alexjacobs08.github.io
2 points·by tacoooooooo·قبل 8 أشهر·0 comments

The Case Against PGVector

alex-jacobs.com
381 points·by tacoooooooo·قبل 8 أشهر·137 comments

LLM Features That Ship: Extraction, Generation, and Classification

alex-jacobs.com
1 points·by tacoooooooo·قبل 10 أشهر·0 comments

comments

tacoooooooo
·قبل 18 يومًا·discuss
you'll need the Max Plus plan for that, buddy
tacoooooooo
·قبل 4 أشهر·discuss
> Yes I understand airports are complex. So you have a computer and a human, and they work together.

how do you think it works today? some guy with binoculars?
tacoooooooo
·قبل 4 أشهر·discuss
pydantic-ai
tacoooooooo
·قبل 4 أشهر·discuss
whats wrong with .env files?
tacoooooooo
·قبل 5 أشهر·discuss
same--this is exactly why I built this
tacoooooooo
·قبل 5 أشهر·discuss
LLMs absolutely do not have access to the same tools unless they're explicitly given access to them. Running on a computer means nothing.

It sounds like you don't like LLMs! In that case, you may be more interested in our REST Api. All the same functions, but designed for edge computing, where dependency bloat is a real issue https://tinyfn.io/edge
tacoooooooo
·قبل 5 أشهر·discuss
Humans are also bad at math! So we created calculators. LLMs should have the same access to tools to give them the best opportunity to succeed
tacoooooooo
·قبل 5 أشهر·discuss
They're building a moat with data. They're building their own datasets of trusted sources, using their own teams of physicians and researchers. They've got hundreds of thousands of physicians asking millions of questions everyday. None of the labs have this sort of data coming in or this sort of focus on such a valuable niche
tacoooooooo
·قبل 5 أشهر·discuss
saying they aren't pioneering is very different than saying they aren't a major player in the space. There're only like 5-7 players with a foundational model that they can serve at scale. xAI is one of them
tacoooooooo
·قبل 6 أشهر·discuss
https://alex-jacobs.com
tacoooooooo
·قبل 6 أشهر·discuss
This is an interesting read, and while I support being nice to every_thing_ in principle. Most of the research into this actually shows that being mean yeilds better results
tacoooooooo
·قبل 6 أشهر·discuss
This looks pretty cool. I keep seeing people (an am myself) using claude code for more an more _non-dev_ work. Managing different aspects of life, work, etc. Anthropic has built the best harness right now. Building out the UI makes sense to get genpop adoption
tacoooooooo
·قبل 6 أشهر·discuss
fizsh sounds really cool, but the last commit was 7+ years ago. do you run into any issues? https://github.com/zsh-users/fizsh
tacoooooooo
·قبل 6 أشهر·discuss
not sure there are any models yet that you can get the quality out you need to do this and run on your mbp
tacoooooooo
·قبل 6 أشهر·discuss
This is a wildly out of touch thing to say
tacoooooooo
·قبل 6 أشهر·discuss
correct afaik :(

https://github.com/timescale/pgvectorscale/issues/113
tacoooooooo
·قبل 6 أشهر·discuss
the main issue with pgvectorscale is that it's not available in RDS :(
tacoooooooo
·قبل 6 أشهر·discuss
This probably doesn't count as an "app" in terms of what you're looking for, but was a fun little project

https://alexjacobs08.github.io/lobsters-graph/

(i built this in search of a lobste.rs invite if anyone willing and able sees this--email in my bio :)
tacoooooooo
·قبل 6 أشهر·discuss
This looks awesome. ai-sdk is an excellent library. excited to see it proliferating
tacoooooooo
·قبل 7 أشهر·discuss
Standard benchmarks (like BEIR/MS MARCO) are great, but they are likely already in distribution for foundation models training sets, and crucially, they lack the complex, structured metadata needed to test real-world filtering scenarios (e.g., "Find docs from region X, between dates Y and Z, with tag A").

datasetFactory is an orchestrated LLM pipeline that turns a single natural language prompt into a (potentially) massive, structured evaluation dataset.