Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
plastic041
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
26 ms
·
31.
▲
by
plastic041
6mo ago
> Avoid detection with built-in anti-bot patches and proxy configuration for reliable web scraping. And it doesn't care about robots.txt.
32.
▲
by
plastic041
6mo ago
> This isn’t a generic chatbot. It’s a custom-built voice agent that answers his phone, knows his exact prices, his hours, his policies, and can collect a callback when it doesn’t know something. This is 2026's most generic chatbot.
33.
▲
by
plastic041
6mo ago
I wanted to know how to make softwares with LLM "without losing the benefit of knowing how the entire system works" and "intimately familiar with each project’s architecture and inner workings", while "have never ev
34.
▲
by
plastic041
6mo ago
> Since my main goal was to learn, I decided to do it "the right way". This means I didn’t want to rely on Replit or Lovable where the infra part is obfuscated. I wanted to deal with that complexity myself. I expected OP to act
35.
▲
by
plastic041
6mo ago
Is this an openclaw alternative that is installed on my mac but runs on their cloud? Or just a VDI? It's difficult to understand what this is because its name is "Personal Computer", and it seems like their definition of Pers
36.
▲
by
plastic041
6mo ago
That's Duration! const D = Temporal.PlainDate.from("2020-06-16"); const t = Temporal.Duration.from({ day: 1 }); const v = D.add(t) // 2020-06-17 https://developer.mozilla.org/en-US&#
37.
▲
by
plastic041
7mo ago
It's ironic to debate whether 'clean rooming' or rewriting violates licensing laws when LLMs clearly violate all of them. Also no one can prove that whether LLMs referenced original code or not, because LLM companies don'
38.
▲
by
plastic041
7mo ago
The fact that humans can use this feels like a side effect. The developer says it's "built for agents first" and "AI agents would be the primary consumers of every command, every flag, and every byte of output"[1].
39.
▲
by
plastic041
7mo ago
It's built for agents first, unfortunately. https://justin.poehnelt.com/posts/rewrite-your-cli-for-ai-ag...
40.
▲
by
plastic041
7mo ago
> Deathbot Incongruence Anxiety This sounds like a term from an Arthur C. Clarke novel. Also reminds me of Urasawa Naoki's Pluto. > Information Utility Burnout These days, every time I search for something, I have to use 100% of
41.
▲
by
plastic041
7mo ago
It can't read my mind. This means that I have to say "I need to buy eggs" out loud in front of the machine (or in another room, depending on how good the microphone is). I'd rather just say "Hey Siri, remind me to b
42.
▲
by
plastic041
7mo ago
It's funny that this is their first ad on ChatGPT, yet they've included paid tier (Go, 8$/month).
43.
▲
by
plastic041
8mo ago
But the AI agent still needs to determine which tool is necessary to mint the warrant. What happens if the agent makes a mistake when making warrant?
44.
▲
by
plastic041
8mo ago
It hasn't been actively maintained, but it is still a good crate. Also it has good document unlike other similar crates. I loved this community tutorial: https://github.com/sidwellr/schotter
45.
▲
by
plastic041
8mo ago
This is an advertisement for a 'tenuo warrant'. So, I read its document[0]. Put simply, it works like this: 1. A person orders an AI agent to do A. 2. The agent issues a tenuo warrant for doing A. 3. The agent can now only use the
46.
▲
by
plastic041
8mo ago
> They explicitly state that the problem is you don't know which human to point at. The point is "explicitly authorized", as the article emphasizes. It's easy to find who ran the agent(article assumes they have OAuth
47.
▲
by
plastic041
8mo ago
> a bibliography (a list of relevant works but not necessarily cited) Didn't know that there's difference between bibliography and cited work. thank you.
48.
▲
by
plastic041
8mo ago
The video shows a user asking Prism to find articles to cite and to put them in a bib file. But what's the point of citing papers that aren't referenced in the paper you're actually writing? Can you do that? Edit: You can add
49.
▲
by
plastic041
8mo ago
> HN users that have settled on the belief that if something is done using AI it is "lazy slop" and it needs to be shunned! Honestly, I used to be one of them. I recently saw a great library (atcute) that changed my opinion. I
50.
▲
by
plastic041
8mo ago
It's likely long tail. I don't think good Show HNs are gone. They are still there, but they are being overwhelmed by lots of low quality submissions.
51.
▲
by
plastic041
8mo ago
In the second report, Daniel greeted the slopper very kindly and tried to start a conversation with them. But the slopper calls him by the completely wrong name. And this was December 2023. It must have been extremely tiring.
52.
▲
by
plastic041
8mo ago
related: cURL stopped HackerOne bug bounty program due to excessive slop reports https://news.ycombinator.com/item?id=46678710
53.
▲
The percentage of Show HN posts is increasing, but their scores are decreasing
(snubi.net)
237 points
by
plastic041
8mo ago
|
160 comments
54.
▲
by
plastic041
8mo ago
"Support" says to open an issue on GitHub if I need help. You should remove the line since this looks like a closed source project.
55.
▲
by
plastic041
8mo ago
Great article! I've always wondered how youtube implemented it. Love the interactive canvases too. But maybe it's just me, the canvases look blurry? Rendering bezier curves on the client side seems reasonable. Calculating ~400 poi
56.
▲
by
plastic041
8mo ago
Shouldn't this be Show HN?
57.
▲
by
plastic041
8mo ago
I like the design and color choices. Minor thing: Header looks different in post list page and post view page. Bug: Table's border-radius clips td's border.
58.
▲
by
plastic041
8mo ago
I think the correct url is https://diagramstudio.ai/ . OP's name appears in Demo video.
59.
▲
by
plastic041
8mo ago
Funny that they stopped it. They should have prevented it from happening in the first place. It makes it hard to have a meaningful conversation about AI when one of the largest AI company acts like this.
60.
▲
by
plastic041
8mo ago
You can render only single characters. First you need to change the HTML "max" attribute of <input> to 1.1 in the "Glyph Thresholds". And set 0.0 for the desired characters and the characters above. Set 1.1 for the
More ›