Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
Jorge1o1
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
Jorge1o1
5mo ago
While I agree with your sentiment, I just want to say that if your approach is to have the LLM read every file into context, or you're working in some gigantic thread (using the million token capacity most frontier models have) that&#x
2.
▲
by
Jorge1o1
8mo ago
Well, pretty much all of the LLMs are based on the decode-only version of the Transformer architecture (in fact it’s the T in GPT). And in the Transformer architecture you’re working with embeddings, which are exactly what this article is a
3.
▲
by
Jorge1o1
1y ago
That’s actually a really good point! I wonder if one day there will be analogues for music and writing? I suppose you have gumroad / serialized novels or webcomics but I’m not sure if there’s any albums where the musician is putting ou
4.
▲
by
Jorge1o1
1y ago
Well, to me it seems like he just shared the original so that others could benefit from the work he had already done, but that since his main priority is to continue making new videos, he may not have the time resources to: - Avoid breaking
5.
▲
by
Jorge1o1
1y ago
Monkey see, monkey do?
6.
▲
by
Jorge1o1
1y ago
Andrew Yang launched a presidential campaign based on this idea, he wrote a book: “Smart People Should Build Things”
7.
▲
by
Jorge1o1
2y ago
Sibling comment mentioned the connection between lox and Pisces, but the connection to Cancer is that the mascot for Rust is a crab.
8.
▲
by
Jorge1o1
2y ago
I think it’s health related, as the article mentions. >One executive in the entertainment industry said younger people were less inclined to go out raving until 6am as they were more health conscious and less frivolous with money than pr
9.
▲
by
Jorge1o1
2y ago
thank you!
10.
▲
by
Jorge1o1
2y ago
A classic example would be that if you have a test (say for cancer) with a false positive rate of “””only””” 5%, and your disease has an incidence of say 1 in 1000. Let’s say that you get a positive diagnosis for the disease, and you ask so
11.
▲
by
Jorge1o1
2y ago
Is this Q? or k?
12.
▲
by
Jorge1o1
2y ago
Well, theoretically you could make your current "Add Link" button and your current "Remove" button just trigger a server-side request and then refresh the page. maybe some combination of the <noscript> tag and then
13.
▲
by
Jorge1o1
2y ago
As a kdb+/Q programmer I would say it depends on the type of problem. For example, when working with arrays of data it certainly is easier to think and write “avg a+b” to add two arrays together and then take the average. In a non-arra
14.
▲
by
Jorge1o1
2y ago
Ebay is full of $1 timeshares. There’s even a website with 17,000 timeshares for a dollar called sellmytimesharenow.com
15.
▲
by
Jorge1o1
2y ago
Relying on an economic system to make moral decisions is like driving in screws with a hammer. Capitalism is not perfect, but at least to me this is more of a moral issue than an economic one. I think your CO2 point is a great example, why
16.
▲
by
Jorge1o1
2y ago
That’s accurate enough. I think the workflow was more built for a q dev occasionally dipping into python rather than the other way around. I think you touch on something really interesting which is the kink in the kdb+ learning curve when y
17.
▲
by
Jorge1o1
2y ago
Their pykx integration is going a long way to fix some of the gaps in: - charting - machine learning/statsmodels - html processing/webscrapes Because for example you can just open a Jupyter Notebook and do: import pykx as kx
18.
▲
by
Jorge1o1
3y ago
“Slave labor” is not a hyperbole or commentary on global wage differentials, or underpaid workers. It’s legitimately 2 million enslaved Muslims imprisoned, working for $0. https://selectcommitteeontheccp.house.gov/sites/
19.
▲
by
Jorge1o1
3y ago
I think the bigger issue than the environment, not to undervalue its importance, is that Shein and Temu literally use slave labor.
20.
▲
by
Jorge1o1
3y ago
Archive.is times out if you're behind a VPN or on a VDI. For example, my work virtual machine on Azure can't ever use it.
21.
▲
by
Jorge1o1
3y ago
You can try https://replayweb.page/ as a test for viewing a WARC file. I do think you'll run into problems though with wanting to browse interconnected links in a forum format, but try this as a first step. One potenti
22.
▲
by
Jorge1o1
3y ago
Funny that you mention perfect-pitch because in a similar vein it seems like one of those things that can be taught but the window closes very early in childhood. https://journals.sagepub.com/doi/abs/10.1177/0
23.
▲
by
Jorge1o1
3y ago
So the source code of the bot is here: https://github.com/Kharacternyk/paper-tactics/blob/master/pa... It seems like there's an evaluation function but there's no state search / recursive
24.
▲
by
Jorge1o1
3y ago
"For a Linux user, you can already build such a system yourself quite trivially by getting an FTP account, mounting it locally with curlftpfs, and then using SVN or CVS on the mounted filesystem."
25.
▲
by
Jorge1o1
3y ago
RIP AST SpaceMobile
26.
▲
by
Jorge1o1
3y ago
If you're an investor in a company, theoretically you can think of the company as a stream of future dividend payments (cash flows) discounted over time. So maybe the company has $100 in profit in 2024, and they have 5 shares, and they
27.
▲
by
Jorge1o1
3y ago
Many buildings are deliberately designed with mirrored glass on the first floor and lots of trees so that they can "blend in" with the urban landscape and look more "natural", less "artificial". What's int
28.
▲
by
Jorge1o1
3y ago
If you bought a $17k Rolex Submariner back in 2015, and they told you it could no longer be serviced, I think many people would be outraged. Rolex's own recommended service timeline is every 10 years, so you would actually be told it&#
29.
▲
by
Jorge1o1
3y ago
Wow. The use case that comes to mind for me is when you take a big family photo (or 20) and someone inevitably ends up cut-off by accident. So then you just feed RealFill the 20 pictures you took and your uncle is magically painted in.
30.
▲
by
Jorge1o1
3y ago
I’ve had to fill out forms for new algorithms / quant strategies with questions like: - how many orders per minute do you expect to create? - how many orders per minute do you expect to cancel/amend? - what’s your max per-ticker p
More ›