Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
milkbikis
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
The Rocket Equation for Startups
(shreyb.dev)
1 points
by
milkbikis
2y ago
|
0 comments
2.
▲
Learning Rust in 3 Attempts
(shreyb.dev)
46 points
by
milkbikis
3y ago
|
14 comments
3.
▲
I spent way too long building this blog
(shreyb.dev)
2 points
by
milkbikis
3y ago
|
0 comments
4.
▲
by
milkbikis
4y ago
Coincidentally, I recently looked into the slow startup time for shiki and it was mostly from parsing JSONC, not WASM: https://github.com/shikijs/shiki/issues/439 .
5.
▲
The Curious Case of the Missing Cell
(medium.com)
10 points
by
milkbikis
4y ago
|
0 comments
6.
▲
by
milkbikis
5y ago
Ah I didn’t know it was deprecated, but good to see new work happening in this area!
7.
▲
by
milkbikis
5y ago
Nice, I've always thought Python could do better by adopting source transformation tools like babel. I implemented something similar using lib2to3, which preserves whitespace and comments more accurately (than the ast module): https:&
8.
▲
by
milkbikis
5y ago
I wrote https://github.com/banga/git-split-diffs mainly to scratch an itch about not having side by side git diffs in the terminal, then ended up adding more fancy features like syntax highlighting and it got somewhat
9.
▲
by
milkbikis
5y ago
Yeah I looked into bundling and deno, but neither of those seemed palatable at this point. Deno’s ecosystem is still quite small, so I’d have to implement things like syntax highlighting from scratch which is not feasible. Other bundling op
10.
▲
by
milkbikis
5y ago
I actually tried to automate the screenshots for this project's readme using GitHub actions, but struggled to get it to produce the same quality screenshots as my local machine. This is the script I use for now, which has to be invoked
11.
▲
by
milkbikis
5y ago
:) thanks nayak!
12.
▲
by
milkbikis
5y ago
The slowest operation is syntax highlighting: https://github.com/banga/git-split-diffs#performance . I have a PR out to improve that somewhat. Good point about the themes, I'll add one. I'm hoping to make it e
13.
▲
by
milkbikis
5y ago
Yes this is the default behavior for git-split-diffs: https://github.com/banga/git-split-diffs#narrow-terminals
14.
▲
by
milkbikis
5y ago
Yeah I (un)fortunately learned about delta too late or I probably wouldn't have made this. The main difference is that delta's default styles and appearance did not appeal to me. I'm sure it can be customized, but I wanted so
15.
▲
Show HN: GitHub style split diffs in your terminal
(github.com)
178 points
by
milkbikis
5y ago
|
50 comments
16.
▲
Cubes
(shreyban.ga)
1 points
by
milkbikis
6y ago
|
0 comments
17.
▲
by
milkbikis
6y ago
My wife and I are both on H1B. If one of us has to go to H4 due to unavoidable circumstances, can that person again apply for H1B while in US?
18.
▲
by
milkbikis
6y ago
Author here. I also prefer metric in general, but the "6 feet" guideline has been so recognizable that I decided to convert to imperial to preserve it. It also helps compare with San Francisco where I live, which is famously 7x7 m
19.
▲
by
milkbikis
6y ago
Ah you're right, thanks! I didn't notice the comments here before, will fix.
20.
▲
What's the smallest country that can fit everyone standing six feet apart?
(banga.github.io)
45 points
by
milkbikis
6y ago
|
59 comments
21.
▲
Syncing dev environments the hard way
(banga.github.io)
2 points
by
milkbikis
7y ago
|
0 comments
22.
▲
by
milkbikis
7y ago
Wow, thanks for creating it!
23.
▲
Little known features of iTerm2
(banga.github.io)
329 points
by
milkbikis
7y ago
|
154 comments
24.
▲
A tool for writing Python AST-based refactorings
(github.com)
3 points
by
milkbikis
9y ago
|
1 comments
25.
▲
What’s it like to work at Quip as a Software Engineer?
(quora.com)
1 points
by
milkbikis
10y ago
|
0 comments
26.
▲
by
milkbikis
13y ago
Hi! Just pitching in here as an outsider who has interviewed twice with Facebook and talked to quite a few others (mostly fresh graduates) who have. I did not receive an offer on both occasions, but I'll try to remain unbiased. I did receiv
27.
▲
by
milkbikis
13y ago
I think he's trying to depict the situation where one person becomes the go to guy for some component of the code, so everyone goes to him for code reviews etc. I vaguely remember Zach mentioning this in a talk he gave recently.
28.
▲
Show Cat Facts on your Gtalk status
(shrey.quora.com)
1 points
by
milkbikis
13y ago
|
0 comments
29.
▲
by
milkbikis
14y ago
Anyone know what happened to G+'s Sparks? I think it was touted as a reader replacement.
30.
▲
Ask HN: How do you keep up?
4 points
by
milkbikis
14y ago
|
4 comments
More ›