HackerTrans
TopNewTrendsCommentsPastAskShowJobs

zaruvi

no profile record

comments

zaruvi
·hace 5 meses·discuss
Haha, I always guess whether or not there will be an LTSC comment before checking the comments. These days it's always there, even early after posting.
zaruvi
·hace 5 meses·discuss
oh wow, it's real. I'm not that active on hn, but is this a normal thing here?
zaruvi
·hace 6 meses·discuss
Linux Mint would be a very decent distribution to start with. I've also heard good things about Fedora, but never used it myself.
zaruvi
·hace 6 meses·discuss
Regardless, at least a few of my colleagues using Windows have reported issues with the new start menu. It seems very slow, and sometimes you have to close & reopen it for content to appear.
zaruvi
·hace 7 meses·discuss
I'm already so annoyed by the SUV craze that flew over from the US. Cars are already getting bigger, with no apparent benefit besides status (as marketed by the industry).

Am I the only one who thinks these vehicles look silly on top of all the added danger?
zaruvi
·hace 8 meses·discuss
>We’ve continued to make solid progress on WPT this month. There has been a significant increase in passing subtests, with 111,431 new passing subtests bringing our total to 1,964,649. The majority of this increase comes from a large update to the test suite itself, with 100,751 subtests being added - mainly due to the Wasm core tests being updated to Wasm 3.0.

They fixed ~10k tests, but indeed this month is a bit of an exception as there were lots of new tests added.
zaruvi
·hace 9 meses·discuss
It costs 1,100eur for the cheapest model where I'm at. Not prohibitively expensive, but I would never pay it for a machine that does not properly run Linux. I'm sure it is good hardware compared to similarly priced laptops though.
zaruvi
·hace 9 meses·discuss
I would add that no highlighting would be applied to this mistyped word as it would not be recognised as a variable or a keyword. This may depend on the way syntax highlighting is handled. A common solution like treesitter would sus out that no variable with the name retunr exists, probably causing the mythical base colour to be applied, heh. That is arguably a big highlight in a colourscheme that rarely uses its base colour.
zaruvi
·hace 9 meses·discuss
Yeah, it works perfectly fine for me on hyprland.
zaruvi
·hace 9 meses·discuss
Don't extra security measures in authenticator apps provide protection against this? I need to enter a pin/fingerprint in order to access my codes. And the code of an entry is hidden and only temporarily shown after being tapped.
zaruvi
·hace 10 meses·discuss
Knife crime statistics seem to suggest otherwise. It is nice, until it is not.
zaruvi
·hace 10 meses·discuss
Yep, but admittedly the vertical tab UX is not the greatest. You either have them always be visible with an option to toggle by clicking the sidebar icon (no keyboard shortcut option afaik), or minimised as icons that expand on hover with an awfully annoying animation.

Looking at Zen, I really don't understand how Mozilla fail to capitalise on their browser, and build up a similar experimental project based on Firefox like it. It seems that many of these small QoL improvements could make a big difference. They have such a huge budget, and they waste it on inane things. Their fancy search deal with Google has made them complacent, and neglect one of the few things that ever had any real worth. Curious to see how it develops with the recent Google ruling. And to be fair, it does seem like Firefox development has picked up a bit lately—maybe even due to Zen's competition, who knows.
zaruvi
·hace 2 años·discuss
This is what I love about wezterm. I have a whole system that detects lightness and changes themes automatically, and also sends commands down to any open nvim instances to switch colourschemes there. The only downside is that there is no going back for me haha.

Lua is also simple enough that if you want to have a static config, you can have a single table that is very json-like.