Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
shanebellone
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
shanebellone
3y ago
If the problem seems vague, then the solution is not for you. The concept of a "mom test" is condescending as well. Many moms code.
2.
▲
by
shanebellone
3y ago
Yes, but multiplexing does minimize the problem. You could multiplex batched requests for hundreds of resources with my strategy.
3.
▲
by
shanebellone
3y ago
They don't reduce request count. For example, Chrome only allows 6 concurrent connections (requests). If you load 10 images in 1 request, you've reduced network latency and avoided the connection limit.
4.
▲
by
shanebellone
3y ago
As a publisher. One who seeks to decrease load times on pages that require many resources.
5.
▲
Ask HN: Would you pay to reduce HTTP requests?
2 points
by
shanebellone
3y ago
|
8 comments
6.
▲
Ask HN: Have you sold or licensed tech? Share your story
3 points
by
shanebellone
3y ago
|
0 comments
7.
▲
by
shanebellone
3y ago
I already have a working prototype that batches media requests. In my example case, I'm sending 1 request and receiving 6 images in return.
8.
▲
by
shanebellone
3y ago
I'm familiar with css sprites too. That's still just 1 image per request though. Say you wanted to populate a social media feed... you'd need to dynamically call media. That produces a huge amount of requests. What if you wan
9.
▲
Ask HN: Retrieving multiple images with a single request?
1 points
by
shanebellone
3y ago
|
6 comments
10.
▲
by
shanebellone
3y ago
"I haven't understood why apps are not what you ask, so I tried to remember some well-known technologies/approaches." I'm talking about websites that function like apps but have the privacy/security benefits of
11.
▲
by
shanebellone
3y ago
Why such archaic examples? Imagine visiting this website, Hacker News, to read a few posts/discussions. Does the idea of circumventing a refresh offend you? You could click into a threaded discussion (from the homepage) and back withou
12.
▲
by
shanebellone
3y ago
Ah, but that's not that case here at all. It's not an app. It's still a sandboxed web page. The only difference is the communication method. Rather than a transactional client-server relationship, we adopt the media-steaming
13.
▲
by
shanebellone
3y ago
It does sound like it, but no it's just plain JS. I recorded a short clip; showing is better than attempting to explain. Edit: It is almost AJAX. The more I think about it the more the boundaries get blurry. Essentially, it's AJAX
14.
▲
by
shanebellone
3y ago
By snoop-phone, do you mean stalkerware? I have not heard this phrase before. Thanks in advance for the clarification.
15.
▲
by
shanebellone
3y ago
Let me clarify with some context. I've been tinkering with an infinite grid concept that consumes a streamed JSON feed (plus a sufficient data buffer to hide any delay from the user) to create and then display content with the help of
16.
▲
Ask HN: Why don't we stream websites like movies?
1 points
by
shanebellone
3y ago
|
14 comments
17.
▲
by
shanebellone
3y ago
Really? Delete my account.
18.
▲
by
shanebellone
3y ago
"State is fundamental to how these models produce coherent output." Incorrect.
19.
▲
by
shanebellone
3y ago
Partially, I suppose. The risk vs. reward component also needs to be managed in order to deter criminal behavior. This starts with regulation. For the record, I believe regulation of AI/ML is ridiculous. This is nothing more than a pow
20.
▲
by
shanebellone
3y ago
"Prompts very obviously have influence on the output." The LLM is also discrete.
21.
▲
by
shanebellone
3y ago
"We arent meant to know exactly what it will output because that’s what it was programmed to do." Incorrect, we can't predict its output because we cannot look inside. That's a limitation, not a feature.
22.
▲
by
shanebellone
3y ago
'If you have some data and continuously update it with a function, we usually call that data state. That's what happens when you keep adding tokens to the output. The "story so far" is the state of an LLM-based AI.'
23.
▲
by
shanebellone
3y ago
I view it as long-form autocomplete.
24.
▲
by
shanebellone
3y ago
"On a very fundamental level the LLM is a function from context to the next token but when you generate text there is a state as the context gets updated with what has been generated so far." Its output is predicated upon its trai
25.
▲
by
shanebellone
3y ago
"Copyright infringement is not stealing, full stop. It is just that, an infringement on a commercial interest that the government grants." This perspective is incredibly obtuse. You use the law (that you fundamentally reject) as a
26.
▲
by
shanebellone
3y ago
"Neither is text generation as you continue generating text." LLM is stateless.
27.
▲
by
shanebellone
3y ago
Regulation is the only tool for minimizing crime. Other mechanisms, such as police, respond to crime after-the-fact.
28.
▲
by
shanebellone
3y ago
I expected them to recognize and assess risk.
29.
▲
by
shanebellone
3y ago
Humanity isn't stateless.
30.
▲
by
shanebellone
3y ago
Finally, a relatable perspective. AI/ML licensing builds Power and establishes moat. This will not lead to better software. Frankly, Google and Microsoft are acting new. My understanding of both companies has been shattered by recent c
More ›