Lemmy Today

1,984 readers
111 users here now

Welcome to lemmy.today!

About us

🤗 Thanks for joining our little instance here, located in Oregon. The idea is to have a fast, stable instance and allow users to subscribe to whatever content they want from here.

😎 We dont block any other instances. We will keep it that way unless it becomes a moderation problem.

🤠 We will be around for a very long time, so you dont have to worry about us shutting down the instance anytime soon. We like performance and stability in our servers, and will upgrade the instance when its needed.

🥹 Make sure to join a lot of remote communities to get a good feed going. How to do that is explained here.

Lemmy mobile apps

You should start using one of these ASAP since the web browser user interface is quite ugly, even with themes.

Optional Lemmy web browser user interfaces

Rules

Contact the admin

founded 2 years ago
ADMINS
1076
 
 
1077
 
 

I have searched around for answers to this, but so far, the solutions I found and tried have not been working for me. Thankfully, the update isn't that critical, so time is not of the essence as of now. But I fear, the problem will only persist.

So, bit of a headscratcher: I am following the guide to upgrade (no Docker) from here.

Simple enough, right? Sadly, I keep getting:

~/live$ RAILS_ENV=production bundle exec rails assets:precompile
I, [2025-04-03T20:30:30.072648 #981372]  INFO -- : [dotenv] Loaded .env.production
Mastodon and Webpacker requires Yarn ">=4 <5" and you are using 1.22.22
Exiting!

So, the proposed solution? Using corepack as intended. That, at first, upon entering "corpack prepare" and "corepack enable" in succession, seemed to run silently and without errors/warnings.

But it changed nothing at all for the error message. Prompting me to search around, haphazardly try to apply fixes, trying to remove and reinstall yarn, "the usual". My last attempt was to globally remove yarn and corepack with npm and then re-install both. Since then, a new, exciting error is happening:

~/live$ corepack enable
Internal Error: EACCES: permission denied, symlink '../lib/node_modules/corepack/dist/pnpm.js' -> '/usr/bin/pnpm'
    at async Object.symlink (node:internal/fs/promises:1005:10)
    at async EnableCommand.generatePosixLink (/usr/lib/node_modules/corepack/dist/lib/corepack.cjs:23156:5)
    at async Promise.all (index 0)
    at async EnableCommand.execute (/usr/lib/node_modules/corepack/dist/lib/corepack.cjs:23143:5)
    at async EnableCommand.validateAndExecute (/usr/lib/node_modules/corepack/dist/lib/corepack.cjs:20258:22)
    at async _Cli.run (/usr/lib/node_modules/corepack/dist/lib/corepack.cjs:21195:18)
    at async Object.runMain (/usr/lib/node_modules/corepack/dist/lib/corepack.cjs:23642:19)

Oh, and when trying to install yarn and corepack, now, I get:

~/live$ npm install yarn
npm error code EUNSUPPORTEDPROTOCOL
npm error Unsupported URL Type "patch:": patch:babel-plugin-lodash@npm%3A3.3.4#~/.yarn/patches/babel-plugin-lodash-npm-3.3.4-c7161075b6.patch
npm error A complete log of this run can be found in: /home/mastodon/.npm/_logs/2025-04-03T19_54_12_827Z-debug-0.log

~/live$ npm install corepack
npm error code EUNSUPPORTEDPROTOCOL
npm error Unsupported URL Type "patch:": patch:babel-plugin-lodash@npm%3A3.3.4#~/.yarn/patches/babel-plugin-lodash-npm-3.3.4-c7161075b6.patch
npm error A complete log of this run can be found in: /home/mastodon/.npm/_logs/2025-04-03T19_54_25_678Z-debug-0.log

the logs in question:

$ cat /home/mastodon/.npm/_logs/2025-04-03T19_54_12_827Z-debug-0.log 
0 verbose cli /usr/bin/node /usr/bin/npm
1 info using npm@11.2.0
2 info using node@v22.14.0
3 silly config load:file:/usr/lib/node_modules/npm/npmrc
4 silly config load:file:/home/mastodon/live/.npmrc
5 silly config load:file:/home/mastodon/.npmrc
6 silly config load:file:/usr/etc/npmrc
7 verbose title npm install yarn
8 verbose argv "install" "yarn"
9 verbose logfile logs-max:10 dir:/home/mastodon/.npm/_logs/2025-04-03T19_54_12_827Z-
10 verbose logfile /home/mastodon/.npm/_logs/2025-04-03T19_54_12_827Z-debug-0.log
11 silly logfile start cleaning logs, removing 1 files
12 silly packumentCache heap:4345298944 maxSize:1086324736 maxEntrySize:543162368
13 silly logfile done cleaning log files
14 silly idealTree buildDeps
15 verbose stack Error: Unsupported URL Type "patch:": patch:babel-plugin-lodash@npm%3A3.3.4#~/.yarn/patches/babel-plugin-lodash-npm-3.3.4-c7161075b6.patch
15 verbose stack     at unsupportedURLType (/usr/lib/node_modules/npm/node_modules/npm-package-arg/lib/npa.js:369:15)
15 verbose stack     at fromURL (/usr/lib/node_modules/npm/node_modules/npm-package-arg/lib/npa.js:428:13)
15 verbose stack     at Function.resolve (/usr/lib/node_modules/npm/node_modules/npm-package-arg/lib/npa.js:110:12)
15 verbose stack     at #nodeFromEdge (/usr/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/build-ideal-tree.js:1039:22)
15 verbose stack     at #buildDepStep (/usr/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/build-ideal-tree.js:904:35)
15 verbose stack     at async Arborist.buildIdealTree (/usr/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/build-ideal-tree.js:181:7)
15 verbose stack     at async Promise.all (index 1)
15 verbose stack     at async Arborist.reify (/usr/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/reify.js:131:5)
15 verbose stack     at async Install.exec (/usr/lib/node_modules/npm/lib/commands/install.js:149:5)
15 verbose stack     at async Npm.exec (/usr/lib/node_modules/npm/lib/npm.js:208:9)
16 error code EUNSUPPORTEDPROTOCOL
17 error Unsupported URL Type "patch:": patch:babel-plugin-lodash@npm%3A3.3.4#~/.yarn/patches/babel-plugin-lodash-npm-3.3.4-c7161075b6.patch
18 silly unfinished npm timer reify 1743710053061
19 silly unfinished npm timer reify:loadTrees 1743710053064
20 silly unfinished npm timer idealTree:buildDeps 1743710057205
21 silly unfinished npm timer idealTree:#root 1743710057206
22 verbose cwd /home/mastodon/live
23 verbose os Linux 6.1.0-31-amd64
24 verbose node v22.14.0
25 verbose npm  v11.2.0
26 verbose exit 1
27 verbose code 1
28 error A complete log of this run can be found in: /home/mastodon/.npm/_logs/2025-04-03T19_54_12_827Z-debug-0.log

~/live$ cat /home/mastodon/.npm/_logs/2025-04-03T19_54_25_678Z-debug-0.log 
0 verbose cli /usr/bin/node /usr/bin/npm
1 info using npm@11.2.0
2 info using node@v22.14.0
3 silly config load:file:/usr/lib/node_modules/npm/npmrc
4 silly config load:file:/home/mastodon/live/.npmrc
5 silly config load:file:/home/mastodon/.npmrc
6 silly config load:file:/usr/etc/npmrc
7 verbose title npm install corepack
8 verbose argv "install" "corepack"
9 verbose logfile logs-max:10 dir:/home/mastodon/.npm/_logs/2025-04-03T19_54_25_678Z-
10 verbose logfile /home/mastodon/.npm/_logs/2025-04-03T19_54_25_678Z-debug-0.log
11 silly logfile start cleaning logs, removing 1 files
12 silly packumentCache heap:4345298944 maxSize:1086324736 maxEntrySize:543162368
13 silly logfile done cleaning log files
14 silly idealTree buildDeps
15 verbose stack Error: Unsupported URL Type "patch:": patch:babel-plugin-lodash@npm%3A3.3.4#~/.yarn/patches/babel-plugin-lodash-npm-3.3.4-c7161075b6.patch
15 verbose stack     at unsupportedURLType (/usr/lib/node_modules/npm/node_modules/npm-package-arg/lib/npa.js:369:15)
15 verbose stack     at fromURL (/usr/lib/node_modules/npm/node_modules/npm-package-arg/lib/npa.js:428:13)
15 verbose stack     at Function.resolve (/usr/lib/node_modules/npm/node_modules/npm-package-arg/lib/npa.js:110:12)
15 verbose stack     at #nodeFromEdge (/usr/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/build-ideal-tree.js:1039:22)
15 verbose stack     at #buildDepStep (/usr/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/build-ideal-tree.js:904:35)
15 verbose stack     at async Arborist.buildIdealTree (/usr/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/build-ideal-tree.js:181:7)
15 verbose stack     at async Promise.all (index 1)
15 verbose stack     at async Arborist.reify (/usr/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/reify.js:131:5)
15 verbose stack     at async Install.exec (/usr/lib/node_modules/npm/lib/commands/install.js:149:5)
15 verbose stack     at async Npm.exec (/usr/lib/node_modules/npm/lib/npm.js:208:9)
16 error code EUNSUPPORTEDPROTOCOL
17 error Unsupported URL Type "patch:": patch:babel-plugin-lodash@npm%3A3.3.4#~/.yarn/patches/babel-plugin-lodash-npm-3.3.4-c7161075b6.patch
18 silly unfinished npm timer reify 1743710065916
19 silly unfinished npm timer reify:loadTrees 1743710065919
20 silly unfinished npm timer idealTree:buildDeps 1743710070343
21 silly unfinished npm timer idealTree:#root 1743710070344
22 verbose cwd /home/mastodon/live
23 verbose os Linux 6.1.0-31-amd64
24 verbose node v22.14.0
25 verbose npm  v11.2.0
26 verbose exit 1
27 verbose code 1
28 error A complete log of this run can be found in: /home/mastodon/.npm/_logs/2025-04-03T19_54_25_678Z-debug-0.log

Thankfully, mastodon is still working, no database issues, nothing indicating I fucked up beyond repair yet.

I am a bit at a loss, unfortunately, but eager to use my fuckup as a learning experience - am glad to hear any and all more experienced folk chiming in!

1078
 
 

Posted from this RSS feed via bot, see !meta@rss.ponder.cat

1079
1080
1081
 
 

Some interesting stories about this song: https://www.youtube.com/watch?v=z-LT6L1T6Is

  • It was a forgotten demo that was pulled out when the record label said their proposed album didn't have any tracks that were good enough to be released as singles.
  • It's not the typical acid jazz based sound that Jamiroquai does.
  • And of course, the music video...
1082
 
 

From finviz

1083
 
 
This is an automated archive made by the Lemmit Bot.

The original was posted on /r/prettygirls by /u/Eating-Crayons on 2025-04-03 19:29:43+00:00.

1084
 
 
This is an automated archive made by the Lemmit Bot.

The original was posted on /r/prettygirls by /u/yashy20 on 2025-04-03 19:03:41+00:00.

1085
1086
1087
1088
1089
 
 
1090
 
 

TLDR - Zusammenfassung:

Das Bundesamt für Verfassungsschutz arbeitet weiterhin an einem Gutachten zur Bewertung der AfD (Alternative für Deutschland). Ursprünglich sollte dieses Gutachten bis Ende 2024 abgeschlossen sein, doch es bleibt unvollendet. Die Verzögerung lässt sich auf mehrere Faktoren zurückführen:

  • Personalwechsel: Der ehemalige Präsident des Verfassungsschutzes, Thomas Haldenwang, hatte eine Entscheidung noch für 2024 angekündigt. Er verließ jedoch sein Amt, um für den Bundestag zu kandidieren. Diese personelle Veränderung hat den Prozess erheblich verzögert.
  • Politische Faktoren: Die vorgezogenen Neuwahlen und die damit verbundenen personellen Veränderungen trugen ebenfalls zur Verzögerung bei.

Das Gutachten könnte zu verschiedenen Ergebnissen führen:

  • Die AfD könnte herabgestuft werden.
  • Sie könnte weiterhin als Verdachtsfall eingestuft bleiben. -Sie könnte als erwiesen extremistisch hochgestuft werden.

Haldenwang hatte angedeutet, dass eine Hochstufung gerechtfertigt sei.

Folgen einer möglichen Hochstufung: Sollte die AfD hochgestuft werden, würde sie verstärkter Überwachung unterliegen, mit weniger rechtlichen Einschränkungen. Es wird erwartet, dass die AfD gegen eine solche Entscheidung klagen würde, was zu einem langwierigen Rechtsstreit führen könnte.

Druck auf den Verfassungsschutz: Die AfD steht seit über vier Jahren unter Beobachtung, und der Druck, ihren Status endlich zu klären, wächst. Parlamentarier warten auf das Gutachten, um über ein mögliches Verbot der AfD zu entscheiden. Experten gehen davon aus, dass bald eine Entscheidung fällt, da der Status "Verdachtsfall" nicht unbegrenzt aufrechterhalten werden kann.

Zusätzlicher Kontext: Die 2013 gegründete AfD, ursprünglich eine konservative Partei, wird mittlerweile teilweise als rechtsextrem eingestuft. Die Entscheidung des Verfassungsschutzes ist entscheidend für politische und rechtliche Maßnahmen gegen die AfD.

(mistral LLM)

1091
1092
 
 

Lyon (AFP) – A French court on Thursday sentenced a daycare worker to 25 years in prison for killing a baby by making the infant drink drain cleaner to stop her from crying.

Myriam Jaouen, 30, was charged with murder but the court in the southeastern city of Lyon found her guilty of "torture" and "barbarism resulting in death," but with no intention to kill.

There is an "unfathomable" element to the 2022 killing of baby Lisa, said prosecutor Baptiste Godreau, adding that Jaouen was "perfectly conscious" of what she was doing.

He said that the "heavy" sentence was needed to punish "the extreme seriousness of this act, for having taken the life of a defenceless child in a cowardly fashion, to protect society in a lasting way and to protect the interests of the family".

The accused admitted in police custody that she had given Lisa the corrosive liquid, but insisted that she had not intended to kill her.

She gave several versions before admitting during the trial that she had held the child's head and poured the product directly into her mouth.

She said that she could no longer bear the infant's crying.

Baby Lisa's parents were "shocked" that Jaouen had not been convicted of murder, their lawyer said after the trial.

The verdict "adds pain to pain," Catherine Bourgade told reporters, adding that the parents "have the impression of having lost their child twice."

"Who can put drain cleaner into the mouth of a child and then tell us that she didn't mean to kill her?" Bourgade said, adding that she hoped the prosecution would appeal the verdict.

Godreau denounced the defendant's "cowardice" after the incident, saying she did not call for help herself, got rid of the bottle before she finished her workday and then went shopping, seemingly indifferent to the baby's "agony."

At the time of the killing, the woman, who is partially deaf, was living with her parents after a difficult school career and on-off jobs in the sector.

Despite her lack of experience, Jaouen was hired by the People and Baby group, a major player in the creche sector in France, which managed the nursery.

On June 22, 2022, she was alone at the opening of the facility when Lisa's father dropped off the infant.

A few minutes later, two women who had come to drop off their sons found the employee panicking and the child vomiting.

The girl, seriously burned, died hours later at the hospital where she was taken.

The death sparked outrage in France and triggered investigations by the government and media which highlighted shortcomings in the private daycare sector.

In their evidence at the trial, Lisa's parents sought to highlight the responsibility of the defendant, whom they described as the "monster" who killed their daughter.

1093
 
 

So, what do you guys think? Any feedback?

1094
1095
1096
 
 

Almost 30 and I don't remember ever getting such a bad hangover. Heck, I used to get sober on the way home before even crashing on the bed.

1097
1098
 
 
1099
 
 

Apple lost more than $250 billion in market value Thursday, with shares down as much as 8.5% as a result of President Donald Trump’s tariff spree.

1100
 
 

كلمات:

وين ما اروح بشوف حدور ساجنه الانسانيه

ليه اطفال العالم حره وانا ما الي حريه…

فوق الـ٧٠ سنة إحنا عايشين ورا سجون البنود

اللي ساجنيني أنا

بواقع ما يتغير مش حاسين ولا نور

إلا سياج منها إحنا شايفين سما

لونها ازرق غيمها أبيض

بالنص نجمة تذكرك انت مقيّد

بس لا…

عايش متفائل ما تعزل مني الأمل بجدار فاصل

ولو، السور يدور أنا مربوط

بفلسطين كجنين لحبل الطابور

إجري بالأرض جذور شجر زيتون

تضل تولد تجدد وتجدد غصون

كل غصن ممدود للسلام كل غصن معروف لإحتلال

ما يريد استلام

طب ليه؟ ليه أنا اللي ما إله حرية؟

لأني أنا رافض أني أعيش بعبودية.

view more: ‹ prev next ›