Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
tarasglek
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
tarasglek
10d ago
Interested, I've lastlogin, working on simplifying this space too
2.
▲
by
tarasglek
2mo ago
blog post didn't cover two details re stale-while-revalidate: 1. What headers does content that will revalidate use on client. Eg can a react hook trigger if a cms json revalidates? 2. If edge worker can call database worker: if databa
3.
▲
by
tarasglek
3mo ago
Fork model should work pretty well in the browser. You can look at how DuckDB uses WASM service workers.
4.
▲
by
tarasglek
3mo ago
I worked on a real estate app. We added mobile support by generating a static website from the database, including listing previews and stuff. Realtors were amazed that they could have the entire database that looked like a full website. Th
5.
▲
by
tarasglek
5mo ago
So I understand how you could onboard hosts on a static network using reverse DNS, but I do not understand how you would unboard a portable laptop onto Nebula using reverse DNS
6.
▲
by
tarasglek
5mo ago
sorry to hijack the thread. Really cool post. How long did the whole exercise including porting zlib to lean take? i have a hard real time system that i would love to try this on, but that's a lot of tools to learn and unclear how to m
7.
▲
by
tarasglek
6mo ago
yeah all phones were supposed to survive 2m drop test on concrete and still be able to make a call
8.
▲
by
tarasglek
6mo ago
Had an accelerometer that turned off hard drive when motion detected. High end ibm thinkpads had that too. Turns out if seek head is parked properly, its fairly robust N91 also had a ridiculously high quality DAC that beat pants off iPods o
9.
▲
by
tarasglek
6mo ago
Worked on that phone. I diagnosed if music player cache was working by putting back of phone to my ear and listening for seeking clicks from hdd
10.
▲
by
tarasglek
7mo ago
This is why aider only edits files via git commits
11.
▲
by
tarasglek
7mo ago
I quit x so cant read beyond toplevel links. I subscribed to your tool on github, would appreciate blog-posts-in-release notes to keep up with future developments. Will try the tool. Rare to find something new among ai hype, thank you.
12.
▲
by
tarasglek
7mo ago
your patch queue approach is very clever. Solves a huge tech debt poblem with llm code gen. Should work with jujitsu too probably. Would be curious to see more about how you save tokens with lua too. Do you blog?
13.
▲
by
tarasglek
7mo ago
The db that was the cause of redhat rpm db corrupting itself
14.
▲
by
tarasglek
9mo ago
hash collision limitation for keys is the most questionable part of design. Usually thats handled by forcing key lookup to verify that what you looked up matches what you tried to lookup. Resolving this perf hit is probably doable by havin
15.
▲
by
tarasglek
10mo ago
I love that age lets one reuse ssh identities and thus identity sharing systems. The single most useful thing I ever wrote was a tool to sync github identities with age. https://github.com/tarasglek/github-to-sops This
16.
▲
by
tarasglek
10mo ago
my $100 mobiscribe lets me read HN. I only read online on my eink devices. LCD is much less enjoyable
17.
▲
by
tarasglek
11mo ago
To make it open source in the fullest sense one needs to document what youve done. This esp repo could use some details on what protocols the hardware speaks, sequence diagrams, auth, etc. I doubt you running webrtc on esp
18.
▲
by
tarasglek
1y ago
but they have multiple head nodes, so its some distributed setup or just active/passive type thing?
19.
▲
by
tarasglek
1y ago
i am still confused what their software stack is, they dont use ceph but bought netapp, so they use nfs?
20.
▲
by
tarasglek
1y ago
It would be killer to be able to integrate this with 3d scans. Eg "make me a mount that hugs this shape" where you can draw both render the scan and mark it with a 2d paint tool
21.
▲
The Case for Secrets as Code: Stop Click-Managing Secrets
(taras.glek.net)
1 points
by
tarasglek
1y ago
|
0 comments
22.
▲
by
tarasglek
1y ago
But you can probably tail -F quite well! Which is perfect for logs (eg gimme last day i can get grep through)
23.
▲
by
tarasglek
1y ago
Indeed, that was my original working title
24.
▲
Focus and Context and LLMs
(taras.glek.net)
95 points
by
tarasglek
1y ago
|
48 comments
25.
▲
by
tarasglek
1y ago
These articles seem to justify spending money without considering alternatives It's like saying "cold meds let me get back to work, I am well justified paying $100/day for NyQuil". I would appreciate a less "just ta
26.
▲
by
tarasglek
1y ago
People put so much effort into streaming Json parsing whereas we have a format called Yaml which takes up less characters on the wire and happens to work incrementally out of the box meaning that you can reparse the stream as it's comi
27.
▲
by
tarasglek
1y ago
When I was at Nokia around that time they were giving out the weird keypad phone for free to all employees it was really terrible, I guess they had an oversupply as the result of people not liking them
28.
▲
Create Missing RSS Feeds with LLMs
(taras.glek.net)
6 points
by
tarasglek
1y ago
|
0 comments
29.
▲
by
tarasglek
1y ago
Bash scripts are write-only software. one read systemd c
30.
▲
by
tarasglek
1y ago
appreciate the summary
More ›