Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
vyskocilm
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
vyskocilm
4d ago
Sure flatpak have a static permission system too, even it is not recommended and xdg portals are the way of integrating with a host. https://flathub.org/en/apps/com.github.tchx84.Flatseal
2.
▲
by
vyskocilm
6mo ago
Yeah XMLHttpRequest and activex thing IE6 had. That was Javascript style that days.
3.
▲
by
vyskocilm
6mo ago
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 functional and opensource Java plugin and Java Webstart implem
4.
▲
by
vyskocilm
7mo ago
At this moment ReactOS guys should consider distributing their apps separatelly from their bundle. https://github.com/reactos/reactos/tree/master/base/applicat...
5.
▲
by
vyskocilm
8mo ago
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 "shared" all the calculations in the class anyway,
6.
▲
by
vyskocilm
9mo ago
> 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 are made by sysadmins for sysadmins, and you're exp
7.
▲
Enabling no_new_privs/NoNewPrivs, disabling setuid on Linux
(thkukuk.de)
3 points
by
vyskocilm
9mo ago
|
0 comments
8.
▲
by
vyskocilm
1y ago
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, almost everything is better than a vimscript imho.
9.
▲
by
vyskocilm
1y ago
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.
10.
▲
by
vyskocilm
2y ago
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 map method between two types. Just a
11.
▲
by
vyskocilm
2y ago
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-macos... https:/&
12.
▲
AllSystemsGo: Varlink Now [video]
(media.ccc.de)
3 points
by
vyskocilm
2y ago
|
2 comments
13.
▲
by
vyskocilm
2y ago
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 Varlink IPC is, and why we are now adopting it so heavily
14.
▲
by
vyskocilm
2y ago
Well written list of what made Go better language during last years. I'd add iterators, the recent big thing from Russ.
15.
▲
Fractional scales, fonts and hinting
(blog.gtk.org)
216 points
by
vyskocilm
3y ago
|
110 comments
16.
▲
by
vyskocilm
3y ago
Looks similar to https://templ.guide/ Which imho has a nicer syntax for the templates.
17.
▲
by
vyskocilm
3y ago
FJI: There is a faq entry about that https://bloomberg.github.io/blazingmq/docs/introduction/comp...
18.
▲
by
vyskocilm
3y ago
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 looking for a fine tunning your system and expects stable (ye
19.
▲
by
vyskocilm
4y ago
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 where vim/neovim really sucks against other tools is th
20.
▲
by
vyskocilm
4y ago
All your layoffs are belong to us.
21.
▲
Make systemd better for Podman with Quadlet
(redhat.com)
182 points
by
vyskocilm
4y ago
|
84 comments
22.
▲
An overview of single-purpose Linux distributions
(lwn.net)
247 points
by
vyskocilm
4y ago
|
100 comments
23.
▲
by
vyskocilm
4y ago
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.
24.
▲
by
vyskocilm
5y ago
There is tinygo with llvm backend and the build times are abysmal.
25.
▲
by
vyskocilm
5y ago
An another great thing about Pipewire is that it made desktop sharing possible under Wayland.
26.
▲
Rancher Desktop 1.0
(suse.com)
152 points
by
vyskocilm
5y ago
|
64 comments
27.
▲
by
vyskocilm
5y ago
An another amazing feature of Pipewire is that it made desktop sharing under Wayland possible. Really awesome piece of a software.
28.
▲
by
vyskocilm
5y ago
Zproject is not a build system. It's more like package.json esque thing for C. We used it on a past and it was capable to generate auto tools (or c make) build recipes, Debian or rpm packaging, ffi bindings and more. But you're ri
29.
▲
by
vyskocilm
5y ago
It's even more funny, given the fact Rob Pike co invented UTF-8 with Ken Thompson. So he must know a thing or two about Unicode. Not using Unicode for Go syntax is a great thing.
30.
▲
by
vyskocilm
6y ago
I would like to know the details, seriously. Thousands of broken packages because of major python release? As a former package maintainer I can assure you that every update of gcc breaks the build of some other package. And we are talking a
More ›