Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
thomask1995
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
11 ms
·
1.
▲
by
thomask1995
2mo ago
Shame, it was probably the best designed No-Code workflow builder out there
2.
▲
by
thomask1995
2mo ago
Very cool project!
3.
▲
by
thomask1995
3mo ago
I think some sort of gui to help write the cors headers would help tbh. it's quite difficult to get your stack to work for local dev, CI, and prod since each most likely needs different cors headers. Especially if you use tunnels and p
4.
▲
Show HN: Terse, TypeScript First Workflow Builder
(github.com)
3 points
by
thomask1995
4mo ago
|
0 comments
5.
▲
by
thomask1995
5mo ago
Def this right now https://impeccable.style/
6.
▲
Show HN: Lit – Linear and Git CLI in One
(github.com)
3 points
by
thomask1995
11mo ago
|
0 comments
7.
▲
CLI tool to help write your Performance Reviews
(oliviersm199.substack.com)
2 points
by
thomask1995
11mo ago
|
0 comments
8.
▲
State of AI Automation Platforms 2025
(substack.com)
2 points
by
thomask1995
11mo ago
|
0 comments
9.
▲
by
thomask1995
11mo ago
This is the app I was begging for a few years ago! Ended up buying a ton of Ear Training books and using those little web apps. This would have been so much better. I just started using it, I will say, I feel we can skip the chords annotati
10.
▲
Developer Marketing in the Age of AI
(helenmin.com)
6 points
by
thomask1995
11mo ago
|
0 comments
11.
▲
by
thomask1995
1y ago
This is super cool! Have you thought about making a tool to help preview/dry run migrations? I feel that's something I would want a ton of confidence in if an LLM is making migration scripts. Especially if it's doing scary st
12.
▲
by
thomask1995
1y ago
Very cool! Would be sweet to add number of usages each tool gets. Interested in seeing what other people use!
13.
▲
Show HN: Mocky AI, Preview LLM use cases in minutes without an MVP
(usemocky.com)
3 points
by
thomask1995
1y ago
|
0 comments
14.
▲
by
thomask1995
1y ago
HI! OG Author here. Honestly, I don't know. This was purely a toy project/thought experiment to challenge myself to learn exactly how these LLMs worked. It was super cool to see the loss go down and it actually "train".
15.
▲
by
thomask1995
1y ago
License added! Good catch
16.
▲
by
thomask1995
1y ago
I wanted to learn exactly how these things work. Down to every detail. So I built a Mini LLM from absolute scratch in Rust. No libraries other than ndarray and rand. Started a few months ago but got stuck. Used claud code and fixed the rema
17.
▲
by
thomask1995
1y ago
I know I am about to get roasted. But hopefully someone suggests a killer tech-stack and I am proven wrong. I really don't like coupling backend and front end, but at the same time, wanted extreme type safety on the REST API. So I put
18.
▲
by
thomask1995
1y ago
Very interesting. You have any before and after examples? Curious how it handles some of the concurrency stuff. Actors, async/await etc..
19.
▲
by
thomask1995
1y ago
OK I need to give this a go. tbh, I've been going back to just writing stuff manually and asking ChatGPT doc questions. I talked to and extremely strong engineer yesterday who is basically doing exactly this. Would love to see a video&
20.
▲
How I went from New-Grad to Staff in 5 years in FAANG
(thomaskaratzas.substack.com)
2 points
by
thomask1995
1y ago
|
1 comments
21.
▲
by
thomask1995
1y ago
I found it hard to find content like this when I was looking to get promoted. By far the best content came from Will Larson. Thought I would add another data point here to help whoever is currently looking to get promoted. (ps: yes I wrote
22.
▲
Show HN: Chrome extension to remake any UI with Vibe Coding
(github.com)
3 points
by
thomask1995
1y ago
|
0 comments
23.
▲
Show HN: AI Analyzes Your Guitar Playing from Video – Built with Gemini 2.5
(twitter.com)
3 points
by
thomask1995
1y ago
|
0 comments
24.
▲
by
thomask1995
1y ago
I find they are much better at tailwind css. Been really impressed lately actually, and I was a skeptic
25.
▲
by
thomask1995
1y ago
Cool idea! I see this does consumption, and plans on output? I imagine that's a lot harder as LLMs are training on traditional MD. Overall, I think there is a pain point here with MD + LLMs. I find myself having to beg is to restrict w
26.
▲
by
thomask1995
1y ago
Completely fair! I was considering making this CLI based and running locally. But the design partner I had preferred web based with the feed. If there is enough demand, I will gladly make a local version. It would just need an OpenAI Key +
27.
▲
by
thomask1995
1y ago
Great point! Yea right now, it doesn't do any de-duping. For sure a feature I can add. I think there is a whole other side to this where we make PRD -> Tickets streamlined as well as a Backlog grooming assistant. For sure need to gi
28.
▲
by
thomask1995
1y ago
I honestly think this could help you build a following on X lol
29.
▲
by
thomask1995
1y ago
I maintain a search index with all your Tickets. Then when a commit comes in, I run a semantic search to pull up candidate tickets. I then feed that to the prompt, and let the AI decide. The challenge is the index for sure, those params def
30.
▲
by
thomask1995
1y ago
Hey! Yea I am half way to a working Jira integration. Turns out, it works super differently than linear. And yes! Talking to the AI in Slack is for sure a feature I want to support. Just want to make sure I build the right thing. So sharing
More ›