Viewing profile — mkotowski
mkotowski
HN member- Joined
- Fri, Jul 02, 2021, 6:37 PM UTC
- HN karma
- 646
- Public activity
- 117 items
- HN profile
- View on Hacker News ↗
About mkotowski
No profile information was provided.
Recent public activity
-
comment
Comment #46941860
> Has anyone proposed Unicode code points for them? There is "Background for Unicode consideration of Cistercian numerals" ( https://www.unicode.org/L2/L2020/20290-cistercian-digit…
-
comment
Comment #44337396
Many keyboard layouts use the right alt as the AltGr key for additional characters like language-specific letters or currency symbols (or at least many European ones do). As for th…
- story
-
comment
Comment #42228513
Still much better when it fails at the first step. I once got myself in a bit of a struggle with Windows 10 by using "ł" as part of Windows username. Amusingly/irritatingly large n…
-
comment
Comment #42228444
I got curious if I can get data to answer that, and it seems so. Based on xlsx from [0], we got the following ??d? localities in Poland: 1 x Bądy, 1 x Brda, 5 x Buda, 120 x Budy, 4…
-
comment
Comment #42228140
Actually, in English it is pronounced the same as in Czech and Polish: /hɛhɛ/ or /hihi/ (as far as I know). Both are written respectively as "hehe" and "hihi" and are valid express…
- story
- story
-
comment
Comment #40508449
> (There’s precisely one thing like this I’m aware of terminal emulators adding in recent memory: clickable links, ca. six years ago.) And they are often disabled by default, as a …
-
comment
Comment #39379955
Maybe LocalSend? https://localsend.org/ Windows, Linux, Android, iOS and macOS. Seems quite cross-platform. Can confirm it works smoothly for Linux and Android at the very least.
-
comment
Comment #38978319
Seems to be a variation of this "story bait" from around 2021: https://africacheck.org/fact-checks/meta-programme-fact-chec...
-
comment
Comment #38830000
I guess this refers to OCI image format from Open Container Initiative: https://opencontainers.org/ Here is Containerfile from the repo: https://github.com/ublue-os/bazzite/blob/ma…
-
comment
Comment #38420562
Yes, but now you can run into risk of becoming 1000-tabs-open junkie like me :-) Off-topic, but given how people try to apply LLMs to everything right now, I am surprised there is …
- story
-
comment
Comment #38139698
There is: > Web app for hosting asciicasts > https://github.com/asciinema/asciinema-server and > Web player for terminal session recordings > https://github.com/asciinema/asciinema…
- comment
- story
-
comment
Comment #34965883
Opinion of a Polish guy: In my eyes, English is pretty bloated, when seemingly almost every concept can have three or more alternative words, each from a different source. It is al…
-
comment
Comment #34965850
Actually, lingua franca originally refereed to a pidgin bridge language (also called Sabir) in use mostly by sailors and traders in the Mediterranean Basin. While it also borrowed …
-
comment
Comment #32321438
Lately, there seems to be an avalanche of tools like DALL-E, was there some breakthrough that helped make these thinks more viable to run publicly? And concerning creating a logo w…
-
comment
Comment #31341910
Part of it was, yes. But going by the image from the tweet, there are many regions recovered, that belonged to the Second Polish Republic and still contained quite sizeable Polish-…
-
comment
Comment #31340543
Some more examples: - apparently ancient Egyptians had this problem with their own past, but I don’t remember where I read this. If anyone has a source, I would be thankful. - pre-…
-
comment
Comment #31340447
Quite funny, when I read the title before checking the link, I first thought exactly about Poland voting preferences. For anyone interested: the difference in voting exists, becaus…
- story
-
comment
Comment #30931201
> But from a tool perspective both rust and golang support easy static binary creation […] Honest question: As someone who knows C++ and CMake, what Rust and Go do to make it easie…