Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
googletron
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
googletron
27d ago
yeah grinding on side projects, while everything is in flames. this is fine.
2.
▲
by
googletron
2mo ago
you can see the diff before you merge it. my main use case for lg is looking at diff and staging logical parts then committing with another tool or manually.
3.
▲
Looping Casino
(mahdiyusuf.com)
2 points
by
googletron
3mo ago
|
0 comments
4.
▲
by
googletron
3mo ago
what?
5.
▲
by
googletron
8mo ago
what love to hear more about how people are using agents to build useful things.
6.
▲
Agent is building things you'll never use
(mahdiyusuf.com)
6 points
by
googletron
8mo ago
|
1 comments
7.
▲
Why your coding agent keeps undoing your architecture
(mahdiyusuf.com)
2 points
by
googletron
8mo ago
|
1 comments
8.
▲
So You Want to Host Your Own LLM? Don't
(mahdiyusuf.com)
2 points
by
googletron
1y ago
|
3 comments
9.
▲
by
googletron
2y ago
This is the feature, I want.
10.
▲
by
googletron
2y ago
Nice! Are the plans to move upstream into voice chat or recording software for demos?
11.
▲
by
googletron
4y ago
Thank you.
12.
▲
by
googletron
4y ago
Thanks for sharing the post! Would love feedback on the work and post!
13.
▲
by
googletron
4y ago
I challenge you!
14.
▲
by
googletron
4y ago
By writing and editing.
15.
▲
by
googletron
4y ago
I was a big fan, growing up. Screensavers etc. I haven't kept up as much since, but he was a big reason, I got into computers as a kid. Big up Leo.
16.
▲
by
googletron
4y ago
yeah just grab a cheap external microphone, it will do the trick! Keep up the awesome work.
17.
▲
by
googletron
4y ago
Very cool project! I wanted to listen to your video, but the microphone noise was too much. I hope you do a walk through of the code for this.
18.
▲
by
googletron
4y ago
I have written something about this which says SOA is quite the middle ground. https://architecturenotes.co/granularity-of-systems/
19.
▲
by
googletron
4y ago
That’s fair feedback. Large screen at home. I will try and resize them. Thanks!
20.
▲
by
googletron
4y ago
I totally agree with this.
21.
▲
by
googletron
4y ago
Thought it might be cool to take a pass on 12 Factor application and how its evolved since it first came out!
22.
▲
by
googletron
4y ago
I would ensure that the data size is managed if you hit the limits due to your policy Redis will stop responding to ensure the data it has isn’t lost. I would also turn on some sort of persistence for data recovery in case of catastrophic f
23.
▲
by
googletron
4y ago
> understanding the big-O complexity of each operation (…and ensuring that none of your interactions are more than logarithmic). This is a good idea, maybe a prompt for another post.
24.
▲
by
googletron
4y ago
Fair point! Will update! I think the focus was on pure line latency. Check out the more detailed post here. https://gist.github.com/jboner/2841832
25.
▲
by
googletron
4y ago
Its hand drawn with some fonts for the titles.
26.
▲
by
googletron
4y ago
My personal nightmare happened and accidentally published a rough draft! It has since been updated! Apologies!
27.
▲
by
googletron
4y ago
I wrote a little post on how Redis works and its various setups! How does everyone setup Redis? Elasticache is a good answer too :P
28.
▲
by
googletron
4y ago
I write architecturenotes.co for this specific reason. Check it out.
29.
▲
by
googletron
4y ago
Small plug for what I am working on https://architecturenotes.co which is designed to help with that you are try to learn.
30.
▲
by
googletron
4y ago
You are absolutely right about the C being more inline with CAP one. I have a post in draft to discuss disk trade offs which digs into this aspect, its impossible to dig into everything in this level of a post.
More ›