Viewing profile — Shugyousha
Shugyousha
HN member- Joined
- Fri, Apr 04, 2014, 3:10 PM UTC
- HN karma
- 188
- Public activity
- 48 items
- HN profile
- View on Hacker News ↗
About Shugyousha
No profile information was provided.
Recent public activity
-
comment
Comment #49106842
I assume that it should be quite straight-forward to make it work with https://mosh.org/ instead.
-
comment
Comment #46680706
> Where is the RTL? Where are the GDSII masks? Why am I unable to look at the branch predictor unit in the Github code viewer? Or (God forbid!) the USB/HDMI/GPU IP? I reject the no…
- story
-
comment
Comment #46022495
I agree! Science is about experiments to verify hypotheses. Design of Experiments seems like a fundamental part of that. That's also why the quote below made me laugh. > What if yo…
-
comment
Comment #45966599
Fremdverfehlungserleichterung?
-
comment
Comment #45962588
I like the idea of Gemini and was inspired to write a script to turn my blog posts written in markdown to gemtext. Sadly I still haven't finished that script ... My main issue with…
-
comment
Comment #45560667
Strictly speaking, it's not dead. The code is now open source and all the rights are with the Plan 9 foundation: https://p9f.org/ It's just unlikely that it will get as big of a fo…
-
comment
Comment #45424346
I like the idea of linking to a public inbox (i.e. an email inbox whose contents can be checked from the web). That grants people an easy way to discuss content and to check any pr…
-
comment
Comment #44189336
I'm trying out an alternative currently, https://en.wikipedia.org/wiki/Woodcut . It is well suited for me because - I like wood - I like knives - I'm into typography - it doesn't r…
-
comment
Comment #43352094
Hm, I am using [dwm]( https://dwm.suckless.org/ ) with a custom keybinding to shift to the left or right workspace. That seems similar enough, other than the fact that changing the…
- story
-
comment
Comment #42654437
In general, I think having ligatures in a monospace fonts is a bad idea. The reason is that in a monospaced font all the glyphs are supposed to the same advance value. This forces …
-
comment
Comment #42500734
> I honestly don't get the point of TUIs... There are one or two advantages over regular GUIs, but that's it. The biggest is probably that they are lightweight since there are no G…
- story
-
comment
Comment #41378340
Have you heard about https://geminiprotocol.net/ ?
-
comment
Comment #41117565
I also didn't know about `hyperfine`, very nice! Even 80ms seems unnecessarily slow to me. 300ms would drive me nuts ... I'm using a tiling window manager (dwm) and interestingly t…
- story
-
comment
Comment #40865327
> We're back to good ol' days of "Internet Explorer is the spec". It's just made by Google. and the code (at least a large part of it in the form of Chromium) is Open Source. I don…
-
comment
Comment #40208658
It's the man page for the Nintendo device emulators of 9Front. 9Front is a distribution of the Plan 9 operating system (most likely the most usable because it's the most actively d…
- story
- story
-
comment
Comment #38937869
Sounds about correct! I have one that I bought in 2018 but I remember it being more like 450+ € at the time. I have had a fiber line connected during the whole time and it has serv…
- story
-
comment
Comment #37964723
I thought I wouldn't need a pkaydate even though I like the concept because it can only render at 30 FPS. Turns out that 50 FPS is the limit: https://sdk.play.date/2.0.3/Designing%…
-
comment
Comment #35805396
> As a counter example, the "D3D Engineering Specs" do the same job, but are much more readable: DirectX is not a standard so I don't think that makes this comparable. Most likely …