Unfortunately it looks like 2025 will not be the year of the linux desktop.
>>106532202kek, based.
>>106532202I've learned over the years women will literally go along with whatever they think the majority is doing because they are desperate for social approval.If everyone switched to linux they would jump on board and post tiktoks bragging about "muh pinguin"That said, Linux distros have never been easier to use and windows and Mac have never been worse. If windows 11 isn't the intersection point, windows 12 which is being proposed to no longer allow you to connect a mouse or keyboard and expects you to talk to the AI while it harvests and sells your data may be the bridge too far.>>106532706I mean, that is an issue if you can't figure out how to use your own OS.It doesn't help that Linux users don't prepare you for certain issues. The fact that I can't download a application file from a website and instead have to get it from a file manager is wild to me.But KDE feels like what Windows 11 SHOULD have been. Immutable distros make it easy to not break your OS and translation layers like proton help a lot with the switch.>>106533000I mean, unless they do art.I currently am trying to switch a girl over to linix, but I have to be 100% certain her programs and pariferals will work before she does.However, she is super open to it cause how often windows have fucked her over for years.
>>106539170>The fact that I can't download a application file from a website and instead have to get it from a file manager is wild to me.You can though? Tons of developers offer .deb, .rpm, flatpaks and/or appimages for their apps. Package managers and repos are just convenient ways to quickly install something without having to hunt it down. I will admit that running into dependency issues is total inexcusable bullshit but flatpak and appimage basically solve this.
>Have GF>Install arch for her>Make some aliases for basic commands>Runs completely fine for her purposesMust suck to suck.
>>106532202You actually thought it was ok to give a woman, a real XX woman, an Gnuix install?
Old thread image limit reached.1. I usually get pro models, but this one is so fucking ugly, aluminum fucking sucked back in iPhone 5S days, your hand acid will etch the porous aluminum out, they made it more rounded so its going to be more resistant to that, but next year they will release a version that has those sharp polished accents like iPhone 5S used to have, and those will etch like crazy.2. Whole massive bump is a good thing in that they should be able to fit the sliding lens next year for actual optical zoom.3. the 8X is fake, its same tetra-prism of iPhone 15 and 16, but with bigger 48MP sensor they will be able to crop better and extract more from the telephoto lens. Glass is what limits the ultimate resolution of the sensor, so bigger sensor will give better image quality, zoom in to 8x on your iPhone 15/16 Pro Max right now and it will look the same just slightly sharper, just because of extra pixels, but its still a hack.4. vapor chamber, metal encased battery, and ceramic coating are the only great additions, metal encased batteries were added some time ago but now it seems we have them across all phones, should be more user service-able, thank Europe for this, because our politicians here do not give a flying mega fuck, and they shit on you poor fucks who don't even have a trust fund. Ceramic coating is amazing if truly added, think CERAN, the "glass" that is used in electric stoves, transmits infrared, crystal structure makes it so it does not shatter from hot/cold shock, hopefully that also translates into shatterproofing.5. Applel Watch - well, not much to say, hypertension sensor is great, but obviously limited, sleep tracking is fucking retarded, blood oxygen level finally gone it was retarded, you should know when you are asphyxiating from lack of oxygen, A MUCH BETTER ADDITION WOULD BE AIR MONITORING SENSOR!6. eSIM - fucking cancer, you cannot change or move your SIM w/o carrier approval "for privacy and security." Get bent.
>>106538201No, it does work.
is the air the precursor to their foldable for next year?
>new UI>extra thin phoneApple really disappeared up their own arse regarding innovation.
>>106539687looks like it. That design where the logic board where everything is inside the bump looks ideal for a foldable.
>>106539687pretty much, this is what people think, development process is a weird thing they needed to make an experimental temporary product, if popular they keep it, if not they make foldable, maybe even go thinner
Refuel Edition>Software Development & ProgrammingDevDocs - https://devdocs.io/Stack Overflow Blog - https://stackoverflow.blog/>IT Operations & Infrastructurehttps://downforeveryoneorjustme.com/https://status.cloud.google.com/>Disabilityhttps://www.usa.gov/benefit-finder/disabilityhttps://www.canada.ca/en/services/benefits/finder.html>Job ListingsComment too long. Click here to view the full text.
>>106538205Somehow Rocket Man's cuts increased the deficit.
>>106539604No they didn't.
Will training to take XXXL dragon dildos improve my chances on the job market? Sysadmin btw
>>106539579>having watched a lot of bodycam footage channels it feels like every town has That GuyI think the biggest eye-opener for me was noticing how many of these people that freak out on body cam are sincerely mentally ill.As soon as you realize this, you genuinely start to wonder why reopening mental asylums ISN'T a key policy talking point.
>>106539563free tibet tiannamen square winnie the pooh
Have any of you tried anything from M5stack, fellow /g/entooman? Haven't started a thread in some time. But I think I saw some m5sticks posted in a non related thread and was wondering if anyone tried or even know about this shit.Just got "Please wait a while before making a thread". So, while I wait: fuck you chink moot, I've waited a lot already.
>>106539460Their stuff looks really fucking interesting but has a surprisingly small presence in the west so far. It's made by Espressif, famous for the ESP32. I haven't used any of their stuff personally(i have too many unused arduinos and pi picos laying around). But I saw some cool projects on youtube, multiple of them from japan.
>Lisp is a family of programming languages with a long history and a distinctive parenthesized prefix notation. There are many dialects of Lisp, including Common Lisp, Scheme, Clojure and Elisp.>Emacs is an extensible, customizable, self-documenting free/libre text editor and computing environment, with a Lisp interpreter at its core.>Emacs Resourceshttps://gnu.org/s/emacshttps://github.com/emacs-tw/awesome-emacshttps://github.com/systemcrafters/crafted-emacs>Learning EmacsC-h t (Interactive Tutorial)https://emacs.amodernist.comhttps://systemcrafters.net/emacs-from-scratchhttp://xahlee.info/emacshttps://emacs.tvComment too long. Click here to view the full text.
>>106538345Not him but some stuff actively needs maintenance. Database systems evolve and get security fixes.Paid LISP systems have their own DB libraries (some are even used to implement databases lel). Racket has a bunch in the std lib, but I don't know how well maintained they are.It's le modern webshit thing.
>>106539237It's not "le modern webshit" thing.***
>>106539098Did you look at what AutoLisp provides (and notice all the things it was missing)? AutoLisp doesn't have macros. It doesn't even have `let`.
>>106539237>Database systems evolveNot often, and oh well you won't have access to the new features for free. The core will work. Databases typically don't break backwards compatibility.>and get security fixesShouldn't require any API changes
>>106539237>security fixesnigga, the database listens for string messages over some port. this is ultimately all that your lib is doing, generating and sending these stringsSQL has existed since 1973people will talk so much about "security"nigga Lisp ain't C. you aren't going to have buffer overflows and shit.people that talk about "security" in this manner often have no idea, at all, what it even means.
how was 2004 internet, before facebook and youtube? how different was society? were people less lonely and did you live through it?
>>106539470myspace, AOL search, chatrooms, and forums piracy of video games was just as rampant, but it took forever to download games on my pathetic 56kbps connectionI was a dumb kid who heard of Knoppix but couldn't figure out how to install it, if only I kept trying
Why can’t Brave block ads on iCuck phones?
>>106539310I'm white, cope icuck.
rylieeee btwposted from my desktop
>>106539322>I'm white, cope icuck.
>>106539447Still white, cope seethe icuck.
>>106539355Find God.
Previous /sdg/ thread : >>106511970>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.
>>106539588wrong, also its even sadder sadder to speak about yourself in the third person
>>106528632Team Rocket emblem could be mistaken for Red Ribbon Army, lel>>106528384her face warps into someone else's
>>106527610>>106527631>>106527643> ;3
Gm y'alls!!! ;3
>>106539615>everyone who responds to me is deboyour brain is broken
Well? what's your programming story?
Is this guy still seething about a 4 year old picture taken on a OnePlus phone?
>>106539216Just a little more detail so we can dob you in for taking pictures in the OR sweaty. Would hate to rob you of your 350k salary teehee.
>>106539148You were wrong. Larping anon was using XiJinWare.
>350k I make way more than that kek
>>106532473>The idea is it's a calorie tracker that you take a photo of your food and it sends it to ChatGPT and it tells you how many calories it has.The app I use to track calories shoehorned this feature in a few months back.It doesn't work at all and will tell you a whole 1100 calorie plate stacked full of meat and veg ACTUALLY is only one piece of meat and one random vegetable for like 300 calories.I'm very confident the app in the article is a complete scam if it even exists.
Silicon chip inside your head edition >Interviewinghttps://blog.interviewing.io/>How to write a resumehttps://github.com/0xCyberY/CVE-T4PDF>Salary Stuff"What's your expected salary?": https://www.fearlesssalarynegotiation.com/salary-expectations-interview-question/Negotiation advice: https://github.com/petermekhaeil/salary-negotiatingSalary data: https://levels.fyi/>Software Development & ProgrammingGitHub Trending - https://github.com/trendingDevDocs - https://devdocs.io/Comment too long. Click here to view the full text.
>>106539437Anon I...
>>106539437Think everyone in this thread should be given NEETbux.
>>106539437LOOKIN GOOD!
>>106539437you cant be serious
>>106539437ngl, I've worked with people who make me think that this was their resume
How do you enable 2FA without relying on proprietary shit?
>>106538331>without relying on proprietary shit
>>106538323SMS messages work for 2fa, just give them your phone number and they will send you a text message. SMS is an open protocol
>>106538367who said you have to use proprietary software to use TOTP?
>>106538323What the hell are you talking about?Aegis, Ente, Etopa, FreeOTP, KeePass, Numberstation, Pass, Passy, QtPass, Secur, Stratum, and about 500 other free and open source solutions exist. Some of them have been around for well over a decade.What gave you the impression that one-time passwords and 2fa in general are proprietary technologies?
>>106538323>without relying on proprietary shitBut that's their plan.
GNU/Lisp Edition
>>106535131why resolution like that? Is it a virtual machine?>>106537599it looks like you accidentally "apt install * -y"
>>106539406Is that your own ``About the Xfce Desktop Environment'' logo? If so, would you share it?
>>106538059everyone telling you gimp doesnt understand what you actually want. you do not want a copycat of photoshop, you want grafx2. dont worry anon, someone who actually paints has your back.
>>106539521yes, no problem. It's an AI remake of this https://news.opensuse.org/wp-content/uploads/2019/04/xfce-on-tw_header-news-o-o.png but I think I fucked up something during a conversion, it looks bad on dark background
>>106538985based
Xperia 10 VII edition>What phone has X and Y feature?Don't ask, use these!https://www.gsmarena.com/search.php3https://www.kimovil.com/en/compare-smartphoneshttps://phonedb.net/index.php?m=device&s=queryGood Resources:>Reviewshttps://www.gsmarena.comhttps://www.phonearena.comhttps://www.notebookcheck.net>Frequency CheckersComment too long. Click here to view the full text.
>>106539418why would you need porn on your phone?
>>106539418Why though? Do you go places where there is no service and goon?Saving porn always reminds me of someone bottling large amounts of tap water, it's literally always available. Maybe you are into super weird stuff though, good luck getting over your addiction. I don't even have 2TB in my desktop LMAO but I'm not a hoarder.
>one camera sensor on a 1000$ phonewhat is this 2013?
>>106532042wtf these humiliation rituals are getting out of handwhich manufacturer?
>>106539635xiaomoi "the rom friendly phone maker"
Gaijin technology general
>>106539509>what they think yankee jc look likedamn... they dont even know the ugly mulatta trash they'd have to beat up
>>106539549>The "population must always go up" has always been an insane idea.people used to have more kids and economists never got the memo that not everyone wants 4 childrenthe idea of a population reaching equilibrium given resources and unwillingness to inbreed is something even retarded abbos can figure out and adjust their hunting/fishing policies intuitively but economists are too stubborn to envision a world where line doesn't go up exponentially"trad" weirdos will tell you OMG BIRTH CONTROL RUINED THE WEST but even wolves and deer eventually stop fucking as much and/or migrate away long before they reach risk of ecological collapse
Get reclined on, autistic fuckos
i never need to recline but
>>106534545Is there like a wiki or something that outlines what autistic things upset the Japs?
>been using Startpage for a while>search "lolicon">it redirects to https://stopitnow.org/Well, they lost me.
>>106538479Isn't Startpage just Google web crawlers minus the Google tracking? I honestly wonder if it's even fault to begin with.>>106539037Based ShotaChads
>>106538479You on a list now nigga. They gonna v7 yo ass.
>>106539287>You have to understand that pedo histeria is not about protecting childrenYour preaching to the choir here buddy, we all hate Blue Helmets here on 4channel.gov
>>106538479Startpage is basedYou heard the search engine. Stop it. Now. You sick perverted disgrace
>>106538479what the fuck is a startpage?>>106538842no u