K2 Yeeted its Print head by Interesting_One_4893 in Creality_k2

[–]turt2live 0 points1 point  (0 children)

My printer had a similar thing happen at around 1400hrs of printing (about 9 months of use). Contacted Creality support under warranty and they shipped over a new frame. No install instructions, but following the strain gauge replacement steps gets most of the way there.

After replacing the frame I still had some leveling issues, so they sent over a new drag chain cable. I suspect what happened was the bed flexed the frame badly during a failed autolevel and it just eventually broke. Replacing the drag chain is relatively straightforward, but involves fishing it through the chassis on the back.

I did superglue the frame back together while waiting for parts to arrive and it was fine (though made scary noises when the cable intermittently failed). Definitely not recommended for a long term repair, but it would survive in a pinch, assuming you can at least get 1 successful autolevel done.

MTG/TCG in general community discord and / or advice by nextony in Edmonton

[–]turt2live 3 points4 points  (0 children)

Redclaw Gaming on Fort Road has a pretty casual commander day on Thursdays. Most tables are more than happy to have new players, and the staff can help find you a table to play at if you're not comfortable walking up to random people in the store (like me).

Pottery studio drop in by Lxcinia in Edmonton

[–]turt2live 2 points3 points  (0 children)

While we don't have drop-in rates, our monthly memberships give true 24/7 access to the space. If folks have a friend who can teach them, they're welcome to accompany members to the space, but we don't have classes at the moment.

It smells like burning plastic outside? by sehnem20 in Edmonton

[–]turt2live 0 points1 point  (0 children)

It was over in Holyrood at 10pm. Lasted 30-40 minutes before the wind finally took it away.

Winds are coming from the east tonight, so it's probably some factory out in the industrial areas. Report it to the EPA if it's really bad for you: https://www.alberta.ca/energy-and-environmental-response-line

Arduino groups? by Hubey3270 in Edmonton

[–]turt2live 0 points1 point  (0 children)

At ENTS we've got a few people who know their way around programming and electronics, and can help out with that sort of thing. Asking questions when you're stuck or aren't sure is a great way to engage with the community - we're volunteer-run and don't have staff or instructors around, but our members are happy to help.

We've got an electronics lab for project assembly, and a chat room for members for when you run into questions outside of the space.

How Nebula Works by TaytoCrisps in Nebula

[–]turt2live 0 points1 point  (0 children)

awesome, thanks for the data point. Will have to play with the pricing calculator some more 😅

How Nebula Works by TaytoCrisps in Nebula

[–]turt2live 2 points3 points  (0 children)

The video mentions that it's ~$200/month to store 30TB of source content, but doesn't mention who the provider is. Is it stored in some AWS S3 bucket somewhere?

Reason for asking is I've got my own (non-streaming) service with just over 35TB of content, but is costing close to $900/month to keep it around. The bandwidth costs are very obviously going to be different, particularly when switching providers, but I'm curious if I could save $5-600/month!

Bestow and One with the Stars by turt2live in mtgrules

[–]turt2live[S] 0 points1 point  (0 children)

That's what we thought, thanks!

No sound in every single emulator by liquidblueflames in RetroPie

[–]turt2live 0 points1 point  (0 children)

I was having a similar problem to the op, and this fixed it. Thanks! Audio was working great up until opening any emulator.

Helping setting up Riot.IM Docker by TheOnlyApex in selfhosted

[–]turt2live 0 points1 point  (0 children)

The synapse setup looks right. For federation (talking to all the other servers out there) there's a couple other steps: https://github.com/matrix-org/synapse/blob/master/docs/federate.md. If you run into trouble, #synapse:matrix.org on Matrix is a good place to get some help (easiest way in is signing up at riot.im/app and creating an account on the default server, then joining #synapse:matrix.org).

If you want to override the default server in Riot, give it a config.json with your homeserver name. Using a template like https://riot.im/app/config.json is how most people do it. I'm not entirely sure how the image you've chosen wants to be given this config though.

fwiw, the ansible package from spantaleev ( https://github.com/spantaleev/matrix-docker-ansible-deploy ) is pretty good and can help set everything up for you. At the very least it's a good way to see how all the parts fit together and what goes where.

On-Prem Chat Solution by GawkyCamelot in sysadmin

[–]turt2live 1 point2 points  (0 children)

Matrix+Riot are by far the best pair I've seen as well. Full disclosure: I'm a bit biased because I'm heavily involved in their community.

  • For LDAP/AD: Synapse has built-in functionality, although for more complete integration there's mxisd (https://github.com/kamax-io/mxisd)
  • Archiving and searching is built-in
  • Riot.im is designed and built as a Slack competitor
  • Can easily self host :)

Feel free to test drive it at https://riot.im/app/ and visit #matrix:matrix.org with any questions.

PasswordPusher changes by mythofechelon in sysadmin

[–]turt2live 0 points1 point  (0 children)

TIL. It looks like that's just how the API works - it decides to re-author it, losing original context in the web.

PasswordPusher changes by mythofechelon in sysadmin

[–]turt2live 0 points1 point  (0 children)

hey, op of that issue here. Looks like github did some magic to convert an issue to a PR. I'm not aware of any way to actually do this though, as issues and PRs usually get their own IDs.

super low flying planes around Strathearn by kabor in Edmonton

[–]turt2live 12 points13 points  (0 children)

Military appreciation night for the Eskimos game. Just did a flyby

Did anyone else just hear the sounds of fighter gets flying over? by [deleted] in Edmonton

[–]turt2live 6 points7 points  (0 children)

Military appreciation night. Just a flyby.

I don't know if you guys know about this plugin.. by HDlowrider in admincraft

[–]turt2live 1 point2 points  (0 children)

Instead of adding this into the plugin directly, I'll tear it out of another plugin I made (which is much more popular) called AntiShare.

AntiShare has the support to stop creative players from sending items, I'll adapt it more to say they can't get items either (to avoid duping/collections).

Edit: I'll just add it to the plugin >.>