HackerTrans
TopNewTrendsCommentsPastAskShowJobs

cyphax

no profile record

comments

cyphax
·6 เดือนที่ผ่านมา·discuss
KDE and Gnome are the most prominent and they "match" in the sense that they are mature environments that are quite usable. These have been in development for decades. For some reason, in the case of Windows, that doesn't mean much. I've never seen a Windows version with a buggy task bar but here comes Windows 11 with a task bar that forgets application icons (and replaces them with the generic application icon) and is generally sluggish to the feel, in my experience. Scrap my entire first sentence: it's Microsoft's turn to make an operating system as good as the competition.

There are several good quality distributions. Linux Mint is often mentioned, it comes in different flavors, including its own Cinnamon, which would also not feel too alien to the average Windows user. In my opinion, Fedora is also a good choice based on the last few years of running it on various laptops.

It's very easy to run some popular distribution in a virtual machine to get a feel for things if you're just curious.
cyphax
·10 เดือนที่ผ่านมา·discuss
It greeted me with a message: "Oh, I see you disabled JavaScript. Keep up the good work, my fellow cleanweb person!" which is an interesting departure from the usual "this app won't work without javascript". But I couldn't select the text from the message to paste it here... while looking at the header above it "Just let me select text" I thought: yeah!
cyphax
·10 เดือนที่ผ่านมา·discuss
I used an Indy with X11 forwarding for a while, I could run a modern Firefox from my Linux machine, which worked nicely. As much as it looked like it was running natively, it really wasn't, so downloads would end up on the other computer, and sound would also play remotely. Because I never throw anything away I still have a small bunch of these machines in the attic (apart from the Indigo they are all teal though) waiting for this kind of treatment, which have been super high on my to-do list.
cyphax
·10 เดือนที่ผ่านมา·discuss
I recently upgraded my gaming PC from Win10 to Bazzite with Wayland, and my use cases are primarily streaming to a laptop and to a quest 3. I don't find these very niche use cases tbh. The challenge was, unfortunately, getting around Wayland. It may be a security feature, but to me it feels a bit like making a car safer by removing the wheels so you can't crash it. It could ask for permission or let me whitelist applications like Steam, Sunshine and ALVR, but it doesn't. I ended up plugging a dongle into the HDMI port, so there's always a monitor "on" and it now works perfectly fine, but I would have been happier if I didn't have to do that, like Windows before it.

Maybe there are good reasons for Wayland to be the way it is, but my experience is that it's unnecessarily limited, it's in the way and "the rest" doesn't have these problem (Windows, Xorg, ...) so I'm not particularly fond of Wayland, even if it does a lot of things fine and it is quite stable (in my experience).
cyphax
·10 เดือนที่ผ่านมา·discuss
I use the Android app from Wireguard: https://play.google.com/store/apps/details?id=com.wireguard.... It's pretty basic, but it lets me scan the generated qr codes, and it has an icon in the drawer which makes it easy to access.
cyphax
·10 เดือนที่ผ่านมา·discuss
I've had wireguard in a container for a few years, and it's never failed me. I will say it took me a long time to get the firewall part of the configuration right but the configuration is otherwise simple. When I'm on the road I can access all the things I self host, which I don't have to expose anything of to the outside world.

I also really like using qr codes to transfer a configuration to a phone (mostly used by me once when I replaced my phone): https://www.cyberciti.biz/faq/how-to-generate-wireguard-qr-c...
cyphax
·11 เดือนที่ผ่านมา·discuss
It's not related to Gnome Boxes. It is an application that makes using Wine easier and more robust. The statement means to say that it allows you to run Windows applications inside an isolated environment (a "bottle").
cyphax
·12 เดือนที่ผ่านมา·discuss
My favorite feature, especially considering the past of "heavily tied into Visual Studio" is the platform independent nature of (most of) "modern" dotnet. That is to say, I run Fedora on my laptop, and I do not want Windows, yet I don't feel like a second class citizen and dotnet runs well and is available from repositories that Microsoft provides for various Linux distributions (it just hit me how strange this is, for _Microsoft_ to offer official repositories for Linux operating systems...).

I also really like that its development is fairly open (it's on github). From a more technical point of view, I think C# is a slightly better Java. A pretty nice language overall. It's not gui-or-nothing with dotnet core so it's not too difficult to create workflows for ci/cd pipelines, although the .net framework solutions we still have aren't too much harder to script: msbuild is pretty capable.
cyphax
·ปีที่แล้ว·discuss
I work at a small web company (.net based, Netherlands) and we're just experimenting with it. We have a paid copilot subscription, but nothing about it is mandatory in any way. But this place is conservative in the sense that self hosting is the norm and cloud services like Azure or even github (we self host Gitea) are not, other than MS 365 for Teams and e-mail.
cyphax
·ปีที่แล้ว·discuss
In my first job, when .net didn't yet exist, xml + xslt was the templating engine we used for html and (html) e-mail and sometimes csv. I'd write queries in sql server using "for xml" and it would output all data needed for a page and feed it to an xsl template (all server side) which would output html. Microsoft had a caching xsl parser that would result in less than 10ms to load such a page. Up until we though "hey, let's start using xml namespaces, that sounds like a good idea!". Was a bit less fun after that! Looking back it was a pretty good stack, and it would still work fine today imho. I never started disliking it, but after leaving that job I never wrote another stylesheet.
cyphax
·ปีที่แล้ว·discuss
If you type "login" at the ha> prompt, you'll get a root shell.

This is something I also had to accept about HA. It runs in a VM in my case so it worked out-of-the-box, but you don't just ssh to it after installing it, and the ha> prompt is just a bit different. So far, it hasn't been in the way, although it occasionally takes time to find out how to do things.

It's very flexible though, and apart from devices in your house there are many outside sources of data to use, like weather data, sun elevation or trash pickup dates. The HA app on your phone gives you many sensors usable in a flow. The time spent on it usually results in something worthy of that time, in my experience.
cyphax
·ปีที่แล้ว·discuss
In case of Earth, Wikipedia describes [1] it as being "[..] generated by electric currents due to the motion of convection currents of a mixture of molten iron and nickel in Earth's outer core". This makes Earth a geodynamo [2]. (The aforementioned Wikipedia page is actually really long and detailed, a lot more than I would have thought)

[1] https://en.wikipedia.org/wiki/Earth%27s_magnetic_field [2] https://en.wikipedia.org/wiki/Dynamo_theory