Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
SCLeo
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
SCLeo
1mo ago
As much as I understand their decision, I hope they didn't stop. I don't use Facebook myself but now I am worried YouTube now knows that if they try a bit harder uBO would just give up.
2.
▲
by
SCLeo
1mo ago
> I'll risk sounding antagonistic and ask you this: if LLMs are not "good enough", why are they still around? To quote the parent commenter: > They seem to be able to solve the immediate problem, but not long term
3.
▲
by
SCLeo
2mo ago
As many have pointed out, I think the cartel is just using the engineering perspective for justification. If avoiding racing to the bottom is the goal, the rule could be that "no one can advertise a lifetime longer than 1000 hrs"
4.
▲
by
SCLeo
2mo ago
Oh, I solved this long time ago by only opening the discussion page, never read tfa, and pretend I did. /s
5.
▲
by
SCLeo
2mo ago
I am not up-to-date in this area, and not necessarily that I don't trust you, but do you have a source for this? Just curious.
6.
▲
by
SCLeo
3mo ago
I cannot agree more. Cloudflare has some services that are really cheap (r2) to lure you into their worker "ecosystem", which is just serverless. Once you are vendor locked into their absolute garbage custom JavaScript runtime, yo
7.
▲
by
SCLeo
3mo ago
And every PR turns into a triple recursive reverse merge.
8.
▲
by
SCLeo
3mo ago
Oh that's why. I didn't connect the dots until I see your message. I had like 5 vscode open and all of them were spamming GitHub PR extension requiring login alert at me.
9.
▲
by
SCLeo
3mo ago
I actually laughed out loud in a restaurant.
10.
▲
by
SCLeo
3mo ago
Frequency of actions matter, especially for security changes. If we are talking about git, I agree. If we are talking about npm, I bet 95%+ times people install packages in order to use them, not just to admire the code. Someone else in thi
11.
▲
by
SCLeo
3mo ago
I don't get it. How does this help with anything? You pull in a dependency to use it, right?
12.
▲
by
SCLeo
5mo ago
People are so different. When I was in college, if I had an unsolved problem, I could not fall asleep.
13.
▲
by
SCLeo
6mo ago
They should rewrite it in rust again to get another 3x performance increase /s
14.
▲
by
SCLeo
6mo ago
There are explicit residual connections in a transformer block. Look up "residual connections" in Google images and you will see.
15.
▲
by
SCLeo
11mo ago
Thanks for the explanation. Honestly, your explanation is better than the entire video. - I watched it in full and got really confused. I completely missed the part where he said the light is pulsing at 30kHZ and was really puzzled at how h
16.
▲
by
SCLeo
1y ago
Does using a constraint solver actually solve the question under the time ... constraints? If not, how can you claim you have solved the problem?
17.
▲
by
SCLeo
1y ago
Where do you even get the $3,000 standing desk? I am don't even compare prices and I got mine from Amazon for $200-$300. Sure the quality might not be the best but I just can't see there are people buying $3000 standing desks.
18.
▲
by
SCLeo
1y ago
> And as someone who's into spy stories, I know that a big part of tradecraft is of formulating your questions in a way that divulges the least about your actual intentions and current information. Not necessarily disagreeing with y
19.
▲
by
SCLeo
1y ago
I don't think they used AI nor claimed to have used AI. The interviewee just said "We monitor abnormal deformation of the buildings in real time."
20.
▲
by
SCLeo
1y ago
Yeah, the commonjs to esm transition has been the python 2 to python 3 transition of JavaScript, except the benefits are limited (at least compared to the hassle created). There are many libraries that have switched to esm only (meaning the
21.
▲
by
SCLeo
1y ago
This comment might be one of the meanest comment I have ever seen.
22.
▲
by
SCLeo
2y ago
This explanation is extremely misleading. For many of my projects, vast majority of the operations do not use the database . And the few that does, contains long running huge joins/aggregates. Using the sync API is just straight up ter
23.
▲
by
SCLeo
2y ago
I believe they wrote their own image handling and did not contribute back to llama.cpp.
24.
▲
by
SCLeo
2y ago
Is this website freezing for anyone else? EDIT: yes it is.
25.
▲
by
SCLeo
2y ago
I feel so stupid to left out h1-h6. Also completely forgot about the entire table related tags.
26.
▲
by
SCLeo
2y ago
I think most people just start typing "HashM..." and trigger auto complete, and hit tab to import and auto complete HashMap.
27.
▲
by
SCLeo
3y ago
Oh wow, this is probably the most creative thing I have seen for a while. Thanks for sharing.
28.
▲
by
SCLeo
3y ago
If you have a namespace, can't people just globally-claim namespaces instead? like serde/serde or something similar. I feel if you really don't want people claim whatever they want, you have to do the Java package style where
29.
▲
by
SCLeo
3y ago
“lossless image format" maybe?
30.
▲
by
SCLeo
3y ago
I think all other methods require a reflow as well (internal or external). Because at the end of the day, you still need to measure the height of the text before rendering a larger box.
More ›