Viewing profile — vyskocilm
vyskocilm
HN member- Joined
- Wed, Sep 25, 2019, 12:41 PM UTC
- HN karma
- 437
- Public activity
- 35 items
- HN profile
- View on Hacker News ↗
About vyskocilm
Recent public activity
-
comment
Comment #47418841
Yeah XMLHttpRequest and activex thing IE6 had. That was Javascript style that days.
-
comment
Comment #47417101
JEP 504: Remove the Applet API Glad to see this being removed. Java plugins especially on Linux were awful and required by tons of corporate stuff. Anyone remeber IcedTea Web? A fu…
-
comment
Comment #47158511
At this moment ReactOS guys should consider distributing their apps separatelly from their bundle. https://github.com/reactos/reactos/tree/master/base/applicat...
-
comment
Comment #46840793
We have been banned from using Ami Pro for writing a technical reports on my highschool in late 90s and required to write them by hand as an attempt to combat copy&pasting. We "sha…
-
comment
Comment #46464865
> I don’t feel like a consumer, but a janitor. I don’t want this. I think it was Jorge Castro, the creator of Universal Blue, who called it the sysadmin culture. Most Linux distros…
- story
-
comment
Comment #45454431
It really depends. I learned Lua in order to contribute to kulala plugin for neovim and found the language nice and easy to learn. Of course it has its warts, but given the topic, …
-
comment
Comment #44325622
https://github.com/mistweaverco/kulala.nvim is an another restish (it can do gRPC to) plugin for neovim. It is intended to be compatible with a Jetbrains as much as possible.
-
comment
Comment #41800576
Shameless plug. I had experimented with Go iterators a while ago and did a https://github.com/gomoni/it It was updated to 1.23, so it is as idiomatic as I can get. And yes it has a…
-
comment
Comment #41800526
I believe libkrun is the tech behind. https://fosstodon.org/@slp/113283657607783321 Sergio Lópéz has more info in his blog https://sinrega.org/2024-03-06-enabling-containers-gpu-ma…
-
comment
Comment #41670432
Why bother with Varlink IPC, and why now? The Varlink IPC has been around for a while, but recently we started using it heavily in systemd. In this talk I'd like to explain what Va…
- story
-
comment
Comment #41133397
Well written list of what made Go better language during last years. I'd add iterators, the recent big thing from Russ.
- story
-
comment
Comment #38840558
Looks similar to https://templ.guide/ Which imho has a nicer syntax for the templates.
-
comment
Comment #36896694
FJI: There is a faq entry about that https://bloomberg.github.io/blazingmq/docs/introduction/comp...
-
comment
Comment #36577022
I use openSUSE Aeon (former MicroOS Desktop) for about a year. It is based on rolling Tumleweed and the system is stable. It updates on a background automatically. If you are not l…
-
comment
Comment #34934613
I use neovim with Ale plugin for LSP and linters. Somehow it maps into my brain better than anything else. Its fast, on cli, feature rich, usable without a mouse... The only thing …
-
comment
Comment #34913609
All your layoffs are belong to us.
- story
-
comment
Comment #34837220
FOSDEM talk about Fedora CoreOS, Ubuntu Core, openSUSE MicroOS, and Bottlerocket OS and how they all tackle the single purpose problem in their own way.
- story
-
comment
Comment #30524626
There is tinygo with llvm backend and the build times are abysmal.
-
comment
Comment #30374215
An another great thing about Pipewire is that it made desktop sharing possible under Wayland.
- story