Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
JimmyRuska
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
9 ms
·
1.
▲
by
JimmyRuska
2y ago
Looks promising. I found a music generator called heymusic.ai and was considering subscribing, the songs were fun to make with the kids, but then it disappeared off the face of the earth with no updates anywhere online. I'm cautious of
2.
▲
by
JimmyRuska
2y ago
It doesn't sound like the approaches are incompatible. You can use minhash LSH to search a large set and get a top-k list for any individual, then use a weighted average with penalty rules to decide which of those qualifies as a dupe o
3.
▲
by
JimmyRuska
2y ago
Pretty amusing the old AI revolution was pure logic/reasoning/inference based. People knew to be a believable AI the system needed some level of believable reasoning and logic capabilities, but nobody wanted to decompose a busines
4.
▲
by
JimmyRuska
2y ago
Isn't this how most vector search backends work, cosine similarity sorting against whatever the vector embeddings returned? How is this different?
5.
▲
by
JimmyRuska
2y ago
Thanks!
6.
▲
by
JimmyRuska
2y ago
Looking forward to an 8bit instruct version on llama.cpp to try out problems with the insane context length. It would be interesting if all these models were finetuned on basic datalog which is a very simple language. That way they could de
7.
▲
by
JimmyRuska
2y ago
54% real https://cdn.leonardo.ai/users/36088783-2be9-4497-9dd0-0d23fd...
8.
▲
by
JimmyRuska
3y ago
Sounds like an implementation for how to managing scopes using stack frames with some state machine like elements to it
9.
▲
by
JimmyRuska
3y ago
If they add fstrings, some type of easier map get/put syntax eg #map.value = 1, and maybe a shorter hand fun syntax, then Erlang feels like it's gotten all the conveniences of python. Amazing how far things have come
10.
▲
by
JimmyRuska
3y ago
Sounds like it's just a Haskell thunk but as a probability wave Lazily evaluated until there's a probability it has to interact with something. Since you can never really see the value of the actual function, but only see what it
11.
▲
by
JimmyRuska
3y ago
Go to settings -> extensions and make sure youtube is enabled Maybe it only works for gemini advanced
12.
▲
by
JimmyRuska
3y ago
Some guy will put videos of a patient getting lasik/*, records all the movements of the surgeon as input, shove it into a transformer model and there will be machines which do it 10x better than humans in 5 years. Might as well wait
13.
▲
by
JimmyRuska
3y ago
Racket made a prolog implementation that is currently used in the compiler, or at least I thought I heard that in one of their talks. Might be worth trying, since its model is a language for making languages https://docs.racket-l
14.
▲
by
JimmyRuska
3y ago
They're sending people a bunch of invoices without any due dilligence. You're going to get companies that double pay because they're not sure/don't have time to review licensing contracts. The business model is very
15.
▲
by
JimmyRuska
3y ago
Scammers are sending me geeksquad invoice emails every week. Scammers sent fake invoices to GOOG and META and receive 100m for it [1]. This feels no different, just scan for sites using your font and send invoices frequently whether they ha
16.
▲
by
JimmyRuska
3y ago
Twitter and social are also listing tons of these "You've heard of chatGPT but these are the next ...", half these posts look like clones of each other but they all seem to have a huge amount of shares. I remember del.icio.us
17.
▲
by
JimmyRuska
3y ago
95% of the professional asset managers, for example those in wealthion, blockworks, paid macro people like 42macro and themacrocompass, nearly all of them, said stocks would most likely touch 4300 on the S&P and probably cycle down agai
18.
▲
by
JimmyRuska
3y ago
The pre-prompting length will grow more and more as more liabilities in the responses are uncovered. I would imagine the more the pre-prompting grows the more attention is diverted to the rules rather than the user prompt, and the less reas
19.
▲
by
JimmyRuska
3y ago
Well open AI raised eye brows by crawling the internet and using everyone's data to make a commercial product One day some new startup will train on all of libgen and torrent networks, but it will be very hard to prove. You'll ke
20.
▲
by
JimmyRuska
3y ago
This is great, love it! Crawling sites to index the FAQ's and knowledge bases, into the vector search, isn't as intimidating as it sounds, at least on linux systems. Sometimes a thin wrapper function over plain old wget will get y
21.
▲
Detecting bots: Lessons learned from watching logs
(jimmyr.com)
2 points
by
JimmyRuska
3y ago
|
1 comments
22.
▲
by
JimmyRuska
3y ago
Protect yourself from sophisticated bots, which can mess up your traffic reports
23.
▲
by
JimmyRuska
3y ago
Deep forgetting
24.
▲
by
JimmyRuska
3y ago
https://github.com/oobabooga/text-generation-webui https://github.com/bentoml/OpenLLM https://www.reddit.com/r/LocalLLaMA/top/?t=month
25.
▲
by
JimmyRuska
3y ago
Lots of people using LLMs to make chat bots from their existing datasets: customer service troubleshooting, FAQs, billing, scheduling. Being able to upload their own pdfs, spreadsheets, docx, crawl their home page, lets the chat bot become
26.
▲
by
JimmyRuska
3y ago
It's difficult to compete. A small business might answer 10,000 requests to their chat bot. The options are - Pay openai less than $50mo - Manage cloud gpus, hire ml engineers > $1000/mo - Buy a local 4090 and put it under some
27.
▲
by
JimmyRuska
3y ago
Anyone know how milvus, quickwit, pinecone compares? I've been thinking about seeing if there's consulting opportunities for local businesses for LLMs, finetuning/vector search, chat bots. Also making tools to make it easier
28.
▲
by
JimmyRuska
3y ago
The stock trades like some crypto alt coin from the promised land
29.
▲
by
JimmyRuska
3y ago
I wonder if the pre-prompting part was increased as part of the trust/safety effort. For example they increased more examples of the types of things not to say, attached to the user prompts. That would decrease the amount of reasoning
30.
▲
by
JimmyRuska
3y ago
Looking at producthunt there's tons of new SEO AI tools, things like surfer for example. They try to auto-generate the target keywords, blog sections etc while still trying to adhere to quality checklists https://developers.
More ›