Spyke
somethingimadeSomething I MadebyRikudou_Sage

Mini-project for better linking to Lemmy communities outside of Lemmy

Due to the federated nature of Lemmy there's one small problem: if you link to a community (let's say https://lemmings.world/c/wwdits) the link takes people out of their instance.

On Lemmy it can be solved easily - use ![email protected] and the community opens on their own instance.

But the problem still exists outside Lemmy, let's say you write a blog post and link to some community - people who already use Lemmy will again be taken out of their instance.

And to solve this I created this project, available on https://lemmyverse.link and https://threadiverse.link (both are the exact same app).

Instead of https://lemmings.world/c/wwdits you link to https://lemmyverse.link/c/[email protected] and you're greeted with this:

You can either continue directly if you don't care, or you can set your home instance and afterwards every link at https://lemmyverse.link will automatically be redirected to your preferred instance (with a small countdown allowing you to change your instance):

If enough people start linking using this service, it will greatly improve the experience for Lemmy users!

Let me know what you think!

Source code is here: https://github.com/RikudouSage/lemmyverse.link

Mini-project for better linking to Lemmy communities outside of Lemmyhttps://github.com/RikudouSage/lemmyverse.linkOpen linkView original on lemmings.world
somethingimadeSomething I Madebysnailwizard

Resin earrings

My buddy from work makes most of his living teaching crafts workshops around San Diego. My partner and I attended a class recently and I made these! I usually only wear one at a time but I still get a lot of people asking me where I got them, and it鈥檚 such a pleasure to say I made them myself :)

(By the way, if you are interested in one of Rob鈥檚 workshops his business is called Toshwerks, and they are usually free or have a very nominal signup fee. Check him out on facebook or instagram!)

View original on lemmy.world
somethingimadeSomething I Madebynoodlejs

A satellite dashboard creator!

The goal was to create a website that anyone can use to make a dedicated dashboard of satellites. If you want to monitor some specific LEO objects, here's how you do it!

https://mysatellites.net

I made this project myself over the past few months. It's based on my own open-source game engine (which I do not recommend anyone seriously use). I deployed this thing to AWS using cdk and the resources it includes are s3/route53/cloudfront.

https://mysatellites.net/Open linkView original on lemmy.world