Thank you, yeah I will talk to support next week. I like to ask questions like this in public so that it could potentially help someone else out in the future
Thank you, yeah I will talk to support next week. I like to ask questions like this in public so that it could potentially help someone else out in the future
Yeah they are trying to avoid public facing apis, that’s the major issue here. I don’t think it’s possible. I can get a definitive answer from AWS support.
I appreciate the advice! I’m thinking too that VPN will probably be the way to go.
Can you elaborate? What would it be polling?
Yeah that’s what I’ve been thinking too and I tried to convey that to the team. However they are still trying to move forward. The only I believe it’s possible is with public endpoints or a VPN. I appreciate the response!
Ooo might have to check that out
I’ve been using this for two days now on high contrast mode in Jetbrains IDEs I love it!!
Edit: wait I lied, I’m using Comic Mono, same idea though
Yeah don’t let fear inhibit you too much. I started contributing and everyone has been very helpful in the PRs , no one made me feel like an annoyance
Haha you have to share how that goes! Today I changed my IDE over to comic mono and I’m waiting for the time someone wants to pair program. I won’t say a word about it, I’ll pretend everything is normal.
It’s an interesting scenario, but why count out electric cars?
I love it so much that I started contributing to the project on GitHub
I would join, I love them/him
AWS (Always Working Sometimes…)
I feel like a whole new world has opened its doors to me. I’m using this tomorrow at work.
I don’t know what it is, but for me it’s always a loud ass truck horn blaring, it’s crazy
Yeah I dabbled in rust very very lightly lol But the front end is written in inferno which is very similar to react which I’m very comfortable with. All I can say is don’t fear another language! Or don’t let it be a blocker, it may take some time to figure out but if you keep at it day after day you will be amazed how it will eventually makes sense.
The rust backend, Postgres Db and UI are all available as docker images. The rust “lemmy” repo has a docker compose file (if you are familiar with the concept) allowing you to spin up the whole stack locally pretty easily if you already have docker installed.
I’ve been looking at this, we use Docker Desktop for local development on M1 Macs. Is there a reason to switch? Does it have a lower memory footprint?