[-] timbuck2themoon@sh.itjust.works 1 points 17 hours ago

This was crazy. Honestly don't understand how this was called so wrong.

[-] timbuck2themoon@sh.itjust.works 2 points 18 hours ago

No but at least nd played well enough. Gg Louisville

You're welcome for the shitty defense. But fair play, Washington did well.

How much longer till he's canned?

Bengals at the bottom where we belong.

Wonder who Ms Owens will recommend to take his place.

Pretty cool they found the room for this.

Gonna be at least a few years till some semblance of sanity arrives.

[-] timbuck2themoon@sh.itjust.works 1 points 3 days ago* (last edited 3 days ago)

I distinctly remember yum/dnf should be using a loop. Forget why but it's recommended. Here's a snippet from my playbook. Simply make the vars as you need and run.

  - name: Install flathub as remote
    ansible.builtin.shell:
      cmd: flatpak remote-add --if-not-exists flathub https://dl.flathub.org/repo/flathub.flatpakrepo
    tags:
      - apps

  - name: Install flatpak apps
    community.general.flatpak:
      name: "{{ item }}"
      state: present
    loop: "{{ flatpaks }}"
    tags:
      - apps

  - name: Remove some default unused packages
    ansible.builtin.dnf:
      name: "{{ item }}"
      state: absent
      update_cache: no
    loop: "{{ remove }}"
    ignore_errors: true
    tags:
      - apps

  - name: Install our packages
    ansible.builtin.dnf:
      name: "{{ item }}"
      state: present
      update_cache: yes
    loop: "{{ rpms }}"
    ignore_errors: true
    tags:
      - apps```

On mobile. Apologies if formatting is off.

Bold move to say this in a state where we just put an amendment in about it that passed with 57% of the vote.

But seriously, this guy is an asshole anyway that steals from his employees.

[-] timbuck2themoon@sh.itjust.works 6 points 5 days ago* (last edited 5 days ago)

Sure. Or I can drive my old car very little and be pissed my country subsidizes a clearly inferior solution just to save the car industry instead of subsidizing way more efficient and environmentally friendly mass transit.

Edit- I think we're agreeing now that I look at your other comments but I'll leave this.

39
Nightly mobile URL bar (sh.itjust.works)

Anyone else hate this? I don't want a dumbed down bar. If Im on the homepage, I want to know. Same as if I'm on a subpage.

This is in reference to Mozilla changing the URL to ALWAYS show only the domain. Absolutely terrible IMO. As for the double tall menu now? That is mostly fine.

At least give me an option to see the full url.

1
60

Unsure if this is the place to ask or not but figured it was closest to it.

Basically I am looking to make an AIO retro gaming PC. Main goal is to have one simple box hooked up to the TV so my friends and I can game without having to swap discs and consoles all the time. Would probably use mostly DS3 (or 4?) controllers hooked up with USB or via BT.

I know lemmy doesn't much care about piracy but this is all just to play games/consoles we legally own. Would include PS1-3, Nintendo, SNES, N64, Gamecube (think that is all we have).

I think https://batocera.org/ has been mentioned, Lakka (maybe this is more for pis?), and EmuDeck has been mentioned. Basically looking for the easiest distro to throw on a PC with a nice UI (can be launched via kb/mouse, all the same to me) that has the emulators built in and just needs the ROMs.

5
submitted 9 months ago* (last edited 9 months ago) by timbuck2themoon@sh.itjust.works to c/cincinnati@lemmy.world

Even on an off year Xavier makes it happen.

Let's go muskies.

5
Best holiday foods? (sh.itjust.works)

Basically looking for the best eggnog, German pastries, etc.

Used to buy hartzel? Eggnog but I'm not sure where it's sold anymore. Any other good places to get German holiday foods other than servatii?

9
6

Link on the bottom if you wish to try out the new VPP addon.

8
Election day- Go vote! (sh.itjust.works)
3

Very long but excellent article. I kinda see why the city is indifferent to doing more.

104
1

Basically I'm looking to get some underwear that fits these specs so my onebag journey is a bit easier.

  • lightweight
  • keeps odor down (like merino wool, etc.)
  • can also be used for sports/athletics purposes (maybe like an under armour brief)
  • boxer style (not boxer brief but that might be ok too)

I don't know if Smartwool merino ones fit the bill or if there are any better options (either cheaper or just overall better, etc.)

view more: next ›

timbuck2themoon

joined 1 year ago