Comment on
Judge orders sheriff to evict Twitter from Boulder office
archive.org link to get around paywall.
Comment on
Judge orders sheriff to evict Twitter from Boulder office
archive.org link to get around paywall.
Comment on
*Permanently Deleted*
I use kagi. It's pretty nice, though it's not free.
Comment on
What are some fun projects I can use to teach myself Rust?
I like to start out any new language with an implementation of Conway's Game of Life. It's relatively simple, but tends to exercise a decent bit of the language.
Comment on
What Indie hidden gems do you recommend?
And then a few that maybe aren't that obscure by now, but I can't not mention them
Comment on
Any Marvel Snap Players?
Reply in thread
New game mode just released today, great time to come back 🙂
You're right though, it really is a grind. If that aspect takes away from the fun for you, I can totally understand dropping it.
Comment on
*Permanently Deleted*
I am not an expert, but my understanding is that you have to use the search function (Top right of the page)
By default all instances don't send all activity to all other instances (that would get crazy as activity scaled up). When someone on instance A (reddthat for example) subscribes to a community on instance B (dbzer0 for example), then the instances will start sharing the activity between each other
Comment on
What are all your thoughts on TotK vs BotW?
It's been too long for me to really have concrete memories of BotW, but at the very least I've spent a lot more time in Totk. I didn't do much more than the sacred beasts before beating the game in BotW, I've done way more side content this time around.
Comment on
Lemmy Devs - Why do the upvote and downvote numbers for a post change in front of my eyes when viewing a post?
I've noticed the same, certainly seems like a bug.
Comment on
Searching for posts and joining communities
Not sure why it says "Search", seems like a bug, but that's the saved page. You have another icon second from the left that also says "Search" that should be the correct page
Comment on
Can we talk about The Forgotten City?
Yes! The Forgotten City is a great game, I really enjoyed my play through.
Comment on
Any Marvel Snap Players?
Reply in thread
Thanks for the link 👍
Joined and threw up a post!
Comment on
Finally hit infinite!
Reply in thread
Looks like my instance isn't getting lemmy.ml comments correctly, I have to switch to directly viewing there to see it... 🤔
Anyway, cool to see Ghost in a deck, I'm guessing that was for the shadow king?
Comment on
Redditors, how do you like Lemmy?
I like it so far. The tech seems good, it's not that hard to wrap your head around the federated aspect, but as always the life and death of a platform like this is in the community. If a decent amount of people decide to come to Lemmy, I think it will be great.
Comment on
Domain Knowledge or a lack thereof
Domain knowledge is a force multiplier. Ideally you would have both lots of domain knowledge and a strong engineering team, but lack of one can be substituted with a lot of effort.
The caveat being that if you have the engineering side, the end result of the effort will probably be a bunch of domain knowledge 😅
Comment on
Any Marvel Snap Players?
Reply in thread
Yeah, I'm really hoping that things do get better instead of continuing the trend. Maybe I'm just being suckered by Ben Brode's charisma.
Comment on
Any Marvel Snap Players?
Reply in thread
I want to get into Runeterra, but I just really enjoy the simplicity of snap.
Comment on
Finally hit infinite!
Nice! What's the full list you used?
Comment on
What's the difference between two communities when one has an @ and the other doesn't?
You're right, things that are local to your instance don't have any qualifiers on them. As another example of that my username should show up with the instance I'm on since it's different than the one you're on
Comment on
Looking for help in docker installation of Lemmy
Reply in thread
Thank you for the tip, I've been fighting this damn problem for hours trying to figure out why my instance wasn't able to make external requests.
Popped in a third network into the docker compose file and now things seem to be working