HackerTrans
TopNewTrendsCommentsPastAskShowJobs

sollniss

33 karmajoined 2 года назад

comments

sollniss
·14 часов назад·discuss
According to the wiki, the Schulausgangsschrift is mandatory in 5 states and optional in 4 states (out of 16) (probably on a school/teacher level). So it still seems to be taught in some places.
sollniss
·15 часов назад·discuss
The t I've learned in school in the 90s is a single stroke.

https://de.wikipedia.org/wiki/Schulausgangsschrift
sollniss
·21 день назад·discuss
You can generally remotely build for any supported architecture[1]. The build process will be painfully slow though if you have cache misses.

[1] https://search.nixos.org/options?channel=26.05&query=boot.bi...
sollniss
·2 месяца назад·discuss
Uh, in 田中さんは今何をしている, 今何 comes out as こんなに.
sollniss
·5 месяцев назад·discuss
::before has the same problem. You can't align text inside `content:` to the right. Probably because each ::before is handled separately and can't see the sibling's content length.
sollniss
·5 месяцев назад·discuss
I hate how it's still not possible to properly style the numbers in ordered lists.

I use them for code snippets with automatic line numbers, but it's literally impossible to space the numbers (relative to the code) while keeping them aligned to the right. ¯\_(ツ)_/¯

https://jsfiddle.net/89t1rd2u/