HN user

drdebug

135 karma
Posts0
Comments74
View on HN
No posts found.

The wording in the current draft seems to indicate that it applies to "providers of hosting services and providers of publicly available interpersonal communications services". So unless this includes ISPs, I wonder if that means a decentralized P2P service is not covered.

The conclusion of the article says "[...] so far linking (even statically) is done for interoperability, does not [...]". IANAL but it could mean that linking against a GPL library for interoperability is OK in EU, but it does not mean it's true for general case of linking with GPL libraries.

"Much better screen" is also not necessarily true for everybody. For example I can't stand the glossy reflective screen, from what I saw last time I stopped in an apple store it was pretty much a mirror. I find the mate screens on thinkpads vastly superior and less difficult on my eyes, and their trackpads are fine: the magic track pad on my mac mini m1 is fine too, but I don't prefer one over the other.

Often things can be ported easily without much effort, but the issue lies in validation and testing, there are often corner cases that need to be identified and tested, it can cost a lot of time and effort and it's not always feasible. Redhat knows it may be cheaper to purchase RHEL subscriptions in that case.

Are We Sixel Yet 3 years ago

Displaying the result of a command as a graph (histograms, plots) can be more pleasant than a bunch of **** bars. An external graphic window works well too, but displaying in place can be convenient sometimes, no need to click or alt-tab.

Internet Archive is likely the only memory of the digital world. They may or may not have made a mistake during the covid pandemic by extending their book lending program, but in the age of IA where many text and images are going to lack any source of truth, they may be one of the very few ways to document modern history.

If you have 0 motivation, it could mean you're just getting bored or saturated or stressed out or simply overwhelmed. In any case, do NOTHING for a day or two, don't feel guilt (that's KEY), tell yourself you're taking a break, play games, go ride your bike, walk in a forest, go to a restaurant, whatever suits you. Make yourself feel good. Take a break. Then the next day start by doing something very very simple. If you're working on a very hard problem then run a simple experiment to validate a case, corner case or not. If you feel like you don't feel like it, then just do some silly 5min task, it may be enough to get you restarted and just feel better. Feel good, enjoy life, then get back to work. Changing Job may do the trick too. Or take some vacation, the idea is to just break the cycle.

Please try to resist. I bought an external battery, it's less convenient but if that's the cost of privacy then so be it. Supporting Mozilla/Firefox/Thunderbird is critical, some sites are now chrome-only, this is a nightmare. The battle for a free phone is already lost it seems as banks mandate google or iphone apps for 2FA and we don't have functional linux-only phones with browsing/email/mapping/sms/calls/photos that work reliably yet. I'm truly concerned we might loose the ability to use a linux desktop too: MS-Windows was required for many things in the past, these things are now possible on Linux, I'd hate to see Chrome become the next Windows.

Your colleagues don't need X forwarding, so requirements from people that are not in the vast majority don't need to be addressed, they'll just have to use RDP/VNC even if it's a step backwards for them. Fortunately X11 is open source, so life can continue for those of us who need it.

Using a wayland desktop, remote login into a Linux server, start a graphical text editor like gvim, it fails. This is a very common way to dev on Linux, I too have been doing this daily, and with ssh+X11 it works out of the box. I wonder what is the best way to do this with Wayland. Should I ask an admin to reconfigure the remote server to run a VNC or RDP server, and then use a specific tool to connect? I wonder if VNC/RDP can integrate apps as windows instead of all-in-one window.