Spyke

Replies

piracy

Comment on

VPN Recommendations?

Another vote here for ProtonVPN, though it doesn’t support port forwarding via a GUI on Linux, only OpenSSL and Wireguard configs. I set it up with gluetun, qBittorrent, and qBittorrent-natmap and and it just works.

Comment on

Who did you have a crush on that went nowhere?

My high school and college journals are filled with so much angst about crushes and “do they like me? don’t they like me?” that it’s physically difficult to re-read them now, hah.

I had a crush on a redhead from about 10 until I left for college (it was a small town), then crushed on the various guys in my dorm and friend group (and one hot artist girl in a philosophy class) until I decided I needed to practice dating in junior year and actually went on a few thanks to Tinder. Though I didn’t escape entirely as I had a couple crushes on regular customers when I worked in an art supply store after graduating.

Now I’m happily partnered and do not miss the mental anxiety of crushes, though there’s a twinge of excitement in the idea of having a crush that will always be nostalgic.

Comment on

How to use Dataview for notes that contain multiple values for a single field?

Just mentioning to cover all the bases: you'll want to make sure you're using the correct multi-value YAML syntax in your front-matter when you include multiple authors (eg. single line or multi line array). I like using the Linter plugin to help me out with this.

# single-line array
author: [Sam Jones, Mary Apple]

# multi-line array
author:
- Sam Jones
- Mary Apple

Once you have something like the above, using flatten should enable returning results for either author; with one test file in my vault, this worked for me:

TABLE WITHOUT ID
link(file.link, title) as "Title", author FROM #books FLATTEN author WHERE author = "Sam Jones"

Comment on

Every generation has some product/ingredient that they didn’t know was dangerous at the time: tobacco, lead, asbestos, etc. What is that item for this generation?

Reply in thread

Thinking about reducing plastic fucks me up and it’s been on my mind a lot lately. Noticing every single time we bring new plastic into the household, and how hard it is to avoid. Chicken comes in plastic wrap, and even if we got it at a butcher counter, they still toss it in a plastic bag before wrapping it in brown paper. Bags of potting soil, our toothpaste tubes, peanut butter jars… it’s endless.

At least the majority of my clothes are cotton or wool, but another source is carpet and there isn’t anything I can do about this apartment carpet.

Comment on

How many Lemmy users are non-technical background?

degree in Visual Art, work in digital asset management for a marketing (blech) studio. I'd love to get into a DAM position at somewhere less ethically awful, like a symphony or museum or something, buuut my position pays really well relatively speaking to other similar similar jobs I've looked at, so that'll have to wait until I feel more established in life.

took a couple basic comp-sci classes in college, though, and went to a coding bootcamp before I got my current position. running linux on my laptop, might switch to it on my desktop. I make use of bash for renaming files a lot at my job.

there's a lot about tech-heavy areas that interests me, but it'd drive me crazy to be around too much of it. I think there's a lot of good in the liberal arts that tends to get missed by the sort of hard rationalists that tend to hang out in tech spaces.

Comment on

Planets will have levels

I wonder if it will correlate to the distance the planets are from the center / settled planets? So the further out into "wild" space you get, the higher the difficulty level.

idk how I feel about them showing the level in the UI, though. Elden Ring has scaled areas but you find out by showing up and then getting wrecked, which adds to the story of your playthrough. with levels being shown in the UI, you can just choose to avoid the higher level places early and lose out on that kind of learning-by-exploring.