Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
prashantv
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
prashantv
6mo ago
I personally prefer the fzf UX, but I liked atuin's better tracking of history and sync abilities so I combined them: https://github.com/prashantv/atuin-fzf
2.
▲
by
prashantv
3y ago
The stack trace and return path are pretty similar if the flow goes through function calls on a single goroutine, but if errors propagate across goroutines or across different stacks (E.g., via channels), then it can miss some useful detail
3.
▲
by
prashantv
3y ago
I evaluated Jsonnet and Starlark for configuration generation at a previous job, and found Starlark more practical -- the similarity to Python made it much simpler for everyone to pick up and use.
4.
▲
by
prashantv
4y ago
I'm glad Meter published this post as I've been fighting this issue for the last couple of weeks and wasn't able to find much information on the root cause. I started getting packet loss recently, and after being unable to fi
5.
▲
by
prashantv
4y ago
bufdev brought up some good concerns on that issue: > This as a community project defeats the purpose of creating a definitive grammar/spec that protocolbuffers/protobuf holds itself to - without that component, having a commun
6.
▲
by
prashantv
6y ago
Should that be 3.9T per year? (330,000,000 12 1000)
7.
▲
by
prashantv
7y ago
I switched from a Macbook Pro to the X1 Extreme as well, and have been very disappointed. * The touchpad doesn't feel as smooth as the Macbook Pro (despite it also being glass) -- there's some sort of matte finish which gives it a
8.
▲
by
prashantv
11y ago
This was my favourite course at UNSW, very intense but that's also what made it fun! Many nights spent debugging race conditions and bugs till 4am.. The OS courses at UNSW are all pretty great.
9.
▲
Show HN: Autobld, automatically restart your server when code changes
(github.com)
1 points
by
prashantv
11y ago
|
0 comments
10.
▲
Mirror Your Android Screen to the TV with Chromecast
(chrome.blogspot.com)
89 points
by
prashantv
12y ago
|
68 comments
11.
▲
by
prashantv
14y ago
We're trying to solve this problem with more of a focus on priorities - mainly to try and prioritise what one person should be working on at a time: https://mijura.com/
12.
▲
by
prashantv
15y ago
While I don't like you have to pay for it, I do like the fact that your warranty isn't voided when you "unlock" the phone.
13.
▲
by
prashantv
15y ago
Going to http://ie.microsoft.com/testdrive/ on Chrome (dev-channel) shows a little banner with the following message, "Cool, you're using a Chrome 12 nightly build! Don't forget to enable your partial hardware acceleration in the about:fl
14.
▲
by
prashantv
16y ago
I've been waiting for 256 colour support for so long. I've given up now though, and configured iTerm2 instead. iTerm2 also lets me use my mouse in vim over ssh, which is a nice bonus.
15.
▲
by
prashantv
16y ago
I had the issue of not being home by my "sleep" time, but it was easy to fix - add a location check so it only goes silent (or turns on airplane mode) when you are at home. I have a few rules that I now depend on, and don't have to check up