vampatori

joined 2 years ago
[–] vampatori@feddit.uk 11 points 2 months ago

I noticed last year in-particular there was a very sharp drop-off. Normally a variety of flying insects invade my personal space in the evenings - it was always a tough call... a room too hot to sleep in, or a room full of hornets; you'd be surprised how often the hornets won.

There was even a time not so long ago where we used to get "waves" of certain flying insects each year, presumably one species won the Insect Sex Games each year, and were crowned champions with wave after wave of children.. ladybirds, daddy longlegs, etc. Thousands everywhere! I think the last one of these was a long time ago now, perhaps nearly a decade.

Presumably this is devastating for bird and bat populations.. hopefully they don't start invading my personal space in response.

[–] vampatori@feddit.uk 3 points 2 months ago

I switched to Traefik as it has auto-configuring for containers for effortless deployment to any of your environments (dev, test, staging, production, etc.) either manually or straight from CI/CD.

The way it works is that you put any configuration in your compose file which is then picked-up by Traefik when its deployed - it reads the config, re-configures itself accordingly, and you're done! So all your reverse-proxy config, cert config, etc. is all with the project so aren't going to get out-of-sync.

Just keeps things really clean and simple. Plus it's a great reverse proxy of course with tons of features, nice admin dashboard, logging, etc.

[–] vampatori@feddit.uk 1 points 2 months ago

What are your takes on each of those? I've been getting that MMO itch again!

I played some FFXIV recently, partially with friends once a week, and it's such a mixed bag - it has both the slowest, easiest, and most boring gameplay and some of the most intense, challenging, and exciting gameplay (some of the end of story arc boss fights are incredible) - just sadly far more of the former so I've drifted away from it.

[–] vampatori@feddit.uk 3 points 2 months ago (1 children)

I just had a dig around, the back-end is implemented in Rust.

[–] vampatori@feddit.uk 3 points 2 years ago (1 children)

Definitely give Ruthless a go, I love it.. reminds me of early game ARPG's on higher difficulties. Positioning really matters, you have to adapt based on what you get. It seems to have been the proving ground for PoE2's new tempo.

[–] vampatori@feddit.uk 1 points 2 years ago

I was going to do an origin character as a solo play-through and a custom character for a group play-through with my mates, but now I might do it the other way around... which means hours in the character creator! Ha.

[–] vampatori@feddit.uk 3 points 2 years ago

NPCs! Definitely not PCs! Ha.

I have seen people that don't track spell slots for NPCs and just have them all at-will, which I think is an interesting idea. But I tend to give players non-combat objectives in their encounters, which prolongs them significantly so spell slot usage can become important for balance for NPCs in those cases.

[–] vampatori@feddit.uk 10 points 2 years ago

Red Hat saying that argument in-particular shows they've pivoted their philosophy significantly, it's a seemingly subtle change but is huge - presumably due to the IBM acquisition, but maybe due to the pressures in the market right now.

It's the classic argument against FOSS, which Red Hat themselves have argued against for decades and as an organisation proved that you can build a viable business on the back of FOSS whilst also contributing to it, and that there was indirect value in having others use your work. Only time will tell, but the stage is set for Red Hat to cultivate a different relationship with FOSS and move more into proprietary code.

[–] vampatori@feddit.uk 2 points 2 years ago (2 children)

I just have a series of "pips" that I colour-in when used and erase when claimed back. Super simple, easy to see at-a-glance, and robust so it's not going to get messed up in my bag. Added bonus is that it works when being DM too and you have several casters to track simultaneously.

[–] vampatori@feddit.uk 12 points 2 years ago* (last edited 2 years ago)

Don't roll your own if you can help it, just use a distribution dedicated for use as a thin client. I was co-incidentally just looking into this last week and came across ThinStation which looks really good. There are other distro's too, search for "linux thin client".

[–] vampatori@feddit.uk 1 points 2 years ago (1 children)

How do Linux distro's deal with this? I feel like however that's done, I'd like node packages to work in a similar way - "package distro's". You could have rolling-release, long-term service w/security patches, an application and verification process for being included in a distro, etc.

It wouldn't eliminate all problems, of course, but could help with several methods of attack, and also help focus communities and reduce duplication of effort.

[–] vampatori@feddit.uk 19 points 2 years ago

I personally found Fedora to be rock solid, and along with Ubuntu provided the best hardware support out of the box on all my computers - though it's been a couple of years since I used it. I did end up on Ubuntu non-LTS in the end as I now run Ubuntu LTS on my servers and find having the same systems to be beneficial (from a knowledge perspective).

 

Starship is a really nice, fast, customisable shell prompt - of which there are many - but Starship supports a very wide range of things out-of-the-box.

Including docker context's. It detects Dockerfile and docker-compose.yml/yaml in the directory, and if you're not on the default context then it'll show the name of the context you're on in blue alongside a little whale icon. A tiny but very useful feature.

view more: next ›