danielquinn
@danielquinn@lemmy.ca
- Comment on Self-hosted fully working ST:TNG voice computer interface 4 days ago:
What do you use for voice synthesis?
- Comment on Self-hosted fully working ST:TNG voice computer interface 4 days ago:
OMG I love this. Thank you for sharing!
- Comment on Favorite Trek episode that's not in the usual top 57 lists? 4 days ago:
I really liked VOY: “One Small Step” (s06e08) wherein the crew work to salvage the wreckage of an ancient Earth probe from a dark matter asteroid
It’s a nice acknowledgement of the reality that space is fucking dangerous, and of the bravery of the men and women who shot themselves into it with little more than a few layers of metal and their wits to protect themselves. All this in the name of advancing science and exploration.
It closes with seven reading a eulogy for the centuries-dead astronaut who died diverting all power to the sensors so that knowledge would be preserved.
- Comment on Favorite Trek episode that's not in the usual top 57 lists? 4 days ago:
- Comment on Tutorial for setting up Iocaine (Scraper tarpit) 2 weeks ago:
That’s an excellent tutorial, but the bit about blocking legitimate web crawlers should be a little higher up in the article. I read all the way down and was ready to try it out when I encountered that deal-breaker.
- Comment on Doctor Who and Star Trek showrunners discussed possible crossover 5 weeks ago:
Please no.
- Comment on The best answer to "when did Star Trek get woke?" 5 weeks ago:
I’ve seen (and read) The Expanse, and you’re right, it’s fantastic. One of the authors has also repeated gone on record as doing his best to fight the patriarchy.
- Comment on The best answer to "when did Star Trek get woke?" 1 month ago:
I agree that this is valid criticism. The Star Trek writers have clearly gotten lazier over the years, opting for hamfisted, blatant, “see? we’re being woke in this scene” rather than allowing you to think for yourself.
However, the complaint here is laziness and not the nature of the message. I’d even go so far to say that due to the complex storytelling of earlier series, there’s a large continent of the fanbase that didn’t realise their progressive nature, and are objecting to how it’s woke now.
So basically I think there’s two complaints here: a valid one that you’re making: “lazy writing is terrible and arguably less effective”, and another one coming from, shall we say, those unburdened by an overabundance of schooling that are objecting to progressive ideas that were always there, but they only notice it now with the lazy writing.
- Comment on The best answer to "when did Star Trek get woke?" 1 month ago:
I whole-heartedly agree.
- Submitted 1 month ago to startrek@startrek.website | 42 comments
- Comment on How do you manage you DB in a docker environment? 1 month ago:
I’ve had a really hard time figuring out how to get cloud native pg working 'cause I couldn’t get longhorn working for disk space.
So instead I went with a separate Raspberry Pi that isn’t part of the cluster to host a single Postgres instance.
It’s inelegant, but has worked for years. Still, I’d rather host a separate pg instance for each project… I just have to figure the above out first.
- Comment on What's your contingency plan for the apocalypse? 1 month ago:
#Solarpunk!
- Comment on Post your setup. no matter how uggo 1 year ago:
Each Pi 4 has 8GB of RAM. With six devices, that’s 48GB to play with. More than enough for my needs.
- Comment on Post your setup. no matter how uggo 1 year ago:
Actually, as a web guy, I find the ARM architecture to be more than sufficient. Most of the stuff I build is memory heavy and CPU light, so the Pi is great for this stuff.
- Comment on Post your setup. no matter how uggo 1 year ago:
They’re fanless and low-power, which was the primary draw to going this route. I run a Kubernetes cluster on them, including a few personal websites (Nginx+Python+Django), PostgreSQL, Sonarr, Calibre, SSH (occasionally) and every once in a while, an OpenArena server :-)
- Comment on Post your setup. no matter how uggo 1 year ago: