Viewing profile — milkbikis
milkbikis
HN member- Joined
- Sun, Jul 08, 2012, 3:49 AM UTC
- HN karma
- 371
- Public activity
- 50 items
- HN profile
- View on Hacker News ↗
About milkbikis
No profile information was provided.
Recent public activity
- story
- story
- story
- story
-
comment
Comment #35050592
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 .
- story
-
comment
Comment #28029762
Ah I didn’t know it was deprecated, but good to see new work happening in this area!
-
comment
Comment #28028838
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 c…
-
comment
Comment #27485870
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 sy…
-
comment
Comment #27029105
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 highli…
-
comment
Comment #27012384
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. Th…
-
comment
Comment #27010709
:) thanks nayak!
-
comment
Comment #27010696
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…
-
comment
Comment #27010251
Yes this is the default behavior for git-split-diffs: https://github.com/banga/git-split-diffs#narrow-terminals
-
comment
Comment #27009896
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…
- story
- story
-
comment
Comment #25232588
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?
-
comment
Comment #22746571
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 S…
-
comment
Comment #22746562
Ah you're right, thanks! I didn't notice the comments here before, will fix.
- story
- story
-
comment
Comment #22461982
Wow, thanks for creating it!
- story
- story