Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
pglevy
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
pglevy
10d ago
Mostly use homegrown skills. For shared skillset at work, it's a standalone repo with a script for everyone to install the full set. For a personal collection I also use a script to sync a few upstream ones to keep everything in one pl
2.
▲
by
pglevy
11d ago
You just pick a place and draw it. Being anti-screen and taking a recurring break are not the same thing. You don't have to go full Amish. It's like the weekend. It gives you time and space to do other things, and encourages varia
3.
▲
by
pglevy
23d ago
> paragraphs that could be studied and independently Yes, but after reading BGE, I felt like I had to read all his other books to really understand what he was saying (and others too, Kant, Spinoza, etc). And then re-read BGE. Also Walte
4.
▲
by
pglevy
2mo ago
I happened to dip into Heretics recently and thought, if someone were to publish one of these essays as a blog post today, it would be decried as AI slop. This must be who the models learned to write from.
5.
▲
by
pglevy
4mo ago
I recently did a similar thing to get all my private repos off GitHub while keeping the same git workflows and accessibility for other machines on my home network. Now my Pi is the remote for those repos.
6.
▲
by
pglevy
4mo ago
I didn't realize initially Marc Newson was involved. Definitely echoes of the 021C. https://marc-newson.com/ford-021c-concept-car/
7.
▲
by
pglevy
4mo ago
> Antigravity, as part of the Google AI Ultra plan, is my daily driver, my workhorse. There's your mistake right there. There is history. User beware.
8.
▲
by
pglevy
5mo ago
Wondering what else I'm using from MS that might be at risk. <glances at TypeScript>
9.
▲
by
pglevy
5mo ago
Can't help but think of this I re-read recently from Nietzche: > When I analyze the process that is expressed in the sentence, "I think," I find a whole series of daring assertions that would be difficult, perhaps impossib
10.
▲
by
pglevy
6mo ago
I was thinking about this as a bull case for human developers. Seems if you're worried enough to do this you're not going to have LLMs write the new code.
11.
▲
by
pglevy
7mo ago
Just tried out Opus 4.6 to make a ground-up new version of a perennial side project: static site podcast player. For this one I focused on loading speed and reducing interaction with repo. So it processes the images (converting to webp) and
12.
▲
by
pglevy
8mo ago
> I think many people have the skills they need, or can learn them, in order to work with AI agents - they are management 101 skills. I like his thinking but many professional managers are not good at management. So I'm not sure abo
13.
▲
by
pglevy
8mo ago
Moped for the mind has a nice ring to it
14.
▲
by
pglevy
8mo ago
I'm curious to understand more about your use case. I've been working on getting fellow designers out of Figma since it's easier to express intent in code now using LLMs.
15.
▲
by
pglevy
8mo ago
He literally brings up a concern he calls the "lethal trifecta" when it's even remotely relevant.
16.
▲
by
pglevy
9mo ago
Thanks for sharing! I tried a similar content-in-url approach for a family grocery list app but I couldn't get the url that short. (It worked but it was a bit cumbersome sharing over Whatsapp.) Will see what I can learn from this!
17.
▲
by
pglevy
9mo ago
At least one person. https://tonsky.me/blog/centering/
18.
▲
by
pglevy
9mo ago
I've been thinking about something like this from a UI perspective. I'm a UX designer working on a product with a fairly legacy codebase. We're vibe coding prototypes and moving towards making it easier for devs to bring in n
19.
▲
by
pglevy
11mo ago
For context, I'm a UX Designer at a low-code company. LLMs are great at cranking out prototypes using well-known React component libraries. But lesser known low-code syntax takes more work. We made an MCP server that helps a lot, but w
20.
▲
by
pglevy
1y ago
Our low-code expression language is not well-represented in the pre-training data. So as a baseline we get lots of syntax errors and really bad-looking UIs. But we're getting much better results by setting up our design system document
21.
▲
by
pglevy
1y ago
> I answered. I never answer the phone.
22.
▲
by
pglevy
1y ago
Not an engineer but I think this is where my mind was going after reading the post. Seems like what will be useful is continuously generated "decision documentation." So the system has access to what has come before in a dynamic w
23.
▲
by
pglevy
1y ago
Mine is a much simpler use case but sharing in case it's useful. I wanted to be able to quickly generate and iterate on user flows during design collaboration. So I use some boilerplate HTML/CSS and have the LLM generate an "
24.
▲
by
pglevy
1y ago
But not Sonnet?
25.
▲
by
pglevy
1y ago
My use case is a little different (mostly prototyping and building design ops tools) but +1 to this flow. At this point, I typically do an LLM-readme at the branch level to document both planning and progress. At the project level I've
26.
▲
by
pglevy
1y ago
How does this differ from this project? https://github.com/simonw/llm
27.
▲
by
pglevy
1y ago
This way of putting it resonates with me: unlocking the value of fuzzy knowledge.
28.
▲
by
pglevy
1y ago
That's fair. It depends on the goal. I'm not trying to change careers. And I didn't get that sense from original poster. I'm mostly interested in prototyping or addressing niche productivity issues. But I feel I learn qu
29.
▲
by
pglevy
1y ago
What I took away from your post was not that you want to learn computer science but that you want to build things with software. If so, now is a really exciting time because it's never been easier for people without a CS background to
30.
▲
by
pglevy
1y ago
EmailImprov — A realistic email simulation system designed for testing AI agents and agentic workflows. Generate dynamic, contextual email interactions using distinct personas powered by Ollama LLM integration. Just got this POC up and runn
More ›