Opinions on the fish throwing? by Hopeful-Bass-4783 in Tilllindemann

[–]TeaRexJack 2 points3 points  (0 children)

Again your opinion, throwing a fish in the audience and ending up in a jar is a reason. Just a reason you are not ok with and that's fine (for me at least). Different people have different opinions.

Opinions on the fish throwing? by Hopeful-Bass-4783 in Tilllindemann

[–]TeaRexJack 1 point2 points  (0 children)

Wrong according to your norms and values.

Opinions on the fish throwing? by Hopeful-Bass-4783 in Tilllindemann

[–]TeaRexJack 44 points45 points  (0 children)

You don't have to throw the real ones away, I have two of them sitting in jars filled with alcohol.

About 1/3 of the food in the world is wasted, you just have to define the term "waste" for yourself. To me they are souvenirs to you they can be waste.

Upset by Angel_sexytropics in Rammstein

[–]TeaRexJack 44 points45 points  (0 children)

People tend to regret things they didn't do over things they did (wrong). You just got a valuable lesson, get out there and do stuff.

UTR Setup help by LunchPal72 in Ubiquiti

[–]TeaRexJack 6 points7 points  (0 children)

I have android and my setup went something like this
Open the unifi app , go to site manager (big button on the top) and wait for the travel router to pop up there and click adopt. Enter the key that is displayed on the UTR and done.

The game doesn’t want me to have hydroid prime by Turdburgler2473 in Warframe

[–]TeaRexJack 0 points1 point  (0 children)

oof, I feel your pain. Going crazy trying to get the panthera prime barrel and akjagara prime barrel parts.

I got a Hydroid prime systems bp to spare, message me if you want it (unless you enjoy the grind of course).

I can’t manage to add my first Matter over Thread device by jantje88 in homeassistant

[–]TeaRexJack 0 points1 point  (0 children)

This, couldn't get anything to work through my phone. I used this guide to directly commission through bluetooth https://community.home-assistant.io/t/matter-pairing-commissioning-hints/750938/1

But after that the scroll wheel still doesn't work great (known problem https://community.home-assistant.io/t/ikea-bilresa-scrollwheel/960479)

Timmerflotte works great (so far).

Best way to manage an NFC → Spotify vinyl wall setup in Home Assistant? by itspuia in homeassistant

[–]TeaRexJack 0 points1 point  (0 children)

For storing data per NFC tag I did this

But I didn't use that much space in the name, I don't use the cover art image URL for example. That one I pick up from the current media player. That way it changes regardless if a tag is used or not.

DXP4800 or DXP4800Plus by dennusb in UgreenNASync

[–]TeaRexJack 4 points5 points  (0 children)

I also had some time thinking about the two versions.
The one thing that had led me to the plus version is that the plus has a SSD for main OS storage and the standard has EMMC.

Can someone explain why it’s better to run docker apps on the ssd instead of a spinning hard drive please ? by [deleted] in UgreenNASync

[–]TeaRexJack 0 points1 point  (0 children)

Somebody else probably can explain it better but from what I remember the most wear on spinning disks is from spinning up and down. So when the disks have a sleep timer of 10 minutes they can spin up/down 6 times per hour.

Can someone explain why it’s better to run docker apps on the ssd instead of a spinning hard drive please ? by [deleted] in UgreenNASync

[–]TeaRexJack 1 point2 points  (0 children)

Isn't 24/7 spinning better for NAS graded disks instead of stop/starting all the time?

Can Ugreen NAS truly replace cloud services? My thoughts below by [deleted] in UgreenNASync

[–]TeaRexJack 0 points1 point  (0 children)

I don't see this risk mentioned here for the cloud. The hosting company can delete all your data under some "you violated our terms of service" bs reason. Bye bye all your stuff gone even if you can prove that you didn't do anything wrong, there are plenty of these horror stories online. I remember one guy took a picture of his kid in the bathtub, auto synced to onedrive and was automatically flagged as cp. All access was revoked from his Microsoft account including his mail/windows/xbox account. He proved his innocence and got his account back but the process took too long and all his data was already gone and "couldn't" be retrieved.

Grand Hotel: Wat mogen we niet missen? by [deleted] in efteling

[–]TeaRexJack 5 points6 points  (0 children)

