jayemar

joined 2 years ago
[–] [email protected] 4 points 1 day ago

My Internet searching puts the US population over 18 at 262 million, which would make it closer to 5.1%. But there were definitely kids at the protests, so I'd assume they were included in the estimates. But I guess I'm not sure.

[–] [email protected] 78 points 1 day ago (11 children)

That's around 4% of the US population. Not bad.

[–] [email protected] 8 points 1 week ago (1 children)

10 seconds is a really long time. If it's been 4 seconds and your brake lights are still on, I'm giving you a honk. I'm not laying on my horn, just a little boop to make sure you see that it's green.

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

Black Donnellys

[–] [email protected] 7 points 4 weeks ago (6 children)

Ooh, what is that one on the right?

[–] [email protected] 3 points 1 month ago

Yeah, I use the mobile app, and with emacs on desktop with obsidian.el.

[–] [email protected] 10 points 1 month ago (2 children)

Houndstooth Hendrix

[–] [email protected] 4 points 1 month ago

Crow on a wire. A gloomy portent, precariously perched. And, as the sun sets, so does it spread its deathly shadow across the just and unjust of the outdoor seating area of the California Pizza Kitchen.

You come to work, clock in, you put sugar in your coffee, and watch it slowly disappear into nothingness. But the sugar doesn't know why. Sugar didn't ask to be born.

[–] [email protected] 24 points 1 month ago (2 children)

I don't really see Immich and NextCloud as being completing products, it just depends on what you're trying to do. Do you want to self-host your own files regardless of file type? Use NextCloud. Do you want a self-hosted tool similar to Google Photos for use with images only? Use Immich. I use both.

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

When did this tornado hit?

[–] [email protected] 8 points 1 month ago

As long as we have plenty of orange cats, I'm happy

[–] [email protected] 3 points 1 month ago

I didn't know any the privacy dashboard. According to the article:

The Privacy Dashboard is found in Settings > "Security & privacy" > Privacy Dashboard. It's a good idea to check this dashboard regularly.

 

cross-posted from: https://lemm.ee/post/56160274

I install Android Studio via flatpak, and this can cause flutter doctor to not be able to determine the version or to not recognize the installation at all. I've managed a hacky fix for this by running a few commands that I run as a simple script that I'm sharing here. If you use this, just close Android Stuido after it is opened; it seems to just need to be opened once in order to be recognized by flutter doctor.

#!/bin/bash

flutter config --android-studio-dir=/var/lib/flatpak/app/com.google.AndroidStudio/current/active/files/extra/android-studio

/var/lib/flatpak/app/com.google.AndroidStudio/current/active/files/extra/android-studio/bin/studio

flutter config --android-studio-dir=""

flutter doctor
 

I install Android Studio via flatpak, and this can cause flutter doctor to not be able to determine the version or to not recognize the installation at all. I've managed a hacky fix for this by running a few commands that I run as a simple script that I'm sharing here. If you use this, just close Android Stuido after it is opened; it seems to just need to be opened once in order to be recognized by flutter doctor.

#!/bin/bash

flutter config --android-studio-dir=/var/lib/flatpak/app/com.google.AndroidStudio/current/active/files/extra/android-studio

/var/lib/flatpak/app/com.google.AndroidStudio/current/active/files/extra/android-studio/bin/studio

flutter config --android-studio-dir=""

flutter doctor
 

Can anyone recommend any Spanish-language pop punk? IMaybe some bands from Spain or a Latin American country that plays in this style? Thanks.

 

I recently stumbled on this and love their take on the later choruses

 

I'm looking for a site that hosts an RSS feed with beginner-level short stories in Spanish. I'm learning Spanish and I think it would be helpful for me to read a bit each day as I'm working through my feed. Is anyone aware of a site like this that I could add? Thanks.

 

Has anyone managed to get ctrl-p/ctrl-n working to move the selection up and down in menus? This works when editing notes in a file, but not from a menu. For example, I'd like to bring up the command menu and move up and down using ctrl-p and ctrl-n instead of the arrow keys.

I've tried various plugins but none of them seem to provide this functionality. I'm tempted to try writing my own, but before I start down that rabbit hole I figured I'd ask here as I'm sure I'm the only one who'd appreciate this functionality. Thanks.

view more: next ›