Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
snorkel
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
snorkel
3mo ago
I can’t imagine having a hobby that involves passing by, and in some cases climbing over, the exposed remains of others who died doing that same activity.
2.
▲
by
snorkel
3mo ago
Back in the day in elementary school we were each issued a tonette
3.
▲
by
snorkel
1y ago
Lacks an isVeryEven() method, otherwise looks feature complete.
4.
▲
by
snorkel
1y ago
In other words STPA is a design review framework for finding some less obvious failure modes. FMEA is more popular but relies on making a list of all of the knowable failure modes in a system, but the failure modes you haven’t thought of do
5.
▲
by
snorkel
2y ago
A notebook is a REPL with an inline wiki. Of course it is not intended for running production code, it’s just an R&D environment to document, share, and test ideas
6.
▲
by
snorkel
2y ago
Article mentions people were raiding beaches for free building materials like sand and stone for concrete, which would be a problem at a large volume. Enforcing the same rules on individual souvenir collectors seems excessive.
7.
▲
by
snorkel
2y ago
Way too soon! He recently did an interview with Dave and Krist from Nirvana about the 30th anniversary of In Utero. They described recording prank phone calls during the recording sessions.
8.
▲
by
snorkel
2y ago
Strongly recommend watching Andrej Karpathy’s “Lets build GPT-2” videos on YouTube which dives into an actual PyTorch implementation, then download the code and study it carefully. Then study “Spreadsheets is all you need” to see what the i
9.
▲
by
snorkel
2y ago
LLMs have a limited context size, i.e. the chat bot can only recall so much of the conversation. This project is building a knowledge graph of the entire conversation(s), then using that knowledge graph as a RAG database.
10.
▲
by
snorkel
2y ago
The dandelion root is 450 cm?! That explains why pulling up the sprouts does nothing to prevent it from sprouting again.
11.
▲
by
snorkel
2y ago
OpenSearch perhaps? The search query results returns a list of hits (matches) with a text_entry field that has the matching excerpt from the source doc
12.
▲
by
snorkel
2y ago
That’s pretty much correct. An LLM is often used rather like a forecast model that can forecast the next word in a sequence of words. When it’s generating output it’s just continuously forecasting (predicting) the next word of output. Your
13.
▲
by
snorkel
3y ago
The ops-examples github has many examples in many popular languages
14.
▲
by
snorkel
3y ago
For this type of unikernel project C makes sense. I’m a fan of both C and Rust. I like that Rust prevents typical code safety problems, but I like that C hardly changes over time whereas younger languages like Rust are constantly changing.
15.
▲
by
snorkel
3y ago
Yes and me too! I fell for the same gov-looking web site scam when renewing a passport in a hurry, courtesy of Google paid search rankings. Do no evil, but how about earning money from evil doers?
16.
▲
by
snorkel
3y ago
I wonder how deeply the board and the rotating CEOs actually understand the technology and practicality of achieving AGI, or whether they are falling over themselves due to buying into the LLM hype.
17.
▲
by
snorkel
3y ago
Works on mobile browser too! Usually these type of demos don’t. Nice work.
18.
▲
by
snorkel
3y ago
it was the My Eyes Are on Fire Festival
19.
▲
by
snorkel
3y ago
I don’t think it’s Ivy League schools to blame for this as much as VCs willingness to buy/sell BS and hype when it’s coming from an Ivy League grad.
20.
▲
by
snorkel
3y ago
I can believe it. There are those skilled at performative intellectualism, i.e. sounding very smart and insightful, but the performance itself is the product, it is all they sell and offer. Whenever I hear a public speaker appealing to supp
21.
▲
by
snorkel
3y ago
Lookup edge service providers like Cloudflare or Akamia. If you’re hosted by a large cloud provider then look into their free and premium edge services offerings. Traffic can be filtered to allow legit users, and consider scaling up servers
22.
▲
by
snorkel
3y ago
What really turned developers away from Apple after the Apple II was not only the price but that you couldn’t sit down at a Macintosh and start programming it like you could with an Apple II. You couldn’t really do that sitting in front of
23.
▲
by
snorkel
3y ago
The added complication is also because insurers refuse to pay providers unless every procedure, billing code, time of service, justification, physician notes, physician network accreditation, etc, etc is to their standards (which changes of
24.
▲
by
snorkel
3y ago
Concurrency is like a single cook preparing many different recipes at the same time, and parallelism is multiple cooks in the same kitchen. Single-threaded processes can use async/await to context switch and it feels like parallelism b
25.
▲
by
snorkel
3y ago
Seems we are all now using the ultimate product of the hypertext concepts of the 80s: the web itself.
26.
▲
by
snorkel
3y ago
Is this news from 2005?? MTV was reduced to an endless loop of Ridiculousness reruns years ago. Where was MTV News hiding all this time?
27.
▲
by
snorkel
3y ago
Good preview of the near future of software dev, but I’m also wondering of the trend of companies forbids use of AI generated code do to copyright ambiguity. I suppose pressure to reduce cost as and move faster will overcome that concern.
28.
▲
by
snorkel
3y ago
That’s the whole point: the cost of commuting to the job plus taxes plus mandatory meal credit makes the entire job barely profitable. On top of that you’re always just one car breakdown away, or one illness away, or one gas price increase
29.
▲
by
snorkel
3y ago
I just ask ChatGPT at least 5 times using different prompts then take the most frequent response. The result is aligned correctly as long as you don’t resize the browser window.
30.
▲
by
snorkel
3y ago
Kids need to be taught how to use ChatGPT because it’s here to stay and they will use it, but it’s also important to demonstrate that ChatGPT is both useful and senile, and so you need to validate its responses with secondary sources.
More ›