synapse1278
@synapse1278@lemmy.world
- Comment on Thank you for your service 1 week ago:
More CUM posting at !funhole@lemmy.sdf.org
- Comment on How to be attractive 1 week ago:
I learned something today. USA use the AKI octane index while, for example in France they use RON octane index. 95 in EU would be 90 in USA, according to this Wikipedia article: fr.wikipedia.org/wiki/Indice_d'octane
- Comment on What Phone do you guys use? 2 weeks ago:
GrapheneOS on Pixel 7.
Love GrapheneOS, not so impressed with the HW quality of the Pixel for the price I paid. I feel my previous Huawei P20 was more durable, and it was a good 200€ cheaper at time of purchase.
- Comment on Nier Automata 2 weeks ago:
I also died 2 times on the first boss during my first playthrough, annoying. I absolutely LOVE this game!
- Submitted 2 weeks ago to [deleted] | 2 comments
- Comment on Genius. 3 weeks ago:
I learned the other day that British have a delicacy called the toast sandwich which consists of a slice of toasted white bread between two slices of untoasted white bread with optional butter in between.
- Comment on me when girls (i love women in my mouth) 3 weeks ago:
TGV feeding in it’s natural habitat
- Comment on Share this with 5 people or it gets ya 3 weeks ago:
I know this one. It’s in Madrid.
- Comment on Share this with 5 people or it gets ya 3 weeks ago:
- Comment on [deleted] 3 weeks ago:
My armpits are machines that turn clean mouth into a mouth full of hairs.
- Comment on 3 weeks ago:
Living the good life
- Comment on Why are flat earthers so badly harassed and ridiculed by globers? 3 weeks ago:
Globers ?
- Comment on Thermostats compatible with selfhosted Home Assistant 4 weeks ago:
I’ve recently started with home assistant on a pi as well. Today I have 2 zigbee relay for my lights from Sonoff, 2 zigbee fire alarms, 1 wifi plug from Shelly and 3 Ikea remotes working on Matter over Thread.
Basically, any protocol you want to support other than wifi and Bluetooth will need a dedicated radio device. Luckily they are all pretty well supposed with home assistant. I have 2 Aeotec Zi-stick, one for Zigbee, the other flashed with OpenThread firmware (that’s for Matter over Thread, it wasn’t a good idea to buy twice the same device, I had to work around this issue). I don’t have Z-wave devices today, as I noticed they tend to be more expensive that the zigbee equipment. The new IKEA smart devices are very competitive in terms of price, they all work on Matter over Thread protocol.
In the end, you don’t need to choose. You can support all these protocols on the same raspberry pi. It’s just a matter of adding the corresponding radio and integration in home assistant.
- Comment on What's your self-hosting success of the week? 4 weeks ago:
Reconnected my light switches to home assistant. I just had to press the pairing button on the device again for some reason. But it’s inside de Switch box in the wall, not so practical. I wich they thought of another way to put the device in pairing mode, like switch one-off 10 times, something like that.
- Comment on do be like that 5 weeks ago:
Some species live for 24 hours only ! Image
- Comment on [deleted] 5 weeks ago:
Pils ?
- Comment on Nevermind the drink I'm holding 1 month ago:
Green
- Comment on Rate my setup guys 1 month ago:
This bucket needs RGB 🌈
- Comment on I have a rasberry pi 5 collecting dust, what are some neat useful things i can do with it? 1 month ago:
Damn, I need a new raspberry pi now. Just bought a pi 5 for home assistant this month. With the price increase, this isn’t a good time :(
- Comment on Advertisements 1 month ago:
The only ads I can’t automatically block are the posters in the street. Luckily there are good regulations in place about that where I live, so it’s not all that bad. But I am pretty upset when I have to stare at a 5x3 meters large AI generated slop-ad during my train commute. What are they thinking? This all looks uncanny as hell.
- Comment on Gimme an apple 1 month ago:
I would kick a tree, fart on some dogs and run away.
- Comment on ICE is 30 minutes late again. I'm really pissed about that. 1 month ago:
The green electricity part is debatable. From my balcony I have a very nice view of the giant smoke stack from the coal power plant and on the other direction the giant smoke stack from the sewage treatment plant where they burn solid wastes, I hope to recover some energy, although I am not sure about that.
- Comment on I'll take 20 2 months ago:
Typical traditional Chinese “medicine”. May I interest you in an egg hard-boiled in the urine of a baby boy to bring you much vigor in the bedroom?
- Comment on My self hosted badges of honor 2 months ago:
I think it’s Claude, the LLM from Anthropic.
- Comment on What else should I selfhost? 2 months ago:
- pihole: DNS ad-blocker abd also a DNS (and optionally DHCP) server for your home
- Wireguard: VPN very simple to setup, for remote access to your services from outside your home. What I do: wireguard is running (as a server) on a VPS, with all the security measures in place (ssh password login turn off, firewall bocks everything but wireguard and ssh connection changed to another port, failban) then my NAS at home connects to this VPS, as well as my phone, laptop, etc.
- Caddy: reverse proxy to address your service using your domain, it’s easy to setup, actually it’s the only reverse proxy I managed to setup successfully 😅. You can use the Nameservers from your domain provider to point to your NAS via the wireguard IP address for connection from the outside, and Pihole DNS to point to local IP address when at home.
- Comment on shitposting 2 months ago:
If only 10% of shitposters would look half this good, we would still not know. I let you do the math !
- Comment on The Boss Kyle 2 months ago:
This is definitely a cropped screenshot from some hardcore gay porn.
- Comment on What's a good entry level printer these days? 2 months ago:
Are you open to buying second hand ? Maybe try to find a Prusa i3 MK3 in good conditions on the market. Mine has been super reliable for many years (excluding the MMU 💩). Not the fastest nor most feature rich printer by today’s standards, but a damn reliable one.
- Comment on Cloud saving huh? 2 months ago:
They won’t tell you we are living in techno-feudalism, but there’ll be signs.
- Comment on Tips for moving from TrueNAS to Debian for a NAS? 2 months ago:
I have to look into that, thanks !