1.ceramics926

joined 5 months ago
[–] 1.ceramics926@kopitalk.net 16 points 5 days ago

Asked for a response to the protestors concerns about Bill 11 and the future of private health care in Alberta, Maddison McKee, press secretary for Alberta Minister of Primary and Preventative Health Services Adriana LaGrange, sent Global News an email that lashed out at Friends of Medicare, calling the organization “a political advocacy group governed by the province’s public-sector unions. They routinely spread misinformation and hyperbolic predictions, so it’s misleading to cite them as if they were impartial experts.”

“Their talking points are always the same: they compare Alberta’s common-sense changes to cherry-picked facts from other countries and a theoretical version of Canadian Medicare, rather than the real system patients experience every day,” added McKee.

This is the same UCP dream team that brought us CorruptCare, and they still refuse to step aside to let a proper investigation take its course. Danielle Smith continues to consolidate power into more private parties who are beholden to her and public coffers. She promises so long as she's here, the money will continue to flow, and she expects political support in return.

[–] 1.ceramics926@kopitalk.net 7 points 1 week ago

I don't follow Lemmy closely, but I believe they one day aspire to have a feature to combine similar links together to follow the discussion easier. Piefed does have this feature already and it's great.

[–] 1.ceramics926@kopitalk.net 1 points 1 week ago (1 children)

I checked the memory records from last night and I do see the VPS hover in the 90% range, finally spiking to 98.9% when something probably finally choked.

Thanks for teaching me something new!

[–] 1.ceramics926@kopitalk.net 1 points 1 week ago (3 children)

I tried searching around for tips on settings and stumbled on this.

https://dbadataverse.com/tech/postgresql/2025/02/postgresql-configuration-parameters-best-practices-for-performance-tuning

Following those general tips then for a 4Gb RAM VPS

Step 1: Reserved 25% for the OS: 3Gb

Step 2: Adjust Shared Buffer to 25% to 40% of RAM (After Reserve): About 1Gb

Step 3: Adjust Working Memory for Concurrent Users: I adjusted for 150 Concurrent Users and about half of 4Gb. So 15Mb

150*15 = 2,250

Result: VPS RAM usage went down from the 80% range to around the 50% range.

[–] 1.ceramics926@kopitalk.net 1 points 1 week ago (4 children)

Thanks! VPS has 4GB ram.

I have these defaults for the postgres

services:

  db:
    shm_size: 2gb
    image: postgres:17
    restart: unless-stopped
    user: "1000:1000"
    env_file:
     - ./.env.docker
    command:
      - postgres
      # Memory
      - -c
      - shared_buffers=1GB
      - -c
      - effective_cache_size=3GB
      - -c
      - work_mem=32MB
      - -c
      - maintenance_work_mem=256MB

      # WAL / checkpoints
      - -c
      - checkpoint_completion_target=0.9
      - -c
      - wal_buffers=16MB
      - -c
      - max_wal_size=4GB
      - -c
      - min_wal_size=1GB

      # Query planner
      - -c
      - random_page_cost=1.1
      - -c
      - effective_io_concurrency=200

      # Connections
      - -c
      - max_connections=150
      - -c
      - jit=off
    volumes:
     - ./pgdata:/var/lib/postgresql/data
    networks:
      - pf_network
 

Piefed v1.6.10
Debian Linux 13 Trixie
Docker
kopitalk.net

Expectation: Piefed to load normally on browser.

Observation: There's no pattern that I can make out, but since March 10, Piefed cannot be loaded on browser without warning. I checked the VPS and it functions as expected, I pulled the logs for "pyfedi-adminer-1", "pyfedi-db-1", and "pyfedi-redis-1", each seemed to indicate time stamps that suggested things were still working in the background.

Efforts: I'm not really familiar with troubleshooting so I pulled the old off and on dance move here and restarted the docker. For what it's worth the site loads normally at first, but quickly returns to being inaccessible. I ran a restore from backup 1 day back, and PieFed loaded normally without any issue.

