wasabi

joined 2 years ago
[–] wasabi@feddit.de 1 points 1 year ago

Exact Audio Copy and Qobuz.

[–] wasabi@feddit.de 3 points 1 year ago (1 children)

Den Anschlussplan habe ich erst später gefunden, da ich nicht wusste welches Ofenmodell das überhaupt ist (war gebraucht). Der Verkäufer hat das Teil aus einem Haus, dass er gekauft hat und jetzt abreißt. Er hat mir ein Foto gegeben, wie der Ofen angeschlossen war, und er war genau so falsch angeschlossen wie ichs dann auch gemacht hab (ohne Brücken). Also entweder haben die Vorbesitzer des Hauses diesen Ofen nie benutzt oder er hat mal so funktioniert. Oder sie hatten immer Glück und ich hab dann ins Klo gegriffen. Keine Ahnung. Eine Sicherung scheint dieses alte Modell nicht zu haben, jedenfalls listet Miele das nicht als Ersatzteil.

Der Fakt dass der Ofen mal so angeschlossen war passt zumindest mit der Aussage des Miele-Service zusammen, der meinte, dass das den Defekt nicht erklären würde, selbst wenn man die 230V voll ausreizt.

[–] wasabi@feddit.de 1 points 1 year ago* (last edited 1 year ago)

Es ist keine Herdplatte angeschlossen. Die Brücken sollen dort laut Anleitung rein, wenn man ihn über 230v anschließt.

Die Ader ganz links ist quasi nur die Ummantelung. Keine Ahnung was das soll. Da ist keine Ader. An der Herdanschlussdose an der Wand sind aber auch nur Erde, Neutral und L1 angeschlossen, die weiteren Adern kannst du dir also wegdenken.

Edit: Kurz mal nach Herdanschlusskabel mit 6 Adern gegoogelt und das gefunden:

Das graue ist nur ein füllorgan oder auch gleichzeitig Kennfaden des Herstellers (damit die Leitung rund bleibt ) und keine Ader

[–] wasabi@feddit.de 1 points 1 year ago (1 children)

Steam integrates with your package manager?

[–] wasabi@feddit.de 19 points 1 year ago (1 children)

python -m http.server came in handy so many times!

[–] wasabi@feddit.de 1 points 1 year ago

Damn I hoped it was this clown orban

[–] wasabi@feddit.de 3 points 1 year ago (2 children)

Lmao, chinese tea ceremony includes like 500 steps.

[–] wasabi@feddit.de 1 points 1 year ago* (last edited 1 year ago)

Honestly the most complete source of high res music is private trackers like redacted. You can download all the stuff from qobuz and bandcamp, every CD rip you can think of in bit perfect quality of and even very good vinyl rips. You basically can download any version ever released from any album.

[–] wasabi@feddit.de 1 points 1 year ago

Yes, that's a good alternative for Collection[str] but not so much for Iterable[str] as you lose the lazyness of Generators.

[–] wasabi@feddit.de 3 points 1 year ago

Maybe something like passing in a list of patterns which should match some data, or a list of files/urls to download would be examples of where I would like to be generic, but taking in a string would be bad.

But the real solution be to convert it to foo(*args: str). But maybe if you take 2 Container[str] as input so you can't use *args. But no real world example comes to mind.

[–] wasabi@feddit.de 1 points 1 year ago

Yes, you're right. It also a lot of benefits.

[–] wasabi@feddit.de 2 points 1 year ago (2 children)

This + an assert seems like the way to go. I think that str should never have fulfilled these contracts in the first place and should have a .chars property that returns a list of one-character-strings. But this change would break existing code, so it is not going to happen.

 

What access point can you recommend for use with OpenWrt?

 

Looking for recommendations in the ambient genre.

My favorites are (in no particular order):

  • Brian Eno - Mixing Colours
  • C418 - Minecraft Volume Alpha
  • Jon Hopkins - Music for Psychedelic Therapy
  • The KLF - Chill Out
  • Experialist - Excessive Refinement
  • Biosphere - Substrata

What are your favorite ambient albums?

 

I use OpenWrt on x86. I use this build but added a WiFi card and antennas. At first the WiFi performance was very good giving me great speeds and range. Some time ago performance degraded. The signal range is extremely limited giving me disconnects on my phone when I'm 4 meters away.

How could I debug what the cause might be. Any ideas?

 

I use OpenWrt on x86. I use this build but added a WiFi card and antennas. At first the WiFi performance was very good giving me great speeds and range. Some time ago performance degraded. The signal range is extremely limited giving me disconnects on my phone when I'm 4 meters away.

How could I debug what the cause might be. Any ideas?

1
submitted 2 years ago* (last edited 2 years ago) by wasabi@feddit.de to c/python@programming.dev
 

After learning about TYPE_CHECKING i made it a habit to put all imports that were only needed for type checking into an if TYPE_CHECKING: guard. But now I am wondering if that is actually intended to be used like that. Checking whether an import is only needed at type checking time can get quite tedious and sometimes you run into situations were you introduced some code that made the import a requirement at runtime.

How do you use TYPE_CHECKING? Whenever it is possible or only when using it actually solves a circular import?

0
submitted 2 years ago* (last edited 2 years ago) by wasabi@feddit.de to c/music@beehaw.org
 

I'm sure some of you have some artists that are generally beloved by the music community but you just can't stand them.

For me it is The Mars Volta. It should be right up my alley, I like a lot of similar music but I can't get over the vocals. They sound so emo (which kinda makes sense, given the background of the vocalist) but to me it just does not fit the music at all.

Not trying to shit talk them, just wanting to share some hot takes.

 

Hi. Welche Peertube instanzen könnt ihr empfehlen? Ich suche eine, die folgende Anforderungen erfüllt:

  • Performant aus Deutschland erreichbar (nicht zwingend in DE gehostet)
  • Schnelle Updates auf neue Versionen
  • Blockt nicht zu stark (Extremismus und NSFW darf aber durchaus geblockt sein)
  • Account-Erstellung erlaubt
view more: ‹ prev next ›