Great choice!
- 18 Posts
- 792 Comments
You’re going to love this machine :) Have you picked a distro?
JTskulk@lemmy.worldto
PC Gaming@lemmy.ca•The creators of the NZXT Flex PC service will pay $3,45 million for defrauding customers.English
2·7 days agoTell me about it they even put a comma in a number that less than a thousand!
JTskulk@lemmy.worldto
Leopards Ate My Face@lemmy.world•Trump unleashes fury, insults at MAGA influencers who oppose him on Iran: ‘They’re stupid people’English
1·8 days agoThat’s terrifying. 0 effort machine-efficient trump brain damage sentences. This means they might not stop after he dies soon.
It doesn’t work if you put snow in quotes dingus
JTskulk@lemmy.worldto
Leopards Ate My Face@lemmy.world•Trump unleashes fury, insults at MAGA influencers who oppose him on Iran: ‘They’re stupid people’English
1·8 days agoBut it has the typical trump boomer writing: random capitalizations, unnecessarily quoting things, the run on sentences with commas.
I got banned from an awful politics community for posting this meme in word form lol
Edit: You have 2 braincells if you think I’m pro-genocide somehow.
JTskulk@lemmy.worldto
Showerthoughts@lemmy.world•I've never met a loud and outspoken atheist that didn't celebrate Christmas.English
1·11 days agoNice to meet you. I told all my family to stop buying me presents and that I would stop buying them presents and that I’m not celebrating a holiday I don’t believe in. The holidays are a lot less stressful.
JTskulk@lemmy.worldto
Patient Gamers@sh.itjust.works•What is your most loved game manual moment?English
1·13 days ago2nd best thing, the best thing is the thriving pro scene!
JTskulk@lemmy.worldto
politics @lemmy.world•Kristi Noem ‘blindsided’ by report about her cross-dressing husbandEnglish
11·17 days agoWhy? I’m praying for them right now. Praying that they get double cancer.
JTskulk@lemmy.worldto
Technology@lemmy.world•RSS feeds are beginning to break once xslt support begins being dropped by browsers soonEnglish
1·19 days agoI’ve coded this and I’m a retard. Relative portion from a method:
from urllib.request import urlopen foundrss = False for line in urlopen(self.channelurl): for word in line.split(): if foundrss: if not self.feedurl: self.feedurl = word.split(b'"')[1].decode("utf-8") if 'xml' not in self.feedurl: raise Exception("'xml' not found in feedurl") elif not self.channelname: # feed url is set, extract the channel name that comes soon after if word.startswith(b'content='): # start collecting words self.channelname = [word.split(b'"')[1].decode("utf-8")] if word.count(b'"') == 2: # channel name is a single word self.channelname = self.channelname[0] return else: # we have channelname started, just collect the rest of the words now if b'"' in word: # get text to the left of " self.channelname.append(word.split(b'"')[0].decode("utf-8")) self.channelname = ' '.join(self.channelname) return else: self.channelname.append(word.decode("utf-8")) elif word == b'title="RSS"': foundrss = True
I think GNU favors the info tool, try that if the man page is lacking.
RTFM doesn’t have to literally mean to read text, just like saying “let me google that for you” doesn’t have to literally be google. Both statements are similar; the point is instead of burdening others with teaching you something, go learn it on your own whether that be the manual or random Indian tech youtuber.
JTskulk@lemmy.worldto
Not The Onion@lemmy.world•Data Finds Republicans are Obsessed with Searching for Transgender PornEnglish
11·23 days agoYou’re replying to a thread talking about gay men, not trans people at all.
JTskulk@lemmy.worldto
Games@lemmy.world•The Expanse: Osiris Reborn | Official Gameplay TrailerEnglish
41·23 days agoWhat else could it be based on?
JTskulk@lemmy.worldto
Not The Onion@lemmy.world•Data Finds Republicans are Obsessed with Searching for Transgender PornEnglish
102·23 days agoNot only repressed homosexuals, but they view ALL sex stuff as a choice. It’s beyond their comprehension that people can’t help what they’re sexually attracted to. They have gay thoughts, suppress them, and then conclude that all other gay people are the same as them but with less self-control and therefor evil people.
JTskulk@lemmy.worldto
Linux Gaming@lemmy.world•Wine 11 rewrites how Linux runs Windows games at the kernel level, and the speed gains are massiveEnglish
15·25 days agoThank you for this post! I got curious as to what I have, so I ran
zcat /proc/config.gz | grep -iE 'ntsync|esync|fsync'and saw that I only have ntsync which is a module and is unloaded! Now I have it loaded and set to autoload on boot so I’m ready for better performance. This is with the Arch Zen kernel. Thanks!
JTskulk@lemmy.worldto
News@lemmy.world•Idaho House Passes Trans Bathroom Ban With 5 Year Prison SentenceEnglish
3·1 month agoWell shit, that sucks. Except that means Buck will align with them more ideologically, Buck is still the best person for the job ;)












Neat, it’s like NES Zelda but only the castle part!