Skip Navigation
Ventilation Shutdown Is One of the Cruelest Ways to Kill Animals: The least humane way of culling poultry and pigs has become increasingly common.
  • Did they throw some hot rocks and water on the floor of that bus and called it a "sauna on wheels service" while they were at it???

    No, this is not a luxury service, and also, it would bring out the hobo piss and shit aroma, which is not a popular smell amongst the paying type of customer. Also, please use plurals when talking about these buses, around 10 years have happened since that, but it's still around half of their fleet of buses.

    May I ask what country is this going on?

    It's hungary. You can't really beat us in corruption, we're proudly number one of the eu. Last time we had a vote about ukraine, and it's eu membership, and we got the letter to vote with another letter in the same envelope, telling us why to vote no. This vote required no id, and it was also available online, basically anybody could vote as many times as they wanted, because there was no verification. The party that's running the country currently has this thing called the „fight club”, like the movie fight club, where they „want to increase their presence online” and whatnot, they're mostly just telling elderly people to harass people online. We still don't know if anybody from there has actually seen the movie or not, and we also don't know if it's more terrifying if they have seen it, or if they didn't

  • Ventilation Shutdown Is One of the Cruelest Ways to Kill Animals: The least humane way of culling poultry and pigs has become increasingly common.
  • Last summer it was common practice to turn on the heating on the bus, to help cool the engine, they even did it when it was so hot it became a national emergency, and it was mandatory to turn on the ac everywhere in the country. They do this because they don't want the bus to die on the middle of the road. I even burned my leg once, it was so hot. The best thing about these buses is the backstory. The city got EU funding to replace all of it's buses, and instead of the brand new mercedes buses that everyone else got, we got some decaying volvos from a literal dutch junkjard, and the guy ran away with the money. Also, suing won't do much here, at this point our only option is to replace the government

  • Why does Firefox have unblockable ads on the NTP?
  • You probably downloaded some shitty addon, or installed firefox from the wrong source

  • Keep tabsWithSound with the same size when moving a tab
  • Then you could just do it like this:

    @media not -moz-pref("sidebar.verticalTabs") {
    .tabbrowser-tab{max-width: 168px !important}}
    
  • Keep tabsWithSound with the same size when moving a tab
  • Is there anything else that you want to achieve with the code, or do you just want to decrease the maximum width for all tabs?

  • Keep tabsWithSound with the same size when moving a tab
  • It seems to work on my machine, but maybe I didn't understand the problem correctly, or it's a platform-specific issue. I have a feeling that fadein could be causing the trouble, because it's "" inside the playing tab instead of true. You could try something like this, maybe it'll work:

    @media not -moz-pref("sidebar.verticalTabs") {
    
        #tabbrowser-arrowscrollbox[orient="horizontal"] {
    
            /* Horizontal tab size for ungrouped tabs */
    
            &>.tabbrowser-tab[fadein]:not([style^="max-width"]),
            &>.tabbrowser-tab[fadein=""]:not([style^="max-width"]) {
                max-width: 168px !important;
            }
    
            /* Horizontal tab size for grouped tabs */
    
            &>tab-group:not([collapsed]) .tabbrowser-tab[fadein]:not([style^="max-width"]),
            &>tab-group:not([collapsed]) .tabbrowser-tab[fadein=""]:not([style^="max-width"]) {
                max-width: 168px !important;
            }
       }
    }
    
  • Most common stimulant drug
  • They spawn different types of creatures. Like with speed, you get runners, with meth you get clickers

  • This was not popular on reddit
  • It's there on dolphin by default, you just need to press F4

  • This was not popular on reddit
  • The mods there removed it for being default. I think it's a little sad that fully custom desktops like this get removed for bullshit reasons, then some shitty anime wallpaper with a clock and a terminal on top get 17k upvotes

  • This was not popular on reddit
  • Is this an insult or a compliment?

  • This was not popular on reddit
  • I used the patches for kdecoration and kwin from zzag, and with the power of stolen code, I created the feature-lim branch inside darkly

  • This was not popular on reddit
  • It's not that big, I'm too poor for that

  • This was not popular on reddit
  • It's a monitor-sized monitor. I have no idea what's the average screensize in this community, but I have a feeling that it's something bellow 16". Also, thanks for the support!

  • This was not popular on reddit
  • The icon theme I use:

    https://github.com/vinceliuice/Fluent-icon-theme


    For the qt theme and the window decoration I use this:

    https://github.com/Bali10050/Darkly


    For the plasma theme, I use a slightly edited version of this:

    https://www.pling.com/p/1595609/


    For the wallpaper, I use this:

    https://invent.kde.org/plasma/plasma-workspace-wallpapers/-/raw/v5.23.4/FallenLeaf/contents/images/2560x1600.jpg?ref_type=tags

  • Unixporn @lemmy.ml Séra Balázs @lemmy.world
    This was not popular on reddit
    28
    The forest center near me removed the bins. .. From their café/picnic area
  • No. Most people just start littering when there's no trash bins nearby.

  • Unixporn @lemmy.ml Séra Balázs @lemmy.world
    This is my custom css, it supports firefox themes, works on all operating systems, comes with a completely reworked devtools menu. The github link is in the comments
    5
    bali10050 Séra Balázs @lemmy.world
    Posts 38
    Comments 189