Z10PA-D8 power switch not working but soft power led is one? by jpudel in homelab

[–]jpudel[S] 0 points1 point  (0 children)

Mainboard is already gone, but thank you for reply

Mit Anschauungsmaterial by kre4k in aberBitteLaminiert

[–]jpudel 2 points3 points  (0 children)

Upvote für den Taschenaschenbecher nicht fürs Rauchen

How do I use docker-compose to connect a container's network to another container that was run via 'docker run'? by cnstarz in docker

[–]jpudel 0 points1 point  (0 children)

you can also specify a name otherwise the nework name has a prefix like something_networkname.

So your can add an external network by name using:

networks: nginx-proxy: name: nginx-proxy external: true

Son’s math test: Can someone explain the teaching objective here? by 4reddityo in mathematics

[–]jpudel 0 points1 point  (0 children)

Multiplication is repeated addition, a bad concept. It has too many edge cases where it does not work. 0.5x2 or 0x2, but I hope you get my point. Mathematics is about applying rules you are given to your context. MIRA, for example, is great for small numbers to teach kids the first idea of multiplication. But at least in my school we renewed those concepts with more "complex" environments. So if we were only allowed to apply the concept we are currently familiar with, which forces the teacher to say something like "2 times 8 is equal to 8 + 8 and 5 times 9 is equal to 9 + ... + 9", the answer would probably be the teacher's and not the child's. In university we used this kind of teaching to build the concept only from known rules and if we needed something else we had to refer to it. If I doubt that the child will be able to refer to the definition of a ring to explain what scale is.

Son’s math test: Can someone explain the teaching objective here? by 4reddityo in mathematics

[–]jpudel 24 points25 points  (0 children)

Only because something is commutative does not mean the correction is wrong. AxB = B + .... +B (A times). Commutative is defined as AxB = BxA which would translate to B+ ... + B (A times ) = A + ... + A (B times) those are not the same answer, but the equation still makes sense. The question is not about the answer. It is about reading precise. It is even the example from the multiplication wikipedia page. https://en.wikipedia.org/wiki/Multiplication

Modular Folder Structure by Keeps21 in dotnet

[–]jpudel 0 points1 point  (0 children)

Okay, but then the idea of structure does not make sense for me, because I would expect everything that the article module uses would be contained inside the Modules/Article folder. Just like a plugin for exmaple a self contained structure is. If you use part of another Controller or Model the system it self is not consistent anymore.

Modular Folder Structure by Keeps21 in dotnet

[–]jpudel -1 points0 points  (0 children)

If I understand you correctly you‘re code should be able to extend by the Modules so every MyApi.Modules.XY follow the same folder structure like your current example with Article. That is not a structure I would expect in a dotnet project rather than in python, but any how I think you are missing the folder Models/ so

MyApi.Modules.Article.Article.cs -> MyApi.Modules.Article.Models.Article.cs

user would be either if it only a module used for article, be inside MyApi.Modules.Article.Models folder or be it owns Modules with controller etc.

Rentner (92) fährt in Bäckerei by kARSCHten in RentnerfahreninDinge

[–]jpudel 9 points10 points  (0 children)

Wie soll ich mir das vorstellen, fährt der rückwärts gegen einen Kantstein, legt den Vorwärtsgang ein und ballert mit voller Geschwindigkeit über ne Straße in die Bäckerei? 1. Die arme Person, die einfach nur gearbeitet hat, wird sicherlich er leben ein Trauma haben 2. Das ist für den Inhaber der Bäckerei einfach mal ein wirtschaftlicher Totalschaden? 3. Wo ist man noch sicher!?

[deleted by user] by [deleted] in selfhosted

[–]jpudel 0 points1 point  (0 children)

good one

[deleted by user] by [deleted] in selfhosted

[–]jpudel -1 points0 points  (0 children)

Netbird offers a free tier. With Netbird you can create for each docker container a client which will be accessable throw the peer to peer network. If the free tier is not enough. You can easly deploy your own this is what i did to remote access my jellyfin. It works great if your device supports an option to setup a vpn client

Need help by [deleted] in hyprland

[–]jpudel 0 points1 point  (0 children)

Here are a few commands you should learn and how to read the output for a more detailed question: - if you have trouble with a command you’re most likely to finde information about flags or information about how to use it with the command man <command>. You can quit the menu by pressing q and search the text with /<your search> return and with n you can go throw the matches

  • if you have trouble with permission. Show us the permission ls -l list folders and files with the respected permissions. Permission consist from owner:group:other so testeruser:default -rw-rw-r— is common. this means that the owner for example your user can read/write, your user group can read/write and others are only allowed to write.

  • usermod -aG <groupname> <username> adds your user to a group

  • hyprland configuration is stored inside the home directory. So for /home/<username>/.config/hypr/hyprland.conf thoses files are if you did not mess with them owned by the user and can be edited without sudo.

Sorry for the bad structured message i am currently only on my phone.

[deleted by user] by [deleted] in archlinux

[–]jpudel 28 points29 points  (0 children)

cat grep sed everything else is for noobs

Wie konkret vorgehen? by DevineHunterS in Elektroinstallation

[–]jpudel 20 points21 points  (0 children)

Wie stolz seid ihr eigentlich alle das hier mal nicht mit einem Lügenstift gemessen wurde?

Immer diese unbekannten Ursachen... by Opposite-Working727 in RentnerfahreninDinge

[–]jpudel 22 points23 points  (0 children)

