Global namespace extremist. Defragment your communities!

  • 1 Post
  • 26 Comments
Joined 1 year ago
cake
Cake day: June 12th, 2023

help-circle

  • IKEA devices apparently work very well with Aqara

    When it comes to zigbee devices, don’t combine the aqara wall switches with large (4 buttons) ikea remotes.

    The wall switches tend to execute the commands from the remotes instead of just routing them to the coordinator.

    My Zigbee network also improved a lot when I set up some IKEA plugs in the loft.

    I have similar experience with the ikea bulbs. More of them I connect, more stable the whole network gets.


  • I host 2 ejabberd servers. One casual, federated, the other one standalone, for work.

    • Conversations is a decent android client that supports modern XMPP standards
    • Dino on the desktop. It just happen to support the same subset of standards as Conversations, so they work pretty well together.

    For Mastodon, I’m using an Akkoma instance hosted by a frind of mine

    • Tusky works pretty well with it. There were certain annoying bugs when I combined the official Mastodon app with Akkoma.

    Every once in a while I try Matrix, but each time I try to log in, Synapse is is fucked in a different way. I have to scrap it up and start from the ground up some day.

    • Only the element based clients so far, because every alternative lack certain features.

    I’m a big fan of Nostr, because of one particular feature - You control your identity without having to selfhost a server. The network seems to be occupied by the christian-carnivore-bitcoin-conservatives so far, therefor it’s pretty bland when it comes to content.

    • Amethyst on Android
    • Gossip on the desktop. This one requires a certain knowledge of the protocol. Each action needs to be manually triggered.

    For some special use cases I have Signal, but most of the time, Telegram is the best the average person can do to meet me in the middle.






  • Gmail offers imap amd smtp access. You have to enable 2FA, and then it will allow you to create account for so called “less secure apps”.

    In your place, I’d either continue using gmail directly, or finish the configuration of the self hosted mail server and just use that with any smtp/imap client. I suggest getting a separate domain for testing first, before moving your primary inbox there.


  • I was honestly surprised by win11. The last time I’ve daily driven a windows machine was the dark ages of 8.1. My expectations were pretty low thanks to the hate people spewed about it online.

    What I got was a preinstalled SSH client, easy to install SSH server, customizable terminal app with tabs and nice features related to WSL, The WSL itself! Easy to install and switch between different distros, notepad remembers unsaved work, and it finally has tabs! Explorer? Tabs! Media playback? Windows finally got the media control widget, like a normal OS! A lot of small quality of life bits I was used to on my linux desktop. They’re even working on finally deprecating that mess of a control panel!

    The only thing that botheres me, is that the UI is clearly being designed by someone with a football field sized monitor. Luckily scaling it back down is still possible. The same thing plagues gnome as well as some commercial prodiucts I use.




  • you still need good security configuration of the exposed service.

    In a sense that security comes in layers, yes. But in practice, this setup will prevent 100% of bots scanning the internet for exposed services, and absolute majority of possible targeted attacks as well. It’s like using any other 3rd party VPN, except there’s not a central point for the traffic to flow through.

    From the attackers point of view, nothing is listening there.

    I’ve used a similar setup in the past to access a device behind a NAT (possibly multiple NATs) and a dynamic IPv4. Looking back, that ISP was a pure nightmare.