- 0 Posts
- 228 Comments
refalo@programming.devto Linux@programming.dev•Now Ubuntu is Also Ditching Xorg Completely for Wayland!1·9 days agoOther mainstream distros cannot even be installed by blind users because screen readers are broken on wayland
refalo@programming.devto Linux@programming.dev•Now Ubuntu is Also Ditching Xorg Completely for Wayland!83·10 days agoBeen using Ubuntu since 2008… looks like this will be the last year for me.
refalo@programming.devto Linux@programming.dev•An update on the X11 GNOME Session Removal. The X11 session for GNOME 49 will be disabled by default and it’s scheduled for removal51·10 days agoI meant no interest in using it.
refalo@programming.devto Linux@programming.dev•macOS 26 introduces the Containerization Framework: "enables developers to create, download, or run Linux container images directly on Mac"13·10 days agomacOS 26? I thought the last version was 15…
refalo@programming.devto Linux@programming.dev•An update on the X11 GNOME Session Removal. The X11 session for GNOME 49 will be disabled by default and it’s scheduled for removal68·11 days agoTime to switch then. I have no interest in wayland.
refalo@programming.devto Linux@programming.dev•Installing a VPN on Linux? Here are the Easiest Methods21·25 days agoTo me, any binary I do not have the source code for is random. I have no idea what’s in it and it could be doing any number of malicious things.
refalo@programming.devto Linux@programming.dev•Installing a VPN on Linux? Here are the Easiest Methods151·25 days agosudo curl
sudo random binary
Umm
refalo@programming.devto Programmer Humor@programming.dev•Once you know Bootstrap's CSS you can't unsee it10·1 month agoI’m a huge fan of bootstrap and I feel that writing CSS from scratch is much harder.
refalo@programming.devto Programmer Humor@programming.dev•Once you know Bootstrap's CSS you can't unsee it5·1 month agomany native elements either do not function like people want or cannot be styled the same
refalo@programming.devto Linux@programming.dev•I [they] bought a Linux Magazine from 2000!2·1 month agoI would argue TRON OS and its variants are in more devices on the planet than Linux is.
the interface is not near as slow and clunky IMO, and it’s always broken when using JShelter extension for me
refalo@programming.devto Linux@programming.dev•Linus Torvalds admits 'pure incompetence' for missing the new Linux 6.14 kernel deadline but all is forgiven as the update is great news for non-Windows gaming18·3 months agoAnd even if the game did greatly benefit from it, most people are already using esync/fsync in lutris/proton/etc. and so they also won’t really see a difference from what they’re used to.
refalo@programming.devto Linux@programming.dev•Ubuntu explores replacing gnu utils with rust based uutils4·3 months agoI prefer to stick with the original C version.
refalo@programming.devto Linux@programming.dev•FOSS infrastructure is under attack by AI companies2·3 months agoWhat you’re doing is filtering out bots that can’t be bothered to execute JavaScript. You don’t need to do a computational heavy PoW task to do that.
Most bots and scrapers from what I’ve seen already are using (headless) full browsers, and hence are executing javascript, so I think anything that slows them down or increases their cost can reduce the traffic they bring.
Canvas fingerprinting filters out bots better than PoW
Source? I strongly disagree, and it’s not hard to change your browser characteristics to get a new canvas fingerprint every time, some browsers like firefox even have built-in options for it.
refalo@programming.devto Linux@programming.dev•FOSS infrastructure is under attack by AI companies4·3 months agoProof of Work is a terrible solution
Hard disagree, because:
it assumes computational costs are significant expense for scrapers compared to proxy costs
The assumption is correct. PoW has been proven to significantly reduce bot traffic… meanwhile the mere existence of residential proxies has exploded the availability of easy bot campaigns.
Canvas fingerprinting would work.
Demonstrably false… people already do this with abysmal results. Need to visit a clownflare site? Endless captcha loops. No thanks
refalo@programming.devto Linux@programming.dev•FOSS infrastructure is under attack by AI companies41·3 months agoI don’t like the approach of banning nonresidential IPs. I think it’s discriminatory and unfairly blocks out corporate/VPN users and others we might not even be thinking about. I realize there is a bot problem but I wish there was a better solution. Maybe purely proof-of-work solutions will get more popular or something.
Got a non-captcha-looped source? I gave up after ten rounds of clicking bicycles.