Croatian Financial Agency issues a fraudulent certificate for Cloudflare's 1.1.1.1 DNS over HTTPS (DoH) service https://blog.cloudflare.com/unauthorized-issuance-of-certificates-for-1-1-1-1/
>>106494940SHUT IT DOWN
>>106494940>Croatiannever heard of this company what do they make
>>106495148They collect taxes for the government and block the bank accounts of people and/or companies if they owe someone something.
Cloudflare? More like Glowflare.
>>106495148>>106494940>CroatianSeems like the /g/ sirs got their job after all >>106388648
Host the planet edition.Previous: >>106433834.READ THE (temp)WIKI! & help by contributing:https://igwiki.lyci.de/wiki/Home_server/hsg/ is about learning and expanding your horizons. Know all about NAS? Learn virtualization. Spun up some VMs? Learn about networking by standing up a OPNsense/PFsense box and configuring some VLANs. There's always more to learn and chances to grow. Think you’re god-tier already? Setup OpenStack and report back.>What software should I run?Install Gentoo. Or whatever flavor of *nix is best for the job or most comfy for you. Jellyfin/Emby/Plex to replace Netflix, Nextcloud to replace Googlel, Ampache/Navidrome to replace Spotify, the list goes on. Look at the awesome self-hosted list and ask.>Why should I have a home server?De-botnet your life. Learn something new. Serving applications to yourself, your family, and your frens feels good. Put your tech skills to good use for yourself and those close to you. Store their data with proper availability redundancy and backups and serve it back to them with a /comfy/ easy to use interface.Comment too long. Click here to view the full text.
>>106493232
>>106491362I use the shucked drives as backup drives. Once a month when I plug them in I have to reapply electrical tape to cover the 3rd pin from conducting.
>>106489090Not true. the chips use less power, but the motherboards are all chinkshit jbod frankenmess shit and they typically idle in the 20w range while doing nothing. C3 states are the BEST they can do.Meanwhile pic related can idle sub 4w because HP's suppliers actually talk to each other and can achieve c3+ power states AND have expandable (low profile) PCI slots which none of the n100's have. Pop in a x710-da2 card and you have a 10 gig network firewall appliance that is cool, efficient and comfy.OR get one of the m920q with PCI riser cards and get similar results. My server rack has no lack for space so I prefer bigger SFF factors.
>>106495174*attached pic
>>106495174>4wlmao sure, in S1 maybedo you actually have one or are you just regurgitating from the bullshit germoid spreadsheet>Pop in a x710-da2 card and you have a 10 gig network firewall appliance that is cool, efficient and comfy.pop in a x710-da2 and it'll no longer idle under 30 watts moron
>>106493850>mintbabies first linux
>>106493867and it just werks, no tinkering required.
>>106493887mint was my first distro. have you used any others?
anons! (●´ω`●)
>>106495245You're no better than the furries
>the package has left for delivery
>your “PACKAGE” “”CAME”” in the “””MALE”””?ಠ_ಠ
>package has been delivered to a nearby store/locker as you requested>please collect it at your convenienceNot sure why everyone doesn't do this. Waiting in for a parcel is deprecated.
>package has been delivered>pick it up>it's the wrong part
>package has been delivered >I check my ring camera to watch the Amazon delivery guy walk down the steps of my long ass driveway while carrying a 50lb package of wood pellets for my grillYes, struggle peon, work for those dollars
>unable to deliver>call post office>"idk it's here tho">pick up>packing tape on the box says adult toy repeated in red. Lmao
>ditched chrome after it started fucking with adblockers>installed firefox with high hopes>random crashes out of nowhere>spotify stops playing randomly and needs to be refreshed>tons of other random issuesOk now what do I do?
give me a chromium fork that is not brave pls
>>106491324Grade 5 was best.
>>106491324She looks 35 by the end.
>>106492937Vivaldi, but it's not fully open source.
>>106483405Firefox literally never crashed on my PCs except the one time I fucked up the about:config many years ago, had to delete my whole profile and start fresh again.The moral is just don't touch shit you do not know about.
2.4KiB avif vs. 2.8KiB jpgWhy the difference in quality?
>two different file formats from completely different eras>why the difference
big images
I ignore all this bullshit and continue to use jpg and PNG
>>106490626ten bit colors at avif
>>106483559Why are you posting JPGs?Actually nevermind, you're a frogposter so you're just retarded
Rust is the most powerful language of today.
I like rust but I am not a trannie
>>106495243This is a straight flag ...
you better watch yoursel ves chuds
>>106495026>>106495027>>106495033>>106495079please reply to >>106495018, it's urgent.
>>106494994hes just jealous a sexier tranny has stolen the limelight
would you suck it, /g/?
>>106494994>>106495190you can tell they're trans because the belly button folds horizontally not vertically
>>106495013those pants i do not see it
Pros:>Strong sandboxing/isolation improves security.>Widely supported across major distros (especially Fedora, GNOME-based distros).>Uses Portals apps can request access to files, devices, etc. in a controlled way.>Good integration with desktop environments.>Flathub is a central, well-maintained app store with lots of apps.>Auto-updates supported.Cons:>Flatseal has the potential to change the permissions of other flatpaks at will. Essentially, a flatpak with the ability to change the permissions of other flatpaks. It is rendered to be "Potentially Unsafe" with "Arbitrary Permissions" with access to "User Data" subfolder flatpak/overrides, Can read and write all data in the directory" and "Arbitrary Permissions, Can acquire arbitrary permissions".>Larger disk space usage (apps bundle runtimes + libraries).>Slower startup compared to native apps (sandbox overhead).>Strong desktop focus not ideal for CLI/server software.>Relies heavily on Flathub (centralization concern).Comment too long. Click here to view the full text.
>>106494018It has access to these folders. Dunno if that would be bad
>>106494039Devs can give apps access to anything they want by default. >>106494049What does it say above "other files"? If it doesn't enable filesystem=host or filesystem=home enabled, it shouldn't be able to do that specific thing I mentioned.However, there might be other attack vectors. For example, since in your image it seems to have access to .local/share/applications, it might be able to override one of your system desktop files with a desktop file with a malicious command.
>>106493984By default all wine environments link directly to your root (mounted as z:\ drive) and to your home directory. Not only can your whole user directory be accessed (where 99.9% of your files, configs, etc. are stored), but your whole system as well. Sure, stuff like Bottles (and I assume Lutris/Heroic/etc.) don't have access to these directories by default, but people could create specialized exploits to escape flatpak sandbox.So, you'd only have to worry if you do this >>106494049 . Here the flatpak has access to the desktop and documents directories and media/ (all external drives). Any file in those places can be hit by ransomware, even if it's created for Windows (assuming this is your Wine/Proton launcher). People demonstrated that wannacry can affect Linux users if they execute it through wine.
>>106479792i think the only time i got stuck with an old runtime was with the am2r launcher
also i don't know why flatpak maintainers almost never patch software to fix the config paths. it's fucking annoying.
Gee, it's almost like AI is a bubble that will obliterate the American economy when it pops.
>>106494766>Why are we so retarded and why must all our foreign policy decisions always backfire so spectacular at us?Trump is stuck in the imperialist mindset of the 19th century. It doesn't work like that anymore.
>>106493174The problem with EUV scanners for non TSMC fabs is yield and throughput/downtime, not linewidth.
>>106487850>post-scarcity.What's the AI gonna do? Tell us shit we've already figured out like that 50 lane highways that cut cities in half are incredibly inefficient? That punishing law abiding citizens for defending themselves and their property is asinine and just encourages criminals to do more criminal shit despite the risks? That we should stop building houses out of cheap flimsy plywood and plaster in tornado prone areas over and over again? That dumping a metric fuck ton of plastic unto the ocean every year is poisoning our food supply and devastating the ecosystem? That cutting down the Amazon rain forest to grow fucking sóy beans will be catastrophic and lead to drought and city flattening mud slides? That giving toddlers smartphones stunts their brain development? That we shouldn't let trannies near schools an churches and that they should be put in psych wards instead?All these issues are already known, we're just an apathetic entitled and stupid people collectively to actually do anything about it and to caught up in the fake and gay culture war where sensible stances are suddenly 'evil' because Dem/Rep supports it.If we need a rack of over priced Nvidia GPU's to teach us common sense than honestly I'd rather just welcome nuclear war instead, humanity needs a reset.
>>106494906What's the 21st century mindset then?
>>106494906It seems more reasonable to me that the later part of the 20th century was just an aberration created by the US being the last man standing with an intact industrial base post WWII.
What are /g/ approved drawing tablet brands? Jewcom is overpriced, and Xencelabs is trying to be Jewcom v2.0. What do you think about XP-Pen and Huion?
>Thread derailed by AI drones.Can you not? You have like 40 threads in /g/ for fucks sake.
>>106495136why did you record yourself editing someone else's drawing of Musashi to look less like he's supposed to and how does that support whatever schizobabble you just posted about wacom?
>>106495138Why are you asking /g/ about drawing tablets when there's an entire separate board for art?
>>106491806Holy FUCKAI slop could NEVER
>>106495216because>>106495136this retarded wacom jeet shits up all tablet discussion threads on that board.
loonixcucks would rather have distro and DE wars than to unite under artix KDE to destroy the windows menace. Loonix's greatest strength is also its greatest weakness, the freedom that allows any retard to make his own distro/de with his own retarded ideas (see ebussi and guhnome)
>>106494383>artix>literally arch but muh systemdcan we kill all arch users
>>106494383I'd rather go back to windows than unite with kde fags.
>>106494383>Linux users would rather have freedom than force everyone to a standardThat's not the gotcha you think it is
>>106494576Gnome mentioned
>>106494383>muh systemd protest distroyoure an idiot
Lifetime windows user hereI just bought a new laptop with linux debian 13 and I regret it now because I started fearing security issues for someone who is not an expert. I should have probably bought a mac.My goal is the highest security and privacy without the need to be a highly technical userShould I just install windows on it and maybe get a mac later?
>>106495096Install windows so you dont have to deal with random problems you don’t understand
>>106495096>highest securitywhat does this mean>and privacywhat does this mean also
>>106495096so basically you have no clue what you're doing and you're asking whether you should do some random thing after doing another random thing instead of just figuring out what it is that you're actually doing
>>106495096>I regret it now because I started fearing security issuesThere is literally no reason for this, you sound mildly retarded.
>>106495096You sound extremely retarded so yes, a Mac would be perfect for you
I do not care for the modern computing experience. I long for the past.
>>106484713>pixel perfect open source clones especiallyyou can't have it without rewriting entire graphics stack from the ground up
do you really need anything more than a webbrowser nowadays?
>>106482469>There are laptops and desktop pcs (called "chromebooks" and "chromeboxes") with locked bootloaders you can't put your own choice of os onBullshit. It's easy to load coreboot.>Idk how software loading works on those but Google can decide to stop you running signed "apps" on those at any time.You can use the Debian VM that's literally an option in the settings to do whatever you want.
>>106481706That should be included in the install and completely offline. Same with the devtools.
>>106484998>How usable is Mac OS 9.2.2 in 2025? Very usable.>Can you even browse the internet and see webpages as they were intended?Except for that.
>Read the sticky: >>105076684>GNU/Linux questions >>>/g/fglt>Windows questions >>>/g/fwt>PC building? >>>/g/pcbg>Programming questions >>>/g/dpt>Obsolete laptops >>>/g/tpg>Cheap electronics >>>/g/csg>Server questions >>>/g/hsg>Buying headphones >>>/g/hpg>How to find/activate any version of Windows?https://rentry.org/installwindowsPrevious: >>106439810
>>106494845It means that nobody will be able to download and use the zip.Torrents work with chunks, not files, so without the txt people can't download approximately 2MB of that zip.You'll have to find the txt somewhere.
>>106484124connect with usb cablewendor firmware is safest
>>106495129won't work
>>106495160visit phone network sharing settingstry another cable
>>106495200you imbecile it would still count towards daily quota.Indian IPs should be range banned