Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
rubyskills
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
rubyskills
3y ago
Was it HFT or just processing large client orders? I'm having a hard time finding this out
2.
▲
by
rubyskills
3y ago
Substring search for the word delve in the intro paragraph is all you need. :)
3.
▲
by
rubyskills
3y ago
We already have a push system called Check 21. You scan an image of a check and it will send the money instantly to the bank instead of through the Fed. It created after 9/11, as money couldn't move when the Fed was frozen.
4.
▲
by
rubyskills
3y ago
Zelle exists and you can scan a check that was written to you (check 21)
5.
▲
by
rubyskills
3y ago
Next business day. How long it takes can also depend on the receiving bank
6.
▲
by
rubyskills
3y ago
I do enjoy reading actual dialog coming from Kenny. :)
7.
▲
by
rubyskills
3y ago
Reads like a content piece to push pgvector. This is good feedback. I think this is more of a critique of my writing style than anything. I need to work on this!
8.
▲
by
rubyskills
3y ago
I do admit, I am a pretty big fan boy of pgvector (and postgres). I think it's a much better solution than some of these other vector databases that are available. I would like to see it gain more popularity in the AI space. I've
9.
▲
Heroku Is Dead
(lancecarlson.com)
5 points
by
rubyskills
3y ago
|
3 comments
10.
▲
by
rubyskills
3y ago
This isn't quite accurate. GPT3.5 is 4k tokens and has a 16k version GP4 is 8k and has a 32k version. You are correct that this needs to account for both input and output. I suspect that when you feed chat gpt longer it prompts, it may
11.
▲
by
rubyskills
3y ago
Yes I'd like the details on this. My experience has been the opposite of you prompt it correctly, or it has the algorithm or data structure trained in its model already.
12.
▲
Openai.cr 0.3.0 Release – Function support
(lancecarlson.com)
1 points
by
rubyskills
3y ago
|
1 comments
13.
▲
by
rubyskills
3y ago
I was able to use a json-schema shard to streamline the generation of the JSON. I think the implementation is more elegant than what I've seen in other openai libraries. I'm really excited about functions and their potential! What
14.
▲
OpenAI Library for Crystal Lang
(lancecarlson.com)
1 points
by
rubyskills
3y ago
|
0 comments
15.
▲
by
rubyskills
3y ago
I like this guided NSDR session with Andrew Huberman. He pulls you out after 10 minutes in a nice way that gently reintroduces your CNS to reality. https://youtu.be/AKGrmY8OSHM
16.
▲
by
rubyskills
3y ago
It's also harder to stream JSON? Maybe I'm overthinking this.
17.
▲
by
rubyskills
3y ago
It surely can do this, but you have to define what your taste is. Then you can ask, does this comment match my taste?
18.
▲
by
rubyskills
3y ago
He is attempting it! I've been following his journey moving his apps out of the cloud and I just say it, I want to try some of his deployment tooling he's making as a result.
19.
▲
by
rubyskills
4y ago
That's where fractal Fibonacci retracements come into play. :D ;) Sarcasm if it wasn't clear
20.
▲
by
rubyskills
4y ago
You should check out Andrew Huberman's videos about sleep on YouTube. I found that strategies to get my core body temperature down towards the evening, combined with morning light exposure and exercising daily have made a huge differen
21.
▲
by
rubyskills
4y ago
I really enjoyed "Learn C The Hard Way" by Zed Shaw. His style of learning resonates with me. https://learncodethehardway.org/c/
22.
▲
by
rubyskills
4y ago
I only take L Theanine at night as a sleep supplement. It works well for that!
23.
▲
by
rubyskills
4y ago
Have you tried porting the problem into postgres? Not all big data problems can be solved this way but I was surprised what a postgres database could do with 40 million rows of data.
24.
▲
by
rubyskills
4y ago
It's funny because you could argue that slack and discord replaced IRC. I wonder if we will have cycles or if commercial hosted solutions will always win this arms race.
25.
▲
by
rubyskills
4y ago
I'd say this is more true for C vs C++. It has been my experience that the interop between C and languages like Ruby is much easier, the tooling is usually much better (just use ffi!), and the complexity is less (since that is what we&
26.
▲
by
rubyskills
4y ago
Haha, love it. Both of your passions melded together! (We met in Michigan at our mutual rust conf btw)
27.
▲
by
rubyskills
4y ago
This is much easier to do in a centralized futures market. I can't imagine a rollback in stocks being easy or possible.
28.
▲
by
rubyskills
4y ago
Exactly this. If you're a market maker, likely your trades impact your own trades too. As you accumulate a position, your average price is going up with it. Trades should not just roll back because one large hedge fund screwed up. Imag
29.
▲
by
rubyskills
4y ago
This video does a really good job analyzing this situation with the IF 16:8 strategy. It's quite interesting that this study is backing up his thoughts on it too. https://www.youtube.com/watch?v=zC9_g01disc
30.
▲
by
rubyskills
4y ago
This is very true. Placebo effect is extremely powerful.
More ›