There have been multiple accounts created with the sole purpose of posting advertisement posts or replies containing unsolicited advertising.

Accounts which solely post advertisements, or persistently post them may be terminated.

lemmy.world

dumbass , (edited ) to games in Day 6 of posting a Daily Screenshot from the games I’ve been playing until I forget to post Screenshots
@dumbass@leminal.space avatar

Just to the left is an alley way with a side courtyard that goes behind the building with a ladder, thats my favourite spot to sit there racking up a bounty, there’s only one way up and multiple places to hide.

MyNameIsAtticus OP ,
@MyNameIsAtticus@lemmy.world avatar

The Whole town is so much fun to get into a shoot out in with its size and complexity. One time me and a friend (same night this screenshot was taken actually I think) were messing around and got into a fight in the bar and started a whole shootout between cops and all the other players in the town. The only other town I feel like comes close is Blackwater

octopus_ink , to linuxmemes in Tough choice

Super happy to be that Linux guy sitting by myself with no one to bother me while I’m getting things done.

DannyBoy , to games in Day 6 of posting a Daily Screenshot from the games I’ve been playing until I forget to post Screenshots

Could’ve fooled me that it was a photograph.

MyNameIsAtticus OP ,
@MyNameIsAtticus@lemmy.world avatar

RDR2 is really gorgeous like this. I have some photos that show up in my gallery that I sometimes can’t tell if it’s a photo or RDR2 Screenshot. Though, I do think compression helps mask some of the signs that it’s a Video Game

ChickenLadyLovesLife , to programmer_humor in HTML with Excel

The double-space between “Excel” and “of” is what hurts me. Such a boss thing to do.

Blackmist ,

Everyone knows you should only have a double space after a full stop, so your computer knows it’s the end of a sentence.

TeenieBopper ,

Someone eventually is going to come in here and say that no, because of modern typeface on computers the convention is a single space after a period and to that person I say this:

Go fuck yourself.

TheFriar , to games in Day 6 of posting a Daily Screenshot from the games I’ve been playing until I forget to post Screenshots

Has red dead online actually gotten good? Rdr2 is my favorite game, but the online game bored the shit out of me. I thought this looked like Saint Denis, but I have never seen it snow there—why would it be snowing in a swamp?

MyNameIsAtticus OP ,
@MyNameIsAtticus@lemmy.world avatar

Month of December they make it snow on the map.

As for if it’s any good, it’s eh. I have fun hopping in with friends and messing around and doing a few bounties. the game being abandoned after a few updates didn’t help though

Default_Defect , to lemmyshitpost in Two Kinds Of Chocolate Available. You Decide
@Default_Defect@midwest.social avatar

Haters will say its not a real picture of Trump’s butt mud.

robocall , to lemmyshitpost in Two Kinds Of Chocolate Available. You Decide
@robocall@lemmy.world avatar

Poo poo is so gross 🤢

robocall , to lemmyshitpost in Somebody's got a case of the Mondays
@robocall@lemmy.world avatar

I hate Mondays but I love lasagna!

i_am_not_a_robot , to games in Day 6 of posting a Daily Screenshot from the games I’ve been playing until I forget to post Screenshots
@i_am_not_a_robot@feddit.uk avatar
therealjcdenton , to lemmyshitpost in What Can Be, Unburdened By What Has Been

Dumbass landed his golf ball in the sandtrap, unfit to be president

uebquauntbez , to cat in Middle East Expert

It’ll be a cat astrophy!

ghashul ,

Cat Ass Trophy

niktemadur , to lemmyshitpost in Before it's too late!

Offer expires… now.

umbraroze , to programmer_humor in HTML with Excel

Flashback to my first job. Coworker designed a giant complex web app with bazillion UI messages. Another coworker (in the Management) sent me the UI messages. As an Excel file.

I was tasked to manually convert the messages to a PHP data structure of some description (because this was 2002 and Excel files didn’t exactly lend themselves to scripting in Linux). Surprisingly, the management person did acknowledge my complaint that the conversion process was far more painful than necessary. Not that this helped, because soon after the startup got acquired and as far as I know the tech currently only exists in conceptual level in some big corporate vault or other.

MonkderVierte ,

Save as csv and then import?

umbraroze ,

This was so long ago that I can’t actually remember the actual reason why things had to be done by hand. Part of it may have been a conversion snag, but there were probably some other reasons why it wasn’t as simple as writing a script to do the job. Because I distinctly remember I wrote some scripts to help with other data conversion jobs.

001Guy001 , to technology in New youtube layout?

Some ways to try to revert it (some have already been mentioned)

👉 Go to this page and check if you’re able to opt out of the “Redesigned Watch Page” (source)

👉 Install a userscript addon like Violentmonkey, and then use a script like Classic Youtube Layout (which is based on this script which was outdated in regards to the related videos sidebar)

  • If you get an error about the @match line of the script then click on allow edits and change it from *.youtube.com/* to *://*.youtube.com/*, or install the script as it is and then put *://*.youtube.com/* in the “@match rules” line in the settings tab of the script
  • There’s also this script that you would need to add its code manually to the userscript addon by clicking on the new script icon (see the author’s post for more details)

👉 Use uBlock Origin filters like these or these

  • Note that youtube.com##+js(set, yt.config_.EXPERIMENT_FLAGS.kevlar_watch_grid, false) should be enough to change the UI back for the most part

👉 Use this userscript and Stylus style

👉 The addon Enhancer for YouTube (Firefox / Chrome) also reverts the UI, at least partially

👉 (might only work some times) Use the addon CustomTube - Firefox / Chrome (the default UI is from 2017 but you can choose 2021 in the settings. It’s not exactly like the one from 2023 but it’s close enough)

  • note that it removes some buttons like Join by default so go over the settings if relevant

If you also want to change the number of videos per row in the subscription page and channels’ videos page, then you can add this uBlock Origin code to the “My filters” tab (at the end click “Apply changes”, or Ctrl+S) (this is for 6 items per row but you can change the number in the first 2 line as needed) (source 1 / source 2)


<span style="color:#323232;">youtube.com##ytd-rich-grid-renderer:style(--ytd-rich-grid-items-per-row: 6 !important;)
</span><span style="color:#323232;">youtube.com##ytd-rich-grid-renderer:style(--ytd-rich-grid-posts-per-row: 6 !important;)
</span><span style="color:#323232;">youtube.com##ytd-two-column-browse-results-renderer.grid-6-columns:style(width: 100% !important;)
</span><span style="color:#323232;">youtube.com##ytd-rich-grid-row, #contents.ytd-rich-grid-row:style(display:contents !important;)
</span><span style="color:#323232;">youtube.com##ytd-two-column-browse-results-renderer.grid:not(.grid-disabled):style(max-width: 100% !important;)
</span>
dev_null , to technology in New youtube layout?

I don’t see the black square bottom right? There is one bottom left.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • random
  • lifeLocal
  • goranko
  • All magazines