- 0 Posts
- 256 Comments
frongt@lemmy.zipto Technology@lemmy.world•Engineering For Slow Internet Even When Not Stuck In AntarcticaEnglish4·6 hours agoYes, Windows peer to peer update downloads work over LAN. (In theory, I’ve never verified it.)
HTTP caching still works fine, if your proxy performs SSL termination and reencryption. In an enterprise environment that’s fine, for individuals it’s a non-starter. In this case, you’d want to have a local CDN mirror.
frongt@lemmy.zipto Selfhosted@lemmy.world•Campfire (the self-hosted group chat) just became free and open source!English1·6 hours agoWhere do you see that? The repo says you should be able to clone and run it.
Middle click on what? And which desktop environment?
frongt@lemmy.zipto Technology@lemmy.world•Engineering For Slow Internet Even When Not Stuck In AntarcticaEnglish2·8 hours agoThey’re not required if you disable or block them. In an enterprise environment, you deploy a local update server, like I said.
As far as your personal devices are concerned, though, you’re on your own. If your iPhone refuses to do something because it wants an update, you’ll just have to wait to do that thing until you get home. We don’t have the bandwidth to spare.
frongt@lemmy.zipto Technology@lemmy.world•Engineering For Slow Internet Even When Not Stuck In AntarcticaEnglish8·9 hours agoLocal mirrors and caching proxies.
I’ve worked in an environment like this. We had a local server for Windows and Mac updates. Direct updates were blocked. It’s a solved problem, you just need developers to participate.
frongt@lemmy.zipto Linux@programming.dev•Smallest modem I can put into bridge mode and feed into a router?2·16 hours agoI would start with your ISP’s list of supported devices.
frongt@lemmy.zipto PC Gaming@lemmy.ca•Hollow Knight: Silksong Is Out Now — but It's So Popular It's Crashing Storefronts Including SteamEnglish7·1 day agoThey probably weren’t expecting this much, and didn’t pre-scale the server instances. Having more capacity than you need is expensive.
frongt@lemmy.zipto PC Gaming@lemmy.ca•Hollow Knight: Silksong Is Out Now — but It's So Popular It's Crashing Storefronts Including SteamEnglish7·1 day agoSteam pre-downloads are encrypted.
Agreed. Persisting through a wipe and reinstall is extremely unlikely. That kind of persistence isn’t used by people doing it for the lulz.
I’d definitely check for devices on the audio cable, suspicious USB devices, things like that. And we need more info about trying to isolate and identify the actual source of the sound itself (speakers, headphones, etc.)
Like you mentioned, if it happens even when the PC is off, then I’d look for some kind of annoyatron, not the PC.
frongt@lemmy.zipto Technology@lemmy.world•WiFi signals can measure heart rate—no wearables neededEnglish8·1 day agoIt’s probably possible right now.
Is the package named findutils?
frongt@lemmy.zipto Selfhosted@lemmy.world•[Help] My first serious self hosted serverEnglish2·2 days agoNo, it does not. An HBA (or a raid controller flashed to IT mode I think) presents the disks directly to the system. I’ve done this several times.
From a live boot system, I don’t see why not. Compiling a system and writing it to disk should be relatively easy.
From a blank system and a blank thumb drive… No, unless your PC has some form of builtin command line. You’d either have to type in every line of code like you were using a PC from the 70s, or implement networking so that you could download it.
frongt@lemmy.zipto Technology@lemmy.world•Your Brain on ChatGPT: Accumulation of Cognitive Debt when Using an AI Assistant for Essay Writing Task [edited post to change title and URL]English173·2 days agoIt helped me a ton this summer learn gardening basics and pick out local plants which are now feeding local pollinators. That is something i never had the motivation to tackle from scratch even though i knew i should.
Given the track record of some models, I’d question the accuracy of the information it gave you. I would have recommended consulting traditional sources.
frongt@lemmy.zipto Technology@lemmy.world•Your Brain on ChatGPT: Accumulation of Cognitive Debt when Using an AI Assistant for Essay Writing Task [edited post to change title and URL]English481·2 days agoThis isn’t just being said, it’s being shown with data.
frongt@lemmy.zipto Linux@lemmy.world•It's possible to substantially speed up wakeup from hibernationEnglish20·2 days agoFile a bug report so that everyone else can benefit.
frongt@lemmy.zipto Linux@lemmy.ml•Crafting a retro desktop for old computers (~1GB RAM) the right way16·2 days agoHave you considered just running an old version of Linux?
Yeah, you’ll have to have a bypass list for some sites.
Honestly, unless you’re actually on a very limited connection, you probably won’t see any actual value from it. Even if you do cache everything, each site hosts their own copy of jQuery or whatever the kids use these days, and your proxy isn’t going to cache that any better than the client already does.