I love this 😂
Hey 👋 I’m Lemann: mark II
I like tech, bicycles, and nature.
Otherwise known as; @lemann@lemmy.one and @lemann@lemmy.world
I love this 😂
I’ve seen the redesign too and not really sure how I feel about it 😂 there’s a lot of additional whitespace and it kinds looks like a blown up mobile version of the site
.NET runs natively on Linux
Only .NET Core
sadly
When I moved my personal laptop to Linux I needed WINE to run some source-available .NET apps that were written targeting the Windows-only .NET Framework
And not to mention the custom control panel applets hanging around out there from who-knows-what vendors.
AMD FirePro and Catalyst users are going to probably stay on an older version of the OS, considering most of those users are going to be educational institutions, engineering workshops, makerspaces/hackerspaces etc.
Can’t think of any other vendor products that integrated quite as much into the legacy control panel area
Platforms like Floatplane, Nebula, Patreon etc make it so easy to support creators outside of YouTube, while also giving creators a larger share of income compared to Adsense.
There’s YouTube Premium… but I don’t think I’m alone in not wanting to give Google a single cent of my hard earned cash
The first thing I did after purchasing an MX Master a few years ago was block the update server, after realising it downloads update binaries over plain HTTP and tries to automatically run them on boot 🤡
Very nice mouse tbh, just such a shame the company and their software is toilet water
Thanks for sharing, provided some insight into how YT is doing this.
Seems very easy to bypass if they’re just swapping in new TS HLS/DASH segments, the harder part will be identifying what segments are part of the video and what segments are ads sliced in
The community is ridiculously fast at submitting segments IME, especially on tech-oriented channels. Tubular even allows you to submit segments right from within the app which is really handy.
I feel the benefits of automatically detecting them (AI or otherwise) would be easier to realize at a larger scale - sounds really interesting though. Training such a thing probably wouldn’t be too difficult seeing as we have a massive library of timestamps in Sponsorblock’s database
They cover the mouse in soft touch plastic that turns to glue in 5 years
This is my pet peeve of modern electronics in general. Even my $3000 work-supplied Dell laptop is coated in this soft touch material that will inevitably turn into a gooey mess after a few years 🤦♂️
Also own a second-hand tablet computer that feels disgusting and sticky to hold because the soft touch coating has degraded so badly on it 😭
This is a recent thing caused by the changes YT has been making, at the moment we’ve been given multiple quick fixes while the community continues to investigate AFAIK
When the YT apps stopped working a few days ago, I just continued watching on Nebula until the apps were fixed. Only went back onto YT to read discussions in video comments
First time hearing of this! Thank you 😁
I was coming from Lighttpd which at the time had a very similar config syntax to Nginx. It was pretty much a no brainer, considering I wanted to shift to an automated Letsencrypt renewal process at the same time.
Sadly I wrote some python web services for CGI (not django/flask) that cannot be run anymore, since NGINX only supports FCGI, rather than just CGI as far as I can tell
Makes me wonder if those are real VPSes, or if they’re Virtuozzo/OpenVZ containers pretending to be a VPS
I believe cable length is included in the emarker data too, probably useful in conjunction with PD PPS to identify whether the cable is damaged based on the resistance/voltage drop
ASMedia is the only controller IC manufacturer that can be trusted for these IME. They also have the best Linux support compared to the other options and support pass-through commands. These are commonly found in USB DAS enclosures, and a very small fraction of single disk SATA enclosures
Innostor controllers max out at SATA 2 and lock up when you issue pass-through commands (e.g. to read SMART data). These also return an incorrect serial number. These are commonly found in ultra cheap desktop hard drive docks, and 40pin IDE/44pin IDE/SATA to USB converters
JMicron controllers (not affiliated with the reputable Micron) should be avoided unless you know what you are doing… UASP is flaky, and there are hacky kernel boot time parameters required to get these working on Raspberry Pi boards. Unfortunately these are the most popular ones on the market due to very low cost
Probably not.
However, not all USB to SATA adapters support SMART, so even if there is a bad sector that gets remapped by the HDD on-the-fly (and thus does not show up in the software scan), you may not find out easily
I used to use MQTT, static_status and Healthchecks.io, and have that data passed through to Home Assistant, but it started to get pretty cumbersome as the amount of machines I had grew.
I now use just Zabbix and HealthchecksIO. I did need to spend some time writing new templates for some additional data I wanted to collect (like SMART data for SSDs that provide health metrics in non-standard attributes, and HealthchecksIO so I could see the status of various checks on my zabbix dashboard)
Zabbix also has some additional features I found appealing, like proxies that can continue recording data when the main server is down, and built in encryption. Some checks like open ports/icmp responses etc can be checked using either the local agent, the remote server, or both, which helps quickly diagnose things like firewall config issues.
I did look at some other solutions, but I wanted something integrated to hit the ground running. Mobile apps are very limited, and there is no official one to my knowledge. I use Moobix which I don’t believe is FOSS - but I could be wrong there
Try each solution out and see what works best for you!
Good.
My VPS provider also migrated away from VMWare - got an email saying VMs would be down temporarily during the move, and the main website no longer contains any references to the virtualization tech. I miss my /64 IPV6 😭 but i’ll happily give that up if it means Broadcom’s dumpster fire comes crashing down as big customers pull the plug and migrate
For anyone who doesn’t have a device that natively supports this feature, there’s an app on F-Droid called “Privacy Indicators” that provides this for camera and mic access. It uses the built-in Accessibility services to provide this, and needs a couple of other special permissions
You can change the color of the indicator, mine’s red for more visibility.
I installed it from GitHub however, since the F-Droid build was really outdated: https://github.com/NitishGadangi/Privacy-Indicator-App