• 0 Posts
  • 49 Comments
Joined 1 year ago
cake
Cake day: July 3rd, 2023

help-circle
  • That’s the face I’ve made just yesterday when my friend told me she’s now eligible for a subsidized IT mortgage. That thing was one of Russia’s last ditch attempts at stopping skilled workers from fucking off to different countries. The problem is, she’s a web designer. I guess that counts as IT nowadays, so good for her. But it’s bitter to hear as sr. backend tech who never hit the criteria…






  • Might have some trouble if it’s a typec dock and the monitors are connected to it. Laptop’s own outputs might also be wonky if there’s a hybrid gpu setup going on, but support for thosr has improved a ton lately. Mkb should work fine out of the box as long as it’s not some unified proprietary bullshit wireless kit with smarfridge integration.

    Overall, I would suggest just ripping an image of ubuntu, or pop_os if you got nvidia card, boot off it, just close the installer to try live mode, and see for yourself if everything works. Takes like an hour to do, no installation required. You can even install software, except gpu drivers, as everything would be all wiped on reboot and gpu drivers need reboot, hence popos suggestion as it has them built-in. You can try remmina on it - it’s the most common remote control software, supports both rdp and vnc and a bunch of other obscure protocols.





  • Sure. Here you go. The green container should cover all red boxes in both cases. I’ve been bashing my head against this issue for a while, but, as far as I understand, this is a bug that’s never going to be fixed. Which sucks, because I wanted to re-design some of the apps in the horizontal metro-style scrolling manner for the bottom screen on my zephyrus duo, but this effectively prevents me from doing so (Unless I use grids and set positions manually).






  • Exactly! I rant about this a lot, but I know at least couple of people who run with laptops that have broken audio. As it turns out, installing sound card drivers is not really an option as the janky-ass drivers that the manufacturers put out nowadays can irreparably brick your entire system. It is beyond my understanding why recovery, restore, and even safe mode would even try to load them in the first place, but, apparently they do, and then crash before you could even do anything, leaving re-install as the only option.

    Meanwhile, I rm -rf-ed my /boot directory the other day, and then df-ed a couple gigs of /dev/zero straight into /dev/sda. Got it back up running in just a few hours… of kicking myself for why would I do such a stupid thing.





  • Haha, nope. The links points to a table of contents after which you are on your own. The right link should point to a specific page instead, but the problem here is that postres docs are poorly optimized for search engines. If you click on the top link from google, you would see there’s a notice that the page is outdated, with a link to a current version, but said link is dead. It’s not an issue I’ve ever experienced with mysql docs for example.

    And yes, w3schools, despite how terrible it is, is still above the official docs because it is more popular with newbies. I remember a time when I just started, I preferred sites like it, because they were simple and on point, rather than technically correct and comprehensive like the official docs are. If you forgot the feeling, try learning math on wikipedia (assuming you don’t have a math degree).

    For the rest I cannot argue. Generated/AI shit is indeed ruining the internet and search engines giving up and joining them isn’t helpful either.