Show your best obfuscated C code, anonsI'll start#include <stdio.h>int main() { char x[]={0x20,0x49,0x55,0x5A,0x49,0x05,0x08,0x1C,0x1B,0x00,0x0C,0x69};char*i=x; while(*i<0x69)printf("%c",*(i++)^0x69);}
#include <stdio.h>int main() { char x[]={0x20,0x49,0x55,0x5A,0x49,0x05,0x08,0x1C,0x1B,0x00,0x0C,0x69};char*i=x; while(*i<0x69)printf("%c",*(i++)^0x69);}
>>106542358yeah, that's how "she" became transsadmany such cases
A beauty is a beauty, who cares if is trans?
>>106538126SHOW US YOUR COCK!
>>106543386
>>106543436THANK YOU!
I am probably one of the biggest Applefags on /g/ and even I can admit that the Air is probably going to be a disaster. Let's talk about this.>Apple announced a few weeks ago they will be manufacturing every iPhone 17 model in India>Air is a thin model with presumably a much smaller battery >Pro model has a screen on the back and a protective cover which can be broken with a butter knife, no kidding>protective cover can retract upwards revealing the screen if you swipe upwards on the back casingThere are so many points of failure for this phone it's unreal. >the screen on the back which can easily shatter in your pocket or one bad fall, zero protection because it's next to the camera>the battery on the air model which is going to suck as is the case with every other thin phone>the protective cover which can snap off in your pocket>the back cover which can become unresponsive or register slight gestures such as a rotation in your pocket and retract the cover (potentially snapping it)What is Apple thinking? I have a 15 Pro Max which is due for a replacement soon and I might just go Android this time around.
>>106542974SAAAAAAAARRRR
>>106539716>Let's talk about thisLrt's not
>>106543152What's a real job to you then?
>>106539716how do you know all of this? do you have an Air to prove your shit? No? Okay then shut the fuck up
>>106542058chinks and jeets do not have PCs or even iPads so they do everything on their phone (mostly consooming media) and the bigger screen is perfect for that use casewhich sucks for me, since I've been waiting for something to replace my 13 mini as I barely use my phone outside of calls, NFC payments and taking pictures of documentsI'll probably just get the 16e when my phone finally dies
Don't try this at home Edition.Previous: >>106465571.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.
Any slimsas / sff-8654 cable recommendations? Or are they all built equally good these days?
>>106543049Check the logs for your gluetun container; do you see an error message in there?
>>106542848keep mistyping, sorry. If you're doing >>106542848, it'll work, but you should consider managing lifecycles w/ Terraform/Opentofu, those scripts lack idempotent creates so if you run create.sh twice you'll being paying for orphaned infra; tf is good for avoiding this. too lazy to clean up mine but dumping from chatgpt It'll look a bit like# main.tfterraform { required_providers { digitalocean = { source = "digitalocean/digitalocean" version = "~> 2.0" } }}provider "digitalocean" { token = var.do_tokenComment too long. Click here to view the full text.
# main.tfterraform { required_providers { digitalocean = { source = "digitalocean/digitalocean" version = "~> 2.0" } }}provider "digitalocean" { token = var.do_token
>>106539553>>106539777>>106539817I would go for an APU, I can play most of my games with my Ryzen 7 without the GPU, kinda regret buying it to be honest.You can stream with Moonlight/Sunshine or Artemis/Apollo.
>>106539994>>106540201Yeah, why pay more, if you need more speed you can do some link aggregation until you have the need to update your infra.
>look up a historical figure>get ONLY ai sloppa and historical figure as gender swapped chinkshit cartoon in the form of templeted short videoswhy
>>106541809....
erm... this post is heckin offensive. are you a Luddite?
>>106541846Meds
>>106533179>doesn't know how to disable shorts/g/ - retards anonymous.
>>106541809Then don't use google? Simple as
what are your thoughts on the hottest distro right now?
idk, i trieded their kernel and got weird intractable half second freezes.
>>106541591Guess you're right then....I'm not crying.... you're cryingSHUT UP! I THOUGHT LONG AND HARD ABOUT THAT METAPHOR
>>106539056It works so no complaints. Staying on Mint tho.
BulldogshitOS. Use Mac.
>>106539056it's sponsored by cdn77 so it only takes me ~30 seconds to download.
which way white man
>>106543079i like my iphone
>>106540970neither allows bootloader unlocking, but at least top has a jack still
>>106541624SAAAAAAAAAARRR
>>106541624>1. gooks>2. judeo-mexicans>3. muslims
>>106543361>3. muslimssaaaar no raspectful hindu community in ingland
>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.
https://x.com/xbtUncleH/status/1965538890334269519
Are lispers interested in permacomputing?Given how easy it is to write a very basic R4RS interpreter or compiler it seems like the perfect language for a stack that an individual can fully understand from language implementation down to its assembler and machine code.And that could be fully described/taught in like 2-3 books max.Run on a vm that can, due to its aforementioned nature, easily be ported to any chips in existence which comes in as a major advantage once we start scavenging for random computer parts in the remains of our first apocalypse.
>>106543003In a better world the Nazis would have been defeated, but after finishing their work. And Israel doesn't exist after fully collapsing.
>>106543064I would be very interested in this.if the vm can be completely written in any assembly language, and a scheme compiler can be made to target that vm, that'd be all that's ever needed.I'm down.
>>106543064You are onto something very interesting that I barely understand. Can't wait to grok that stuff once I'm midway through my voyage
Make games fun again in one sentence. Go
>>106541248the sticky, xir
Buy-to-own games created by teams numbering under 50 with a culture within and without that respects creative freedoms in all forms free of meaningless culture wars.
>>106543126^This, gayming becoming profitable and therefore able to support massive teams and marketing departments is what's turned it into the cancer it is today. Some of the best games I've ever play were simply from word of mouth. Not through some commercial or IGN scores which aren't worth a damn anyway.
>>106543126Games like this still come out often but you don’t hear about them because gaming is way way WAY too saturated these days.
>>106538589>ME AMIGUR>>>/vr/
i pay 120 dollars a month for this
>>106542197Based 2gig bro
$22 in poorfag country (Thailand).
You Europeans just don't understand how expensive it is to push bandwidth through ULTRA PREMIUM AMERICAN GRADE COAXIAL. I'm privileged to spend this much for the convenience.>"Why should we spend money to provide fiber optic to your neighborhood?" - The only ISP in my area, probably
>>106542534Same price here in Brazil.
There has been some talk about getting fiber to the apartment complex, but I dont think I will see it anytime soon.
How do we save LTT?
LTT doesnt need a dedicated testing lab for yearly gpu releases, 100 staff and a CEO on payroll
>>106542041If he wants to be a CEO of a big company he has to act like one and cut costs. Close down unprofitable channels and fire some shitters.
>>106542041They stop massive projects trying to impress people.
>>106542224he said that his goal with ltt from the beginning was to turn it into a real professional company not just a dude making videoswhich is hilarious because that has become his downfall
>>106542955that was just to kill steve who ended up winning anyway>>106543197he isn't the CEO
And what programming language?
>>106533429emacsC, Lisp, various assemblys (mostly PIC and AVR, some MIPS and x86), occasionally R and toy languages.
>>106533429Sharpie & Napkin, then OCR
>>106533429LMAO
>>106542512yea
>>106533429nano & scheme
I'll start
>>106530396Things i watch on yt on average:>the channel of a member of Devuan board of trustees where he repairs/jury rig/smashes old/abandoned electronics in a messy way for fun while swearing and loudly belching like a feral ape>tutorials for building wargame terrains>bob rossThings i watch on odysee on average:>listen to foundring songs>follow some yt alt as backup if needed...nothing of which was feeded to me by an algorithm, what the antichrist would think of me?
>>106536968faggot
>>106540378Very circumcised post. Typical abrahamic
>>106523157>but it's no longer being maintainedSad
>>106530386>if you're using anything other than temple os you're on the devil's teamAmen
what did flatpak mean by this?
>>106543101It's pythonic
>>106543158Drivers in userspace, sandboxed at that, sounds really dumb to me.
>>106543101I means that different packages are using different versions of dependencies, blame those maintainers for not being up to date. Windows does this for every program.
>>106543101sometimes flatpak is the only choice, honestly appimages are just not intuitive fo me, i don't understand how it makes sense to just place an .appimage somewhere and run it as an appkication, with 0 integration. apt / packages are always the best, but appimages are
>>106543343..appimages are just so, less than basic, don't see any point in them unless you have 0 alternative and need only funcionality
Stop your DistroHopping with Fedora KDE.Fedora is as Solid as Debian and as Updated as Arch.Purist Software, Minimal Vanilla Latest Tech Stack , No Bloat 2GB ISO.Rolling Edge, btrfs, Wayland, Flatpak based, SELinux Secured, No weird bugs as everything is stock barebones.Corp based, DNF is faster than APT now, No Proprietary Software.Fedora is free as in OpenSource, not FOSS.This OS is used by Servers, Routers, Switches, Firewalls, Cloud...No need to install gimmicky Niche OS used by femboys with long socks.Ubuntu and Mint are piggybacks of Debian.Fedora is the only Upstream.You get updates firsthand.Devs, DevOps, Engineers use it.Linus Himself uses it.RHCA is a prominent Linux Cert.Why not use something Linux Engineers use?Comment too long. Click here to view the full text.
>>106543194>India>India>India>India>Indiaplease seek help, it's not healthy to think about them 24/7
>>106542980I use KDE plasma on my x220 fine. T430s is a fine machine.
>>106533734>The Windows Alternative.you mean it's so corporate and bloated you may as well be using Windows?
>>106543227Yeah the Indian schizo is just a troll/moron if he's having problems with Plasma on his hardware.
>>106543302>schizosays the one bringing them up when no one was talking about them
How to request advice:>Budget>Intended use (media, source, environment)>Frequency response preference and music examples>Past gear and your thoughts on themFAQ:>Where do I buy IEMs?Amazon, Aliexpress, Linsoul, Hifigo, Shenzhenaudio>Shopping Guide (IEMs, PMPs, Cables, Ear Tips, etc.):https://rentry.org/consoomer_guide>EQ Guide (EQ 101, Targets, Myths & Misconceptions, Case Studies, etc.):https://4ciemg.github.io/IEM-EQ-Guide/Comment too long. Click here to view the full text.
"A nigger, look, there's a nigger"- Michael Richards
My guy, I know it's tough to spend so much time writing something that people just end up using as toilet paper, but you have to move on this isn't healthy. You have people that care about you.
>you have to move on>MUST proclaim that he can't read every time it's mentioned and keeps trying to remove it from OP Lol keep seething lil guy.
uh oh eqzo melty
How would I EQ this setup? >>106542408