Previous /sdg/ thread : >>107099657>Beginner UIEasyDiffusion: https://easydiffusion.github.ioSwarmUI: https://github.com/mcmonkeyprojects/SwarmUI>Advanced UIComfyUI: https://github.com/comfyanonymous/ComfyUIForge Classic: https://github.com/Haoming02/sd-webui-forge-classicreForge: https://github.com/Panchovix/stable-diffusion-webui-reForgeStability Matrix: https://github.com/LykosAI/StabilityMatrix>Early Preview UIAniStudio: https://github.com/FizzleDorf/AniStudioComment too long. Click here to view the full text.
Morning anons
Audrey
hullo
>>107124775I'm an optomist and want to believe the future is bright. we can come together and defeat the daylight savings scourge! >>107124817gminteresting how your backgrounds always animate >>107125335hallointeresting pose
i cant take this board seriously after the hack this yearif you all were so smart you would have noticed that this shit was outdated and was exploitablefuck you /g/
>>107125024Yeah, I know. That's why used the term: sell. They never config'd that to mean "under any means give out information." in legal context. Its sneaky subversive jew shit. The end point should've been "they can't trade/sell/give info even for legal purposes in case it would lead harm to user." This would be the big W in regards to data privacy.
>>1071246324chan is like a wife that I return home to and beat, I know she'll always be around no matter what so why bother giving a shit as long as she puts out.
My other imageboard that I post on has gone offline, and I keep trying to fix in on my end. It's not working. I tried connecting through a VPN, resetting my router, even changing my DNS servers, but nothing works because the fucker on the other end has renewed his SSL wrong or something and I get "Connection Refused" no matter what I try. I even emailed admin@ from my real email address to tell him his site was down, and the email got rejected a day later after multiple failed deliveries. Nigga's fucked it and the users cannot bring it back.
>>107125024what's stupid even with all the data CF slurps up it can't tell who's a bot ant not
>>107124855yes, thats mass survellaincegang stalking implies that a group of people is specifically targetting (((you)))thats schizo level bullshit and most likely drug-induced psychosis
Why aren't you working on that project of yours, fa/g/?https://thelastpsychiatrist.com/2008/06/internet_addiction_belongs_in.html>tl;dr it's your fault
that blog is really good at filling you with dread and despair.not just that post.
https://github.com/dimdenGD/OldTweetDeck/issuesjust lost my account of 15 years.understandably, pinging the search API all the time probably looks botlike. has anyone successfully appealed in the past?
>>107123349It's simply a web app that uses the available twitter API.
>>107119796Feel free to log into my account> https://xcancel.com
looks like it might have been because it was using X Pro API keys for certain endpoints even when not subscribed to X Provery dumb decision by the dev if true
>>107123329>Buy our premium service goy
https://github.com/dimdenGD/OldTweetDeck/issues/459#issuecomment-3499066798>I believe this is the direct cause of the recent mass suspension of OldTweetDeck users. The fact that legitimate X Pro users — those who used X Pro through team access from a Premium account while their own accounts were unverified or on X Premium Basic — were also mistakenly suspended supports this theory.even people who dindu nuffin got hit by this
Bump limit after a day thread still active at 3AM on a workday we're in the end times for real dedicated to no one thanks to no one ECONONY IS OVER- EditionApplication advice:https://www.youtube.com/watch?v=_TlqTVNtQd4Considering a side hustle?https://www.youtube.com/watch?v=2K-Gr7VLCi8>Interviewinghttps://www.youtube.com/watch?v=kE0x3i4IloI>How to write a resumehttps://github.com/0xCyberY/CVE-T4PDF>Salary Stuff"What's your expected salary?": https://www.youtube.com/watch?v=cJMrNOQqy7wComment too long. Click here to view the full text.
I flipped the desk and walked out of an interview last year. Never applied for a job ever since. Fucking bitch didn't even care. These people are dead, they don't exist, the Devil is tricking you into thinking they do but they don't.
>>107125336We need a caste system where all engineering is gatekept by asians and caucasians.
There are more jobs in cities with 100k people and 600k in the metro area.
>>107125206unironically modern AAit takes something like 2 hard "dependents" for one man to even succeed priority over an independent womenshit's fucked in every industry
>>107125450Diversity, equity and inclusion has been dead since January. So what's driving this?Is it just the feminist and horny culture since 1945?
The son of Jack Tramiel, Leonard, along with the Commodore retro community, have secured all 47 original trademarks. Commodore is back with modern hardware in a retro-inspired chassis, and a new Linux-based OS, Commodore OS Vision 3.0, based around the same principles that made the original Commodore appealing for enthusiasts and hobby programmers. While Commodore becoming an industry player again is very unlikely, and they're clearly leveraging nostalgia to make a buck, it's interesting to see the company necro'd from the ether. What does /g/ think about the return of Commodore?
>>107118610Bad vertigo from bending over if I had to guess.
>>107115552retro shit needs to be left in the past
>>107115552what is the point of all that? just let go already.
>>107115552Anyone who includes "From the desk of..." in their letters or websites should rope.
great now let's see commodore run some LLMs
No NAT November editionPrevious >>107047472READ THE WIKI! & help by contributing:https://igwiki.lyci.de/wiki/Home_serverNAS Case Guide. Feel free to add to it:https://igwiki.lyci.de/wiki/Home_server/Case_guide/hsg/ is about learning and expanding your horizons. Know all about NAS? Learn virtualisation. Spun up some VMs? Learn about networking by standing up a OPNsense 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 Guix. Or whatever flavour of *nix is best for the job or most comfy for you. Jellyfin/Emby 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.Comment too long. Click here to view the full text.
>>107116095https://ccadb.my.salesforce-sites.com/mozilla/CACertificatesInFirefoxReport>Government of Hong Kong>Government of Turkey>Government of Spainlmao
>>107124725Bumping you as you're helping, thanks.>>107124749
>>107124749>only when my IP address changes. A cronjob would be lousy.Write a small shell script that1. curl ifconfig.me/ip to get your public IP2. store it in some file3. check if file content and grabbed IP mismatch4. do the DDNS shit on mismatchAlso, personally I would prefer curl over ftp, feels easier to useObviously, it would be cooler to run your own DNS zone hosted on your own bind and update with nsupdate and bind keys and stuff...
>>107124939That makes total sense, thanks. I'll try that. And yeah, I might go with curl in the end, since ftp wasn't working getting the IP from that link.>run your own DNS zone hosted on your own bindWhat's this?
>>107113287I would switch my server to guix but they don't have a smartd service yet
Why aren't computers marketed like this anymore?
>>107125401People don't know how to read anymore.
I HATE VS CODE NOTHING WORKS
>>107122737CLion syntax analyser crashes often on Windows, with the only fix I know of being a CLion restart. Sad, but I do like CLion.
>>107103404>RahulFound your problem.Kill yourself.
just use neovim
>>107123068What do you have against it anyway? these days Neovim seems like the best of both worlds. You get more extensibility in your editor, a great idea from Emacs, and the ergnomics of a modal editor. I think the perfect tool would be a hybrid of both. I actually don't mind the Emacs binds for movement, but I also have to admit that they aren't as comfy as Vi. I actually have some rebinds for insert mode that make movement there similar to Emacs.
>>107103404you can't even take a screenshot so your opinion isn't worth a damn
What's a variable?
>>107122719Is there a hidden image in this picture? It's not pure red.
>>107122719>Lust provoking image>Irrelevant time wasting question
>>107122719It varies.I'll see myself out.
you know how sometimes poop comes out of your butt and other times it's pee? it's a bit like that.
>>107125430haha i love froggo xD
Previous: >>107112765
Well, after finishing a shitty project really quickly, I was rewarded with another shitty project. I've been sandbagging the entire thing while trapping everyone involved in a web of confusing information spread across every communication platform we use. I'm confident that by the end of the month, the progress will be next to zero.
>>107124714based ISO outburst triggers haver
>>107124812saar level support
>>107124812the system is working as intended
everyone who uses ai always say they verify the solutions it gives them with documentation but then they never actually do
What is the /g/ approved smart TV?
Telly. Free with a whole second screen for ads!
No. It's not an Android based os. It's based on mobile linux platform by palm. There is a way to sideload ipk apps, but there's way less stuff than on android tv.
>>107119568Then don't setup the internet on it and if you're paranoid, just blacklist the fucker on your network.
>>107118735The FOSS one.
>>107120599>>107121505newpipe's design is based on a phone, you should install smartube which is the foss android tv app
ITT: Tech you wanted as a kid
>>107112117Yeah these things were so cool yet pointless to own as a teenager
>>107125058>Palm Pre was the thing.Nobody ever said this.Around the same time, though, I had like six friends with a Microsoft Kin and knew at least four more people with them.It's like they just dumped the left over stock in my neighborhood.
i really wanted one of these. i still believe in the concept of a minimalist computer, too.
>>107125420FOSS laptop looking lit
>>107125420The keyboard was dreadful and Sugar was disgusting.Still, I agree that it was a cool concept.As for minimalist computer, I wouldn't mind something like pic related. Text-only linux, basic e-ink display. I could get some work done.
https://www.firefox.com/en-US/kit/Is this enough to salvage its reputation?
Fuck trannies, fuck furries, fuck technology. Simple as
>>107125396Technology board.
>>107125396Trannies board.
>>107122494>>107122510>>107124525
>>107125396Furries board.
The CFO of OpenAI says people aren't exuberant enough about AI .Please, help Sam Altman, buy a ChatGPT subscription.
>>107124664>>107124751Genuine question: How does this AI shit help America or China gain any advantage whatsoever? It's nothing but environment-raping datacentres used my retards to ask the most inane questions.
>>107125125>environment-rapinghow long you gonna peddle misinformation? golf courses use more water.
Scam Altman wants to blackmail all of us that his Open AI is "too big to fail" and we should bail it out. I say burn it the fuck down
>>107125177This. 2008/09 showed the world what happens if you the burden of failed systems onto taxpayer's shoulders. Fuck ClosedAI.
>>107125152they're building more coal plants to feed the datacenters idiot