Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
witcher
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
11 ms
·
1.
▲
by
witcher
8mo ago
Yea, curious too about some more rules e.g. both parties has to contribute to the discussion (:
2.
▲
by
witcher
8mo ago
Quite a thoughtful way to adapt exams to wave of new tools for students and learn on the way. I wished other universities adapt so quickly too (and have such a mindful attitude to students e.g. try to understand them, be upfront with expect
3.
▲
by
witcher
10mo ago
(author of the blog post here) What! I was git gui user for decade and didn't notice this feature =D But yea, git gui is amazing overall. I don't think it's maintained anymore though. BTW lazygit offers that too and it's
4.
▲
by
witcher
10mo ago
force with lease has been used in lazgit already AFAIK, see: https://github.com/jesseduffield/lazygit/discussions/4068#di...
5.
▲
by
witcher
10mo ago
(author of the blog post here) Fully agree! 1. Yes, it's been a frustration initially, but it has a nice benefit - it forces you to use native features (e.g. patch based copy/reset). Apparently it's on the radar, but not imp
6.
▲
by
witcher
10mo ago
(author of the blog post) Yes, I think it's a reasonable option if you use vscode on all your dev machines. We discussed this in another thread: https://news.ycombinator.com/item?id=45898167
7.
▲
by
witcher
10mo ago
(author of the blog post here) Oh yes, I use lazygit as a separate binary (brew installed) from separate terminal shell all the time. No need for nvim! Great to hear you can neatly configure similar UX (popup) with tmux!
8.
▲
by
witcher
10mo ago
(author of the blog here) That's a great point. I should have mention the IDE Git UIs, def a nice option and sounds like the JB one works well for you! I do use it heavily for "annotating git blame"! I've never consider
9.
▲
by
witcher
10mo ago
Makes sense, thanks!
10.
▲
by
witcher
10mo ago
(author of the blog post here) I think there's a learning around stability of devtools here. It takes time to get used to things, but once you do you are ultra productive. That's why IDE Git UIs are not ideal, because the graphics
11.
▲
by
witcher
10mo ago
Should be now fixed, 6k views was too much for a free tier! Thanks for archive link
12.
▲
Optimizing In-Process gRPC with Go 1.23 Iterators and Coroutines
(bwplotka.dev)
5 points
by
witcher
2y ago
|
0 comments
13.
▲
Leveraging Benchstat Projections in Go Benchmark Analysis
(bwplotka.dev)
3 points
by
witcher
2y ago
|
0 comments
14.
▲
by
witcher
3y ago
Thanks for sharing! This is epic prove that we can still learn a lot from developers in 1980! Recently wrote "Effient Go" book and there were tons of valuable info from that era, and we usually skip this knowledge thinking it'
15.
▲
by
witcher
4y ago
Same feeling. Yet, it is on top of HN (: Humans are interesting!
16.
▲
by
witcher
4y ago
Amazing write up! Something I would add as open source maintainer: * Feedback is needed. After years I built up a filter to annoying users, and I would simply ignore their feedback, but +1 and mentioning the feature would be useful is inval
17.
▲
by
witcher
4y ago
Finally seeing Apache Parquet and Apache Arrow used with Go efficiently and effectively! Great job. Looking forward to exploring this more in the Prometheus and CNCF Ecosystem. The underneath library used ( https://github.com/
18.
▲
by
witcher
4y ago
(Bartek here: I co-started Thanos and maintain it with other companies) Thanks for this - it's a good feedback. It's funny you mentioned that, because we actively try to reduce the number of running pieces e.g while we design our
19.
▲
by
witcher
5y ago
Sure, you can fake that you do the job in any role if you want. Question is, do you enjoy doing this, going to such work every day?
20.
▲
by
witcher
5y ago
Great initiative! Thank you for doing this, it's definitely nice from your side to spend time on community, especially if you have strong opinions on README look. I wonder only, how to scale it (: Is there a way for anyone to help with
21.
▲
Effortless Versioning of Go Tools for Your Project? BinGo
(bwplotka.dev)
8 points
by
witcher
6y ago
|
0 comments
22.
▲
How Would Thanos Program Software in Go?
(bwplotka.dev)
27 points
by
witcher
6y ago
|
0 comments
23.
▲
by
witcher
7y ago
Nice!
24.
▲
by
witcher
7y ago
I am k8s dev, but also I think Helm is antipattern. Still thanks for sharing your experience, who knows, maybe worth to look again on Pulumi. (:
25.
▲
by
witcher
7y ago
Yes, I love the immutability there!
26.
▲
by
witcher
7y ago
I take it as.. yes? That it would do good for configuration as it is simple? (:
27.
▲
by
witcher
7y ago
Haha, that's actually amazing fact, lol. Let's create a CONFIGURATOR language (and secretly hide Go underneath)!
28.
▲
by
witcher
7y ago
Interesting view, thanks. (:
29.
▲
by
witcher
7y ago
Thank you! I've seen that and I don't fully like it. I am not interested in deploying the configuration. I believe that generating configuration, versioning it, baking it, should be a totally separate process to deploying, rolling
30.
▲
by
witcher
7y ago
I totally understand that, but why not aiming high? Why we just say "you have experience configuring stuff, so we will just give you some extended json with templating, you won't be able to code....". I think this is bad appr
More ›