addison

joined 2 years ago
[–] [email protected] 3 points 1 month ago

Good Gravy®️ Presentation for Disney

[–] [email protected] 7 points 1 month ago (3 children)

Oh Hell noo ☝️. I will never step on your grass. And if I ever do I will piss all over your street before I set foot in your yard.

[–] [email protected] 4 points 2 months ago (1 children)

Findroid is an option, as well. Repo link.

I know in the past it handled downloaded episodes better than the official android client, but I haven't tracked development parity in a while.

It's free, so might as well give it a try and see what works better for you.

[–] [email protected] 22 points 4 months ago

He was convicted in a state court, not a federal court, so the rules are a bit different.

Additionally, elections are administered at the state level, rather than federally, so his home state of Florida makes the rules allowing or disallowing his vote.

CNN wrote a piece about it on election day.

[–] [email protected] 3 points 4 months ago (1 children)

Oof, bad news for you. Arc is on life support. The company is pivoting to development of a different browser.

Story about it from the verge.

[–] [email protected] 4 points 5 months ago

I have the exact same little box for my HTPC in my living room.

It's possible something went wrong during your install or configuration. I'm running a different distro, but I had to do very little tweaking or configuring of drivers, since the hardware is pretty standard.

Do you have any display output at all? Dropping into a tty or accessing your machine over ssh after boot at least gives you a starting point to debug.

Some tools that you can use to gather more info:

  • inxi: prints out helpful summaries of system info for debugging. inxi --graphics should give you some info to work with. My output tells me that I'm using the i915 kernel driver for display output.
  • modinfo: prints out kernel module info. The output is lengthy, so piping to a pager is helpful: modinfo i915 | less
  • system logs: see if there are any useful error messages in your systemd journal with journalctl --this-boot --priority=3, or search for messages related to the i915 kernel module with journalctl --this-boot --grep i915
[–] [email protected] 5 points 7 months ago (1 children)

Apparently that would be enough to qualify him for Secretary of Defense

[–] [email protected] 6 points 8 months ago (3 children)

Totally agree with your assessment.

It's also important to remember that, even if AI/ML don't have a killer consumer application right now, those systems are really powerful for recommending targeted advertisements. That's why all the big tech companies are throwing money at nvidia to build out more and bigger datacenters.

[–] [email protected] 1 points 9 months ago

Cullen Hoback directed another HBO miniseries documentary about QAnon. He's not a Q weirdo himself.

[–] [email protected] 13 points 9 months ago (2 children)

It is, in fact, a paid theme in Microsoft's Solitaire collection for mobile.

[–] [email protected] 1 points 10 months ago

@[email protected]

On this same train of thought: there's also git sparse-checkout which uses the skip-worktree bit under the hood, and may have an easier interface. I'm not sure though, I haven't used it yet.

view more: next ›