danielquinn

joined 2 years ago
[–] danielquinn@lemmy.ca 1 points 19 minutes ago

Off the top of my head, we could...

  • Stop sending them weapons
  • Stop trading with them entirely
  • Close our embassy and eject theirs
  • Prosecute Canadians returning from having fought for the IOF
  • Start referring to what they're doing by what it is: genocide
  • Send a naval escort for the civilian aid vessels trying to break the siege
[–] danielquinn@lemmy.ca 5 points 2 hours ago

Looking at your comment history, you will not be missed.

[–] danielquinn@lemmy.ca 33 points 1 day ago* (last edited 1 day ago) (1 children)

What's this? We capitulated to a bully and he... turned around and punched us on the mouth? How can this be? Who could possibly have seen this coming?

FFS stop trusting Americans already.

[–] danielquinn@lemmy.ca 9 points 1 day ago

Do you honestly think that the Republicans give a single fuck about what any court says?

[–] danielquinn@lemmy.ca 27 points 2 days ago (1 children)
[–] danielquinn@lemmy.ca 1 points 2 days ago* (last edited 2 days ago)

Oh right, I forgot to include that one. Yes, I was paying for Paramount Plus before all this as I wanted to support Star Trek. I cancelled the moment #ElbowsUp started and told them as much when I did.

The high seas are an excellent resource.

As for buying other stuff, sometimes it's as easy as searching for it on DuckDuckGo and buying right from the site. Other times I got to local companies like John Lewis's site.

[–] danielquinn@lemmy.ca 7 points 2 days ago (4 children)

As an expat, the availability of physical American products in the UK is limited, so the digital services have been on my "screw the Yankees" list:

| Service | Alternative | |


|


| | Amazon | Just buying shit from other sites | | AWS, Azure | Self-hosting, and kicking up a fuss at work to push us out of the cloud | | Microsoft Windows | Linux baby! (To be fair, I was already on that train) | | Google | DuckDuckGo, though it's still american, I can't find an actually useful non-US search engine | | Android | I might make the jump to Graphene or e/OS for my Fairphone | | Steam | GOG |

I'm also avoiding US brands at the grocery store, but that's probably easier here than back home.

[–] danielquinn@lemmy.ca 12 points 2 days ago

Absolutely, and if they don't run with this sort of thing at the top of every media buy, they're done.

[–] danielquinn@lemmy.ca 30 points 3 days ago (3 children)

"Today Canada finally joins most of the world in recognising the state of Palestine, a country that no longer exists because our dear friends killed everyone who lived there with our help and our blessing."

[–] danielquinn@lemmy.ca 2 points 6 days ago

It might be interesting to test if changes in this area via KDE persist with the switch to game mode. Much of what you do in KDE is just making changes to much lower level system rules, so you may find you can set rules in KDE and use them in Steam.

[–] danielquinn@lemmy.ca 7 points 1 week ago

I just don't think he's capable of picking the right side though.

 

Evelyn Woods (aka eevee) has posted some venerable takes over the years (she also wrote my personal favourite rant of all time: "PHP: A Fractal of Bad Design"), but this one, where she connects industry's generic idea of "content" to what she refers to as a "Whatever machine" is really quite excellent.

 

I think a lot of people out there are fundamentally misunderstanding the reasoning behind the big tech companies (and their investors) pushing AI into everything. We want to believe that it's just tech bros trying to woo idiot investor cash into their systems — and it is that, a little bit anyway — but the big players: Microsoft, Google, Meta, and even Visa know exactly what they're doing and it's not good news for the rest of us.

Anyway, I wrote this a few days ago to break down the problem as I see it. I'm hoping it proves helpful.

 

It seems like a great initiative, and I'd be happy to help out, but I don't have a venue myself.

 

I've been a Steam customer for a very long time, having spent a few thousand dollars over the years with them. Like many of you, I've got a (small?) group of games that I bought and barely-if-ever played, and I'm cool with that. As they say, piracy is a service problem, and Steam is just... easy.

That was until I bought my Deck. Suddenly, I had two devices on which I could play my games: my proper gaming rig upstairs and my Deck plugged into the TV downstairs.

I also however, have a kid that likes video games, so sometimes I let her play a few games on the TV... and that's where everything breaks down. If she's playing Lego Marvel on the Deck, my copy of Dyson Sphere Program flakes out upstairs with a warning that "someone else is playing a game, so this game will have to shut off" or some nonsense like that.

I'm suddenly face to face with the fact that I don't actually own my games and those few thousand dollars weren't spent on what I expected. It's... enraging to put it gently.

I can appreciate that there would be an attempt to prevent me from playing the same game on two devices (though I think that's bullshit too), but to prevent me from playing two different games on two different machines when both are legally purchased running on my own hardware is not ok.

 

This is what I see in both Firefox and Chromium

 

I'm a web developer, mostly with Python and have close to zero Java or Kotlin experience, but I want to build a bunch of tools for my phone where I can Share a URL (for example) to an app that simply takes that URL string and sends an HTTP POST request to a pre-arranged URL with some pre-arranged headers or POST data.

So basically I'm looking for an app that:

  • Lets you define a series of endpoints
  • Accepts share intents from other apps to then bring up a selector asking "Which endpoint do you want to send this to?", sends it, and exits.

It seems a little nuts that I should have to develop a separate app for each endpoint, when the app experience isn't really something I'm interested in. Can someone here point me to an app that already does something like this? I'd prefer a FOSS option if possible, but at this point I don't even know what to search for.

Example use-cases:

  • Send a YouTube URL to a service that downloads said video and stores it on a share on my VPN
  • Send a text snippet to a service that stores that snippet as a Markdown file for use as ideas for future blog posts
  • Send an article URL to a service that strips the ads and images out and saves a Markdown file for future reading.
 

cross-posted from: https://lemmy.ca/post/33126960

 

From time to time, often after I've restored from sleep or finished playing a Steam game, one of my CPU cores is pinned at 100% with no indication of what might be doing it. Running htop, btop, or GNOME system monitor all show the same thing: CPU0 at 100% while the rest are doing near-nothing, and no process in particular seems to be using those resources.

If I restart, it's back to normal, and sometimes I can play a game in Steam or let the computer go to sleep and it doesn't do this, but it happens often enough that's annoying/confusing so I'd like to know if there's a way to either (a) diagnose which processes are using which CPU cores, or (b) somehow "reset" the checking of these values to make sure that something's not just being misreported.

This is a desktop system running Arch & GNOME.

62
Developing with Docker (danielquinn.org)
submitted 10 months ago* (last edited 10 months ago) by danielquinn@lemmy.ca to c/python@programming.dev
 

I've been writing code professionally for 24 years, 15 of which has been Python and 9 years of that with Docker. I got tired of running into the same complications every time I started a new job, so I wrote this. Maybe you'll find it useful, or it could even start a conversation, but this post has been a long time coming.

Update: I had a few requests for a demo repo as a companion to this post, so I wrote one today. It includes a very small Django demo user Docker, Compose, and GitLab CI.

 

...so I found out how to fix it

view more: next ›