Bombastion
@Bombastion@lemmy.blahaj.zone
- Comment on Microsoft fires employees who organized vigil for Palestinians killed in Gaza 3 weeks ago:
Seconded! Been using the suite for years and it rocks. It’s also multi-OS compatible, which is super handy.
- Comment on What are the best indie games you've ever played? 8 months ago:
Yeah, StS really ruined me for other deckbuilders, and I’m still chasing that high. Some pretty good ones have been Power Chord and Banners of Ruin. They’re both team-based games where cards are tied to certain characters, and I think that particular mechanic adds enough that it took me a while to crack the code on them.
- Comment on Looking for emotional game recommendations 8 months ago:
To the Moon was great. It’s made with RPG Maker and it shows, but it hits hard.
- Comment on Small Commercial Gym Software 8 months ago:
That honestly sounds like the way to go, and I’ll probably look into it when I have more time. I’m more a software person than a sysadmin and I’m not wildly confident that I won’t accidentally close us down for a few days without a lot of prep. 😆
- Comment on Small Commercial Gym Software 8 months ago:
Inventory is through our POS/processor and production records are through Beer30 (though I have plans to write my own and open source it when I have time; we just opened and we’re all still running pretty hard doing new-open stuff). We’re also technically a nano-brewery, so anything we’re doing is a little bespoke (i.e., I think it’s a very situational setup) right now.
The biggest thing from a brewery-specific side that we’re doing is controlling the brewhouse. We’re running an all-electric system, and all the heating and cellar controls expose UIs over the LAN. In addition to being generally nifty, we’re using Unifi to separate brewery-specific stuff onto its own network and the built-in VPN hosting (I opted for the OpenVPN option) to expose that network security. This allows our brewer to do stuff like check the temperature from home or set the boil kettle to start running before he leaves the house. (The useful thing about the UDM (primary server) running Alpine is that I have a task that essentially functions as dynamic DNS and updates an A record with our domain provider so he can always log in at a known hostname).
It also integrates with cameras, phone, and menu boards, which are all useful for the FoH side of things.
All-in-all, we’re not doing that much with it yet, but it’s pretty nice to use so far, and being a software engineer, I’m excited for the possibilities of useful stuff I can host on it.
- Comment on Small Commercial Gym Software 8 months ago:
I’ve been using Ubiquiti/Unifi for my brewery setup (cameras, several private networks, phone tree stuff). It comes with some pretty solid management software accessible through the local network, but under the hood, everything’s just running Alpine. There’s a bit of a learning curve if you keep the management software installed (firmware updates wipe out the crontab, for example), but you can customize it pretty aggressively if you know your way around a terminal.