Observation 2: Mar 11, I see the same issue happen overnight. Piefed is no longer accessible by browser. I repeated the check on the logs yesterday and it appears from timestamps that things are functioning in the background as expected.

Efforts: This time I decided to go further back, restoring from last week. I'm presently at Piefed v.1.6.8. I'm not sure if I should wait a bit and update to v.1.6.11.

[–] 1.ceramics926@kopitalk.net 3 points 1 week ago (2 children)

Isn't that basically ICE and the selective enforcement of the law as demonstrated in Epstein?

Are you sure you haven't been exposed to so much violence that you've been convinced to redefine it?

[–] 1.ceramics926@kopitalk.net 9 points 1 week ago (4 children)

Some, including myself, already are of the opinion that the US is an autocracy because its billionaire class has effectively taken over the reigns. Whatever checks there are don't actually balance out the billionaires with the rest of greater America.

[–] 1.ceramics926@kopitalk.net 3 points 1 month ago

I have not paid attention to the Diablo series for a while now, but I was tempted to drop back in with D2 for quality of life improvements and new content.

I have D4 sitting around, I just didn't have the same feeling to try again.

 

Apparently the US Department of ~~Defense~~War thinks that they can order non-US citizens not resident in the USA to cease and desist from mailing things.

Uh…

Hilarity of the items involved aside, the gall of the US military postal service to give orders to civilians not under their command and not even of their nation is shocking.

 

PieFed v1.4.4
Docker

Hi all! Happy New Year!

Issue: When I click on a profile, I expect it to load quickly. But, only as admin, I see that anyone's profile I click on loads fairly slowly.

Regular users apparently don't have the same issue.

Side Issue: Perhaps as a side issue, I discovered this load time problem when I get notifications saying that a user was reported. I'm not sure what the criteria are, but there's usually no note about why the user was reported. I click on the profile to try and figure out what the issue is, but I don't see anything too unusual to determine why the report was made in the first place.

[–] 1.ceramics926@kopitalk.net 6 points 2 months ago (4 children)

I appreciate the information here. I just wish to point out if we're talking about human displacement, Canada and the US can be accused of the same upon its indigenous populations, the practice of slavery, and a history of segregation/apartheid.

If one is highlighting this mechanism/issue to discuss the real costs of industry and economic development, I think it's a worthy issue. Were there better alternatives to what the European and Western powers ended up doing to others? I certainly hope so.

But if one frames this so called displacement as a moral issue to pretend a better or superior position, then this is delusional. I'd rather defer to the UN Declaration of Human Rights and suggest that the world should aspire to do more.

[–] 1.ceramics926@kopitalk.net 15 points 3 months ago

Dengue is slowly creeping north as far as Colorado. Are you sure no one wants to make it?

https://insideclimatenews.org/news/10112025/colorado-invasive-dengue-fever-mosquito/

[–] 1.ceramics926@kopitalk.net 4 points 3 months ago (1 children)

“What we need in this city is not just affordable housing, as in housing that's 80 per cent of market value,” said Strikwerda. “We need social housing that's geared to income.”

I took a drive downtown yesterday during the day. Homeless are laid down on the concrete sidewalks with blankets. There were some nasty -20C and worse days in Edmonton. The UCP don't care, neither did EPS under McFee, and I point out the silence from Edmonton Police on the subject.

There are many reasons why people may not go to a shelter even when space is available, such as feeling unsafe due to past experience.

A controversial practice in both Edmonton and Calgary has been to dismantle tents and homeless encampments. Both cities confirmed that policy will continue this winter, citing safety concerns.

“When the city responds to an encampment, we do not simply ‘take it down,’” said a statement from a City of Calgary spokesperson.

“Our teams engage directly with occupants and ensure they are offered safe, warm alternatives before any structure is removed. No encampment is dismantled without providing support and connections to appropriate services and shelter options. The goal is always to reduce harm, prevent exposure to the elements, and create a safer outcome than if someone remained outdoors.”

[–] 1.ceramics926@kopitalk.net 2 points 4 months ago

Poetic and miserable, I may not be able to bear looking at a slushy machine the same way.

view more: next ›