Readit News logoReadit News
sdeep27 commented on Cannot Search for Joe Rogan Trump Interview on YouTube   twitter.com/dhh/status/18... · Posted by u/_1tem
sdeep27 · a year ago
Just tried >joe rogan trump and it was the first result for me
sdeep27 commented on New HBO Documentary Claims Bitcoin Creator Satoshi Nakamoto Is Len Sassaman   blockhead.co/2024/10/05/n... · Posted by u/dist-epoch
FileSorter · a year ago
Yep, I make this point often.

The only two that match up with the Windows piece of the puzzle are Dave Kleiman and Paul Le Roux. Of those two, Paul Le Roux had a interest in online gambling. Guess what the first Bitcoin release had references to.

sdeep27 · a year ago
There’s one more man you are missing that fits better with the Windows piece that is more likely than those two. A man that was obsessed with anonymity (with no real picture of him on the net), an active writer still today, and with the coding and cryptography chops to have actually built it.
sdeep27 commented on Tool Use (function calling)   docs.anthropic.com/claude... · Posted by u/akadeb
autonomousErwin · 2 years ago
I find this far more useful than a suite of tools or "AI agents" which always work well in a controlled development environment but not so much further than that.

Function calling is a great step towards actually production-izing LLMs and making them extremely robust - I remember when GPT-3 API first came out and I was furiously making sequential calls with complex if/else and try/catch statements and using a couple of Python libraries for the simple reason...I need the output to be a valid JSON. It was surprisingly hard until function calling solved this.

sdeep27 · 2 years ago
Agree. Can really build a strong chain of functionality with this function calling. I have a harder time seeing the use of something like Langchain - seems unnecessary to learn a new bloated API when I can use the powerful tools from the models themselves, and then chain things together myself.
sdeep27 commented on Tool Use (function calling)   docs.anthropic.com/claude... · Posted by u/akadeb
padolsey · 2 years ago
It’s hard to communicate about this stuff. I think people hear ‘tools’ and ‘function calling’ and assume it provides an actual suite of tools or pre-made routines that it calls upon on the Anthropic backend. But nope. It’s just a way of generating a structured schema from a prompt. It’s really crucial work, but just funny how obscured the boring truth is. Also FWIW I experience a tonne more schema adherence if I use XML-like semantic tags rather than JSON. XML is so much more forgiving a format too.
sdeep27 · 2 years ago
Yes, the 'function calling' naming is unfortunate. It's really structured output that can be fed as input into any functionality elsewhere in your code.

The difference between the structured output of json mode is that the model can choose which set of structured output (matched to various function definitions). Subtle, but pretty cool and powerful.

sdeep27 commented on Tool Use (function calling)   docs.anthropic.com/claude... · Posted by u/akadeb
rcarmo · 2 years ago
I do hope we converge on a standardized API and schema for this. Testing and integrating multiple LLMs is tiresome with all the silly little variations in API and prompt formatting.
sdeep27 · 2 years ago
check out LiteLLM... been using in (lite) production and they make it easy to switch between models with a standardized API.
sdeep27 commented on Ask HN: What should the back button do after a queued Spotify song?    · Posted by u/minzi
sdeep27 · 2 years ago
Was searching for this behavior and pleasantly surprised to find such a recent thread about it. I agree with you as well. I think they don’t do it because of what the other viewer mentioned where there is unexpected complexity in the state.
sdeep27 commented on We Investigated Roblox: Your Kid’s Favorite Game Is Exploiting Them   perfectunion.us/we-invest... · Posted by u/jlpcsl
sdeep27 · 3 years ago
Super interesting article and implications
sdeep27 commented on Tornado Cash devs charged with laundering more than $1B   theverge.com/2023/8/23/23... · Posted by u/Analemma_
sdeep27 · 3 years ago
One of the biggest users of Tornado Cash was Vitalik. He was not using it as a criminal, so there are some valid use cases outside of criminal behavior.
sdeep27 commented on The Decade of Deep Learning   bmk.sh/2019/12/31/The-Dec... · Posted by u/signa11
hardha87 · 3 years ago
Ofcourse it does. Kings paper “probabilistically statistics” and his method of folding squares is the motivation behind this original advice
sdeep27 · 3 years ago
Link?
sdeep27 commented on Show HN: Villagers – A group travel app   villagersapp.com/... · Posted by u/bjpless
sdeep27 · 3 years ago
just wanted to say - this is well designed, clean interface, and fast (on my desktop). Well done, especially if you solo developed this.

u/sdeep27

KarmaCake day72August 18, 2014View Original