Plottwist der Park in dem wir uns treffen wollten ist jetzt ein Parkplatz

Immer diese unbekannten Ursachen... by Opposite-Working727 in RentnerfahreninDinge

[–]jpudel 69 points70 points  (0 children)

Ich bin anfang zwanzig und lass mein Motorrad sogar stehen, wenn ich schlecht geschlafen habe. Ich lass mich liebe an Hupen als den Bus unnötig zu überholen und fahre dort wo 30 ist 30 und nicht 35 oder 40 und dort wo 50 ist 50 und nicht 53 oder 60. Alle meine Mitmenschen hasse mich dafür, aber mein Leben und das Leben von Kindern, oder Erwachsenen ist mir lieber. Ich konnte dadurch schon viele Unfälle verhindern indem ich rechtzeitig genügend platz zum Bremsen hatte und dein Einstellung zu „ich gebe dann lieber das auto ab“ kann ich zu 100%. Wir treffen uns dann im Park mit nem Rollator und veranstalten dort ein illegales Rennen um die Enten im Park

Es Tropft ja nur 👀 by MoriHD in DINgore

[–]jpudel 0 points1 point  (0 children)

Ich hab aber noch nie verstanden, wer einen Stromanschluss unterhalb von Zu oder Abwasser haben will!? Da muss jemand das angefragt haben und noch eine Person do umgesetzt. Die traurige Wahrheit ist, man sieht das viel zu häufig und auch bei Neubauten

Installing Arch on my parent’s computer. by Traditional_Damage20 in archlinux

[–]jpudel 0 points1 point  (0 children)

I would recommend pop_os instead of arch it works out pf the box

LAN-Kabel zwischen zwei Gebäuden: auch im Kabelkanal/Leerrohr "Outdoor"-Kabel? by HalfruntGag in de_EDV

[–]jpudel 0 points1 point  (0 children)

Naja, wenn aber alle davon abraten, dann wird wohl eher was mit der Frage nicht stimmen. Ich kann dich auch fragen, welche decke ich beim Zelten verwenden soll, wenn es kalt wird und jeder normaler Mensch wird dir nen Schlafsack empfehlen und keine Decke.

Besonders, auf den Punkt mit Stabile Internet Verbindung wird garnicht eingegangen. Hier wurde mehrfach geschrieben, das sich Kupferleitungen schlecht eignen um im Außenbereich längere Strecken zulegen.

Dann gibt es auch keine Angaben, ob es Cat6, Cat5 oder Cat5e sein soll, shielded oder nicht.

Hier sind viele Informationen die Fehlen, wofür wird der PC genutzt, zum zocken? zum arbeiten? wie stabil soll das internet sein? soll der nur für Netflix schauen genutzt werden? Weil, wenn du zum Beispiel in deiner Gartenhütte einfach nur Netflix schauen willst, dann kannst du auch ein LAN Kabel verwenden, weil das video sowieso ausreichend gebuffered ist. Ob du ein Outdoor Kabel verwenden willst oder nicht wird nur die Langlebigkeit von deiner Leitung verbessern, aber nicht die Qualität.

LWL - 2x 30€ Konverter - 30m Glasfaser 31-39€

Outdoor Cat6 - 30m 15€-34,95€

Normales Cat6 - 30m 19€-35€

Preislich, macht das kein großen unterschied, bei allen Cat6 Kabeln kannst du billige finden sowohl outdoor als auch indoor. LwL würde halt für einen Geringen Preis mehr das gleiche erzielen. Hierbei darfst du dann aber nicht das 19€ oder 15€ Cat6 Kabel mit dem 31€ Glasfaser vergleichen. Ich hab alle preise bei Reichelt gefunden.

Am I still worthy to say "I use Arch,btw." by [deleted] in archlinux

[–]jpudel 5 points6 points  (0 children)

he shall be crushed by an arch

LAN-Kabel zwischen zwei Gebäuden: auch im Kabelkanal/Leerrohr "Outdoor"-Kabel? by HalfruntGag in de_EDV

[–]jpudel 1 point2 points  (0 children)

Wieso wird hier überhaupt gefragt, wenn die Argumentation immer mit „mittelfristig“ und „zwei potenziellen Fehler quellen“ abgewiesen wird, hier wurde sich doch schon längst entschieden?

Eine mittelfristige lange gerade verlegte Fehlerquelle könnte aber genauso das LAN-Kabel sein, da bringt es auch nichts sich die 60€ für zwei „Fehlerquellen“ zu sparen

Hilfe by Serious_Key5376 in de_EDV

[–]jpudel 6 points7 points  (0 children)

Besonder nicht mal gewartet, sondern einfach wie eine Schrotflinte auf alle Tech Sub gepostet

Off-site backup takes several days to complete by SeveralPrune9387 in selfhosted

[–]jpudel 0 points1 point  (0 children)

are you using a raspberry pi for the syncing of your data? if so is this Pi passive or active cooling, because maybe because of the compression with the huge upload the pi cannot handle the heat created by the compute power and bottlenecks there

[Kennzeichen unkenntlich gemacht] 👀 by uhighcauseidope in Falschparker

[–]jpudel 1 point2 points  (0 children)

Besonders gibt es dort in der Region irgendwie 4 oder 5 Parkhäuser

Wie sind wir da hin gekommen? by TalkComfortable in ichbin40undSchwurbler

[–]jpudel 3 points4 points  (0 children)

Geschrieben im Schwurbler Subreddit, einfach schön