our response, Gosisters?
Does your language support functional programming? Then it's good.Else it's shit.
>>109027281People come to Go from Java also.
>>109028267every turing complete language supports functional programming
>>109010727His voice is so annoying.
>>109014791>generally superior to Python and Ruby for CLI performanceGolang is compiled, dr.Shillmaster5000, you cannot compare quasi-runtime with a fully-fledged runtime. any quasi-runtime is inferior to normie runtime, no comarisons required.>>109014791>clear and straightforward build systemit doesnt build on win7, while clang builds. you can literally copy clang to a linux distro and it will run from that directory. Golang is inferior compared to C compiler i mentioned.
https://support.microsoft.com/en-gb/topic/june-9-2026-kb5094126-os-builds-26200-8655-and-26100-8655-1a9bcba6-5f53-4075-8156-fe11ac631737my fucking box just updatedIs this going to detect all my memes on my computer and flag me now?
>>109028786Makes sense. It would look very silly if the NSA got spied on by others.
>>109025738enjoy your zero-days then
>>109025738Retard.You don’t use Linux because you have no brains.
>>109026444>Maybe it's related to that new law in UK that all OS must analyze porn.whatare you saying that their government is now telling Microslop to look at what britbongs jack off by using Copilot or some shit?
>>109031180No. Just to share the data they already collected doing it.
Hey what's up with this topic? Almost hundred videos with similar title and thumbnail text. Are there other similar examples, which would be expected if this is just bots mining a topic?Here are most of the videos transcribed, for analysis or whatever: https://pastes.io/LArSEdN2Cosine similarity between transcripts: https://pastes.io/RMh2Y8lb
>>109030169The advertising industry is genuinely just a collection of some of the worst people in human history getting together and non stop scamming each other.>We spent 200% of our planned advertising budget on youtube ad impressions due to the intense engagement we got!>Did it increase sales?>No but everyone else does it too!
>>109011757This.Faggots do nothing just baiting for money.
>>109019431aka the Asmongold pipeline
>>109030256*Asmongoy ftfy
There are way more of these video than I thought.
>>108785672"The further a society drifts from the truth, the more it will hate those that speak it."--George Orwell>CyberpunkThe FAQ: https://archive.is/mkDpaWhat is /cyb/erpunk?: https://pastebin.com/pmn9vzWZHow do I into /cyb/erpunk?: https://pastebin.com/5tpNFQdsHuge list of cyberpunk media: https://archive.is/6pQt6The cyberdeck: https://pastebin.com/7fE4BVBgCyberlife: https://jinteki.industries/files/cyberlife.7zBibliothek: https://www.mediafire.com/folder/4m5hd2065hde8/Bibliothek>PrivacyTools: https://www.privacyguides.org/en/tools/Comment too long. Click here to view the full text.
>>109028456Brian Eno has forever been ruined. Get a gun and kill yourself, marine.
so while we wait for RCS 4.0 to rollout (and hopefully for grapheneos to support it), what's the go to for e2ee video calls? I guess discord is the most accessible, but something like element x seems more trustworthy.
>>109028456braxton, stop being gay
=== /sec/ News:>Tails 7.8.1 Is Out as an Emergency Release to Fix Serious Security Vulnerabilitieshttps://9to5linux.com/tails-7-8-1-is-out-as-an-emergency-release-to-fix-serious-security-vulnerabilities>Coming two weeks after Tails 7.8, the Tails 7.8.1 release is a small update but an important one, as it ships with an updated Debian kernel, Linux 6.12.90-2, which was patched against the CVE-2026-43503 security vulnerabilities that could allow an application in Tails to gain administrative privileges.>“For example, if an attacker was able to exploit other unknown security vulnerabilities in an application included in Tails, they might then use this vulnerability to take full control of your Tails and deanonymize you,” said the Tails devs. “We are not aware of this vulnerability being used in practice until now.”Also seehttps://tails.net/news/version_7.8.1/
>>109030323Damn, I feel sorry for the guys who got the broken version
Do browsers still work with win7? I don't need much except for reading 4chan, some forums, blogs and watching yt.
>>109027364Only millennials give a fuck about privacy. Who gives a shit everything you do is tracked and watched by the government at all times.
>>109006334>font rendering>the networking stack>various other junk windows does in the kernelthis is all not getting updated on discontinued windows even if you use the latest version of browsers etc and it is only a matter of time
>>109028423two more weeks
>>109029811More like a few possibly several more years, but yes it will become much more broken than it is, and the hardware that it can still run on isn't getting any more capable.
>>109030121That only matters for the GPU. You can install it on any modern motherboard with any modern CPU. Windows 7 is fully UEFI-compatible and there is a patch called UefiSeven that allows for it to be fully installable on even UEFI-3 boards. The only things that don't work are the specialty cores in a CPU and integrated GPU. Everything else works just peachy.These two components will only be hard-blocked once CPUs and the UEFI standard drastically change. They're not susceptible to firmware limitations like GPUs.Windows 7 has been around for the peak of computing. It lasted longer than almost any other OS with being actively supported. The amount of components old and new that work with it are staggering, it won't suffer from component scarcity for a very long time. Until then, it all works juuuust fine.
>make my own distro and package manager>everything just workswhy haven't you taken the distro pill /g/? do you enjoy using trannyware?
>>109029243it's kinda cool, but you're not doing anything to mitigate compatibility issues.your packages provide no information about what file/s are provided, making it almost impossible to uninstall a package.also you don't seem to be separating regular libraries from devel libraries, nor are you applying security patches, or compatibility patches which all major distros are doing.>make installthat is proof you don't know what you're doing.that shit will happily destroy your environment. at least build some intermediary package that you can use something like gdebi to make sure it doesn't break your entire system.
>>109030204note sure if you're trolling but>your packages provide no information about what file/s are providedhokuto manifest pkgnamelists all the files of a package>making it almost impossible to uninstall a package.hokuto uninstall pkgnameuninstalls the package>separating regular libraries from devel librariesuseless minimalist retardation>applying security patchesyou don't need to apply security patches when your packages are up to date and if there are patches instead of version bumps I apply them (eg bash)>make installmake DESTDIR="$1" install is not make install retard, also I build all the packages as a normal user to avoid rogue packages installing random shit outside of the destidir
>>109030274I read your package manager code. And everything it does, it does poorly, disregarding common safety precautions.I opened the install.go and uninstall.go and they're riddled with logic errors and bugs waiting to happen. Find another place to shovel your slop.I must say, I had quite a blast looking at manifest.go. If any of the steps fail, then you're left with a broken system. LMAO
>>109030674>broken systemyet I've been using my distro for 6+ months on my desktop + rpi4 (all packages cross compiled from my desktop) and everything works. For example if I have a root shell I can uninstall glibc, brick my system and recover by just installing glibc from my package mirror. And I could keep a static busybox around just to ensure I can always open a root shell for recovery.
>>109030674anyways thanks for the criticism, I noticed that my busybox wasn't statically compiled and that I didn't have symlink for ash in my package. I fixed both issues and as you can see I can uninstall glibc, open a root shell with busybox and re-install glibc from the remote mirror. most distros would not be able to recover from this without using a live environment.
Why does the programming language have a package manager, Yomi? Aren't distros supposed to handle package management?
Because scrubs simply cannot be bothered to learn system tools or learn how their system is organize while also knowing that they are far more intelligent than their sempais
>have npm installed by accident>program I install installed something from npm>sweat bullets because of the worms that have been going around npm
>>109030418also>install program that must be run as root (for understandable reasons)>program requires packages to be installed from pip>while pip is run as rootwtf is pip
>>109028152>Aren't distros supposed to handle package management?you have to differentiate between the user/sysadmin and the developer, shrimple
>>109028152Why is Tomo so shit? She ruined the whole episode!
>dude let's just turn the switching power button to call for ai instead! and the screenshot (volume + power) to to be the power button, and then let's not allow our users to turn it back to it's original setup, and let's make the screenshot signal to absolutekly suck and move the screen place while it screenshots so it's never gets alright, because we love revolving things that already simply work into an absoluetlly insufferable experience for our usersthis level of slop is lower than iphone, who was the genius that got the idea?
>>109027187I can't stand modern phones anymore, android is completely insufferable. Constant UI (((upgrades))) make it a pain to do anything. Android 4.0 was feature packed, and very usable even despite the hardware in that era lacking the processing power. Now you can't do fucking anything, and it's ugly as shit. Even android 4.0 was ugly as shit, but I would gladly take it over what we have now. It's like the Android design team is trying to convince the IOS design team to use android phones; it's all ugly slop.
>>109029010you can, but they also move it around and it's hard to find in the settings
OneUIGODS stay winning. I have my power button configured to unlock rotation with a long press, and my screenshot button combo still works fine
Yeah but on my android I can easily download APKs for things and debloat my phone with easy. With iphone it's a ballache.For instance on Android I replaced the Youtube app with Youtube ReVanced that has no ads, skips promos, skips sponsors/ad reads, etc. If I want something similar with iPhone I need to get some sideloading software on my PC and transfer files to my phone which breaks once a week and needs to be refreshed or I'm forced to buy an apple developer account. I haven't updated ReVanced on my android in like 8 months.
>>109027187i recently got a pixel and moved to graphene.Stock pixel had the same power button combiniation. After installing graphine power button became power button.I am never going back to stock android.At this point if stuff like my bank app stops working i would rather change bank then go back to a bloated piece of shit ever again.
previous: >>108985085READ 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.>Links & resourcesCool stuff to host: https://github.com/awesome-selfhosted/awesome-selfhostedComment too long. Click here to view the full text.
Im not seeking to build a server, I want to replace my singular 3TB harddrive I had in an external cradle for a while witha raid array because it failed and took 700GB of backups and photography data with it.I would not be opposed to it having an internet connectivity, but primarily I want to connect it to my PC via USB. I think I would go for 3+1 or 3+2 system of 1TB drives. Ideally, it would just behave like any external harddrive. What would be a good system to buy and what brand of HDDs should I get?I run Linux on both my PC and laptop and I sometimes use a switch to use my setup on either of them when I'm at my desk, btw.
Is there a way to run a 4 disk RAID10 storage solution under Windows with the intention of eventually taking those disks and transferring them into a Synology NAS? I'm currently using Windows Storage Spaces and would like an exit path out of the windows ecosystem that would allow me to use an array in the meantime.
macOS 27 Beta Breaks The Ability To Boot Asahi Linuxhttps://www.phoronix.com/news/macOS-27-Beta-Breaks-Asahi
>>109027989
>>109022804IMO the point of asahi is research on the apple hw, it's an end on itself that can be referenced in other cases of reverse engineering and not strictly about having linux running on mackbooks.
>>109022530It also allegedly dropped x86 support, so this is your last chance to build maxed out MacPro.Protip: use any hexa to tetradeca core CPU of e5 Xeon v4 series and polaris AMD graphics card. Any motherboard would do, but check net and audio hardware in advance, make sure it will work out of the box.If you're an applefag, may also get a wifi/bt pice card for air drop to funtion correctly.You can build it for like $250-300. And it will actually be a computer with respectable capabilities, not a Neo toy.Even if you think you don't need one right now, consider it as a backup device if your daily driver breaks. Set it up now, while that community still kinda exist and software of all kinds is available. Thank me later (in a decade or so, when owning compute would require a loicense and all that).
>>109022530Asahi say it's a bug and will be fixed in the full release
>>109030263We had something similar with yellowdog linux back in the day.I did try it, but it wasn’t that good so went back to os/x but it did work.os/x is a true unix for the most part, don’t see the need for linux really from an end-user perspective.
/lmg/ - a general dedicated to the discussion and development of local language models.Previous threads: >>109023085 & >>109018067►News>(06/10) DiffusionGemma 26B-A4B released: https://blog.google/innovation-and-ai/technology/developers-tools/diffusion-gemma-faster-text-generation>(06/09) Cohere releases North-Mini-Code-1.0: https://hf.co/CohereLabs/North-Mini-Code-1.0>(06/07) llama : add Gemma4 MTP #23398 MERGED: https://github.com/ggml-org/llama.cpp/pull/23398>(06/05) dots.tts 2B released: https://hf.co/rednote-hilab/dots.tts-soar►News Archive: https://rentry.org/lmg-news-archive►Glossary: https://rentry.org/lmg-glossary►Links: https://rentry.org/LocalModelsLinks►Official /lmg/ card: https://files.catbox.moe/cbclyf.pngComment too long. Click here to view the full text.
>>109032684is it really faster? But q8 kv is the vramlet pick and oh boy I AM a vramlet.
>>109032693F16 is hardware accelerated where as quanted shit isn't.
>codex is downyay wasting my time with local models the past couple of weeks can finally be useful
>>109032734>>109032734>>109032734
>>109032528I get the idea: the main llm is controlling various agents to become Neuro. But actually setting it up and getting a result as good doesn't seem easy at all.
/aicg/ - A general dedicated to the discussion and development of AI chatbots.Fable Is a Cuckie Edition>The BotBrowser extension for SillyTavern has been confirmed to be a trojan that steals API keys. You should remove the extension and consider rotating your API keys if you've used it. Details:https://rentry.co/st-backdoorThe StructuredPrefill extension by the same author is suspected to be compromised too, so using it is not recommended either.>NewsAnthropic releases Claude Mythos 5 and Claude Fable 5:https://www.anthropic.com/news/claude-fable-5-mythos-5Nex AGI releases Nex-N2-Pro and Nex-N2-Mini: https://huggingface.co/nex-agi/Nex-N2-ProNVIDIA releases Nemotron 3 Ultra: https://research.nvidia.com/labs/nemotron/Nemotron-3-Ultra/Anthropic releases Claude Opus 4.8: https://www.anthropic.com/news/claude-opus-4-8Comment too long. Click here to view the full text.
>>109025721STRAIGHT DROOOOOP
kind sirs what is the poorfag choices of model? gemini glm and deepseek are kinda alright for their price are there any more?
>>109032083based schizo? gemini. STEMslave? qwen/kimi. actual academic? claude/shatbpd.
.
>>109031385remember when GPT 4 32k was the holy grail to everyone here? people sat through injected starfield ads and the most desperate willingly humiliated themselves before a homosexual degenerate just to get a taste of the good stuff. and now nothing comes close to bringing out that longing in anyone anymore.
>Stremio has been completely free for the last 11 years – and it will always remain free! However, in order to deliver the quality, support and cutting-edge features you’re all used to, we’re launching Stremio Supporters: an optional way for our community to support the long-term development of our product.https://blog.stremio.com/stremio-supporters-a-way-to-sustain-our-development/Stremio just fucked up by responding to Nuvio with this. It's time to forget Stremio the same way people are dropping Plex for Jellyfin.
>>109024494>>109025534>pay to piratereally niggas
>>109015590Does Nuvio stream from torrent trackers yet?
>>109030015Stop asking AI for shit you retard. Nuvio does torrents or filehost. No debrid needed. I never pay and I get 4K streams on Nuvio. God I hate you AI fags. Learn shit on your own.
>>109030063Yes. It just got that a couple months ago.
>>109030015Bruh, even in stremio I use free torrent and https stream addons. I don't pay for shit in kodi and iptv and I'm not doing that here.
How do you stop this?
>>109029111>How do you stop this?You snip the internet cables to the UK and set them adrift.
For those who know a lot about this stuff, what's the best way around this that doesn't involve just KYS? I've heard about GrapheneOS abd Pixel phones and Tor browsers but how effective is any of that? Any recommendations?
>>109029864There's plenty of things you can do but it depends entirely on how much the UK government bans these things. GrapheneOS is probably your best bet; but the UK government can actually make laws saying that it's illegal for banks, websites, apps, etc to support the operating system.
>>109029111
>>109029207This cyberpunk witcher game is the most lazy and boring iteration of the cyberpunk setting I've ever seen. It's like their whole inspiration was YouTube playlists named "sci fi retrowave cyberpunk mix to study to"
LOLOLOL
AItards lostAs it should be.
>>109023868this, but unironically
>>109023852> Identity verificationOh nice. Wonder how this will work out for European firms that have their employees make use of Claude Code.
>>109023852LMAO they lost me at mandatory phone number already. Local slop bros we may be fine dining soon...
>>109023852WE WON PELICANBROSWE WON VIBEGODSWE WON AICHADS>If you choose to do so, data we will collect includes, depending on the method: an image of your government-issued identity document and the information appearing on it (such as your ID number and date of birth); your image in photo or video form, facial geometry templates (which may be considered ‘biometric data’ in some jurisdictions); and the result of the verification (for example, whether your age meets the applicable threshold).>SOURCEhttps://privacy.claude.com/en/articles/10301952-updates-to-our-privacy-policyhttps://www.anthropic.com/legal/privacy