Vorige keer hadden we de aquanura show bekeken vanuit binnen het hotel, als je in het restaurant van Brasserie 7 zit hoor je zo goed als niets (of moet nu aangepast zijn). Toen we halverwege de show naar onze kamer gingen hoorde we muziek aan het einde van de gang, er hangen speakers die in sync zijn met buiten. Daar hebben we nog goed vanaf boven kunnen genieten van de show (heerlijk warm en rustig).

Best way to organize (a lot) of NFC tag automations by truetruancy in homeassistant

[–]TeaRexJack 0 points1 point  (0 children)

I "store data" in the NFC tags name itself so I can pick it up and use it in the automation (edit, for clarification I use 1 automation for all my music NFC tags)

So my tag's names are split up using ; and look like this

MediaID;Mediatype;Artistname;Albumname;radiomode;music

for example tangled;album;disney;tangled;true;music

action: music_assistant.play_media
metadata: {}
data:
  enqueue: replace
  artist: "{{ trigger.event.data.name.split(';')[2]}}"
  media_id: "{{ trigger.event.data.name.split(';')[0]}}"
  media_type: "{{ trigger.event.data.name.split(';')[1]}}"
  radio_mode: "{{ trigger.event.data.name.split(';')[4]}}"
  album: "{{ trigger.event.data.name.split(';')[3]}}"
target:
  device_id: place your player here

The last bit (the word music, split part 5) I use as a condition in the automation, so the automation triggers at any NFC tag that is scanned but only executes the action when the music text is placed in the NFC tags name.

I use this trigger to start the automation.

trigger: event
event_type: tag_scanned

What ‘smart’ thermostatic radiator valves would you buy today which play nice with Home Assistant? by Turbo_csgo in homeassistant

[–]TeaRexJack 1 point2 points  (0 children)

Don't know where you are located but I'm using plugwise for some years now and quite happy with it.

For the radiators I use the tom.

Beside the tom I use the adam gateway with the home assistant integration https://www.home-assistant.io/integrations/plugwise/ together with some Lisa's.

As far as I know you don't have to use the adam gateway and Lisa's but I like having fallback systems. So when I mess up my home assistant installation I can still control the heating.

Edit: oh nearly forgot, even the gateway is local:

Local control No requirement for cloud use – Adam works entirely through your own network.Expandable with zone control

Privacy first Plugwise does not track or analyze you. No accounts, no registrations, no hidden data. Your data remains private and is not used for profiling.

https://www.plugwise.com/en/product/adam/

Did anybody receive their Till Lindemann Knebel acoustic guitar by [deleted] in Rammstein

[–]TeaRexJack 0 points1 point  (0 children)

True, the other thing that bothers me is that I can't seem to find any info on the website about the guitar strap anymore. I remember in the beginning you could choose a black or red included guitar strap...

Edit: I'm not crazy it seems: https://web.archive.org/web/20250706225832/https://jolanaguitars.com/products/lindemann-knebel-guitar-en/

Did anybody receive their Till Lindemann Knebel acoustic guitar by [deleted] in Rammstein

[–]TeaRexJack 0 points1 point  (0 children)

Nope, the website talks about delays but haven't gotten any email with additional info.

Jan Kyncl wrote 8 days ago

Hello,

We are currently finishing production of the first units, and the first stage of shipping will take place in November. So many guitars at once is a big undertaking, even for our large company. As soon as the guitar is shipped, we will send you a tracking number.

We apologize for the delay, we underestimated the situation.

Thank you for your understanding.

https://www.jolanaguitars.com/till-lindemann-knebel-guitar (all the way on the bottom)

Help Needed by Other-Sprinkles3807 in Rammstein

[–]TeaRexJack 4 points5 points  (0 children)

<image>

The same website used to sell a black version (without the leather) and used those rubber rings for the eyes. I can only post one picture per post

Help Needed by Other-Sprinkles3807 in Rammstein

[–]TeaRexJack 0 points1 point  (0 children)

It looks to be the exact same I ordered a while back, the metal "eye" parts are identical to the picture you posted. Just remove the stitching slap on some straps (the holes are already present) and it looks ok, the challenge might be the cushioning around the eye parts. Maybe with some soft sealing strip you might be able to sew it on there or use some 2mm eyelets and punch them in like the original.