Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
cmdtab
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
4 ms
·
31.
▲
by
cmdtab
2y ago
Unrelated. What happened to your anime studio?
32.
▲
by
cmdtab
2y ago
He seems to be of Indian origin. Indian households can be very tight knit and prioritize financial success a lot more.
33.
▲
by
cmdtab
2y ago
Compare parts of screenshot and see if they changed. I didn't want to use DOM at all. My hypothesis was multi model AI agents will get cheaper over time (Gemini flash is crazy cheap) and people would start putting in attacks in the DOM
34.
▲
by
cmdtab
2y ago
Yeah I am aware. I use open router at the moment but I find it lacks a good UX.
35.
▲
by
cmdtab
2y ago
Do you have deepseek r1 support? I need it for a current product I’m working on.
36.
▲
by
cmdtab
2y ago
For the 1st point, I generate a script with hashed check points so next run is automated unless something changes in the UI to invoke AI. I make this possible by proxy wrapping playwright library so I can take over every method. Users use p
37.
▲
by
cmdtab
2y ago
Pretty cool. I built my own framework to do something similar very recently. Microsoft omni parser and claude computer use alone can take you very far in testing almost anything.
38.
▲
by
cmdtab
2y ago
Nice way to collect emails for marketing spam. The post seem AI generated as well.
39.
▲
by
cmdtab
2y ago
I think with dev tools, the people you want to sell are people who aren’t posting online about their weekend projects. I find online developer communities are exclusively those from the latter. Recently, I built a tool to automate boring e2
40.
▲
by
cmdtab
2y ago
Teenagers use it.
41.
▲
by
cmdtab
2y ago
What is apple intelligence used for? I haven’t seen a single feature aside from summaries.
42.
▲
by
cmdtab
2y ago
What kind of tickets are these? Even at non-complex tasks, I find agents struggle a lot. Can you give some examples?
43.
▲
by
cmdtab
2y ago
https://news.ycombinator.com/item?id=43071381 You can see this example where I timed myself to deployment using AI tools to rewrite a show HN project in half an hour. The code is open source. My comment was posted 2 hours a
44.
▲
by
cmdtab
2y ago
I don’t deny it. I used claude + gemini to whip out a rewrite of a show HN project in less than half an hour to deployment yesterday. https://news.ycombinator.com/item?id=43071381 But this sort of work is fairly low value a
45.
▲
by
cmdtab
2y ago
Are they? I find Agentic mode on most editors barely useful. Autocomplete and inline editing is great though. To use these tools properly, you need to know how to build the same thing precisely.
46.
▲
by
cmdtab
2y ago
I love this. I found fonts too small for my liking and wanted to filter sources quickly so I created an alternative site using yours as backend just now. https://news-digest-nine.vercel.app/ Source code: https://
47.
▲
by
cmdtab
2y ago
I know right. On dating app, of all places. Alarms should be screaming.
48.
▲
by
cmdtab
2y ago
How does this shape employment sentiment in the US? Has there been any change in how people behave at workplace as result of mass layoffs?
49.
▲
by
cmdtab
2y ago
In my experience, most people participating are aware of it. The clueless people you see are minority. It’s not any different from lottery that people know they won’t win but still put money into except with better optics (skill vs luck)
50.
▲
by
cmdtab
2y ago
That reminds me when cloudflare launched their workers gpu product, it was specifically aimed at running models and the pricing was abstracted and based on model output. Did you look what they were doing when building gpu machines? https:&
51.
▲
by
cmdtab
2y ago
What kind of male demographic falls for these scams the most?
52.
▲
by
cmdtab
2y ago
Bolt is actually open source. You can see how it works https://github.com/stackblitz/bolt.new
53.
▲
by
cmdtab
2y ago
What is threads lacking from a product perspective?
54.
▲
by
cmdtab
2y ago
I don't mean the generic demographic categories but rather similarity in behavioural patterns. Were these people terminally online, more or less attractive on average, had rich social life?
55.
▲
by
cmdtab
2y ago
Have you done any research on the type of users who use dating apps primarily? The article is really good on the product decisions but light on what kind of life and situation these users have.
56.
▲
by
cmdtab
2y ago
What wrong did she say?
57.
▲
by
cmdtab
2y ago
What kind of content are you producing and whom are you targeting as customer?
58.
▲
by
cmdtab
2y ago
Yes. I wrote how to do it technically. Claude was able to come up with a solution that worked on second attempt. The problem was it didn’t work with typescript nicely. The approach overcomplicated anything that depended on this class.
59.
▲
by
cmdtab
2y ago
The article reads as if OP had a conclusion in mind and tried to justify it using the current narrative. Chinese markets are competitive and cut throat on pricing in the consumer market. They have less government regulation aside from the m
60.
▲
by
cmdtab
2y ago
Today, I needed to write a proxy[0] that wraps an object and log all method calls recursively. I asked claude to write the initial version. It came up with a complicated class based solution. I spent more than 30 minutes getting a good abst
More ›