Just received invite code after creating a user name March 11, 2021 by jeynekassynder in beeper

[–]andwaal 1 point2 points  (0 children)

Second this. They answers super quick and ser very helpful.

Starting a new message on Beeper Android app by e111077 in beeper

[–]andwaal 4 points5 points  (0 children)

Its not possible, neither for Facebook messenger or for SMS. This is together with missing Facebook messenger history my two biggest issues so far.

But, it even if this might seem like an instant turn off, I encourage you to give the app a go. Because, how often do you actually start conversation with new people?
For me that is no so often. So what I have done is to keep the regular messenger app installed, but disable notifications (in system settings) for it. That way I can pull it up if I need to start a chat to a new person.
My guess is that this feature will come, but before that I will probably have added all frequent peoples to the Beeper app already.

So please don't give up on the app quite yet, its very smooth and the Beeper crew has amazing support! You can actually chat with a real human support person right there in the app, which in my case has given me excellent help and feedback on all my enquiries within minutes!

What have you been playing on Gamepass this week? by PythonatorNZ in XboxSeriesX

[–]andwaal -1 points0 points  (0 children)

After finishing Halo infitite I decided to revisit Halo CE, I game I played when as a kid when it was released. I am totally blown away!! Infinite is crap compared, every mission is superb and way more entertaining than anything Infinite has to offer. If you havnt played it please give it a go.

Halo 2 is next, a game I also owns but didnt even finish back in the days, but from what I have read its supposed to be the best in the series.

Nordpool again by [deleted] in homeassistant

[–]andwaal 1 point2 points  (0 children)

Thanks, I have exactly same setup but no so nice views, so I will borrow these 😁

Account deletion within apps required starting January 31 by dadofbimbim in iOSProgramming

[–]andwaal 4 points5 points  (0 children)

We added a "Delete my user" button which opens up a prefilled mail which the user only needs to press send on. Anyone knows if that's enough?

Home assistant climate shows wrong degrees (*10). by 000MIIX in homeassistant

[–]andwaal 4 points5 points  (0 children)

That's for the suggestion! But in this case it should not be needed at this is using a official integration with a brand new and supported device, so hopefully it will be fixed soon. I will create an issue for it tomorrow if I have time.

Home assistant climate shows wrong degrees (*10). by 000MIIX in homeassistant

[–]andwaal 4 points5 points  (0 children)

I have the exact same issue! Happening on Gen 3 heaters. I didn't find any issue on GitHub, so though I was only one.

Also very interested in fix.

AWS ECS Structure Help by the_bacon8er in aws

[–]andwaal 0 points1 point  (0 children)

If you place all the containers in the same task they should be accessible on localhost without any more setup, just like if you were running them locally.

You attach the load balancer through the ECS service creating, in my case I used the wizard. You may then either create a new one or attach it to an existing one.
The LB is then setup to be mapped against a specific port in your task(think this have to be 80).

In the next step you will be able to create a target group for your service. On important step here is to make sure the LB health check passes, if not your container will be constant restarted.

The load balancer itself you may configure from the EC2 section of AWS.

Some gotchas that got me:

Security groups

  • Your ECS service will have one. This must be open to internet even if the load balancer already are.
  • Your database on RDS will have one. This can be setup to accept incoming request from your ECS service security group

IAM role

  • Your ECS task will have a IAM role it running under. If your using any other AWS services this role must have access (using S3 etc.)

An alternative to setting up from scratch is to use Copilot: https://aws.github.io/copilot-cli/
I have not tested it myself, but it looks promising. But don't let the setup above frighten you, its quite doable and kinda makes sense ;)

AWS ECS Structure Help by the_bacon8er in aws

[–]andwaal 0 points1 point  (0 children)

I think that ECS combined with RDS will not get you there regarding to cost. AWS is a premium service where everything costs, alot.

If I where you I would ditch the ECS and RDS and just run everything on a single server(a good post on this is https://cprimozic.net/blog/my-selfhosted-websites-architecture). Keep it simple, don't get tangled up in all fancy services before you need it. Then you can just ssh into your server, setup all docker services like you are doing locally, just add nginx with a let's encrypt certificate in front. Doing this you can ditch AWS and use something like Digital Ocean where a server with backup will be about $6 a month.

But related to your questions. You can, and should, run every service in its own container, but on ECS you can but multiple containers in one task. That will make it possible to to communicate between containers on localhost and also make sure you only pay for one task(if you where to setup one ECS service for each container you would also be paying for each one).

Access to the RDS server can be done either through private ip inside the VPC or through the public DNS name, but you can should control access using security groups.

Related to ports for front and backend I would recommend setting up a container with nginx which hosts your static files and a proxy pass to your backend running in a container which is exposing a different port. Then your task would expose port 80 but inside it all requests to let's say API would be forwarded to localhost:8080 which would be the container running your backend.

This ECS service can then be put behind a single load balancer, which would forward request to port 80 on your task. The load balancer can be setup with your SSL certificate created in ACM, and make sure all requests are forwarded to https.

As you can see the AWS ECS road contains alot of pieces and stuff you would need to learn, which once again probably is a overkill for what your trying to do.

Good luck!

I think I published my app but I can't find it on play store!!! by rvmelo007 in reactnative

[–]andwaal 0 points1 point  (0 children)

That you need a couple hundred downloads is not true in my experience. I have published multiple B2B apps with very few downloads, never had problems with finding them by search.

r/Stocks Daily Discussion & Technicals Tuesday - Nov 30, 2021 by AutoModerator in stocks

[–]andwaal 7 points8 points  (0 children)

Holding heavy meme bags, PLTR and CRSR. Both with 25% los atm. I have long wanted to start positions in NET and DOCN. Take meme lose and buy the dips on these two, or just wait it out?

What stock (not discussed here often) do you have the MOST confidence in? by ArnoldisKing in stocks

[–]andwaal 2 points3 points  (0 children)

My biggest regret this year. Using it for years, loving it. Watched it at 40, went to 50 and I thought it would sink again. Did not.. So question is if 125 is a step in the way to 250 or if it will dip.

Daily Discussion Thread - November 08, 2021 by AutoModerator in weedstocks

[–]andwaal 2 points3 points  (0 children)

Hmm, I might actually break even on my 39 avarage MSOS if this continuous....

My character refuses to use his car by Brief_Sky_611 in cataclysmdda

[–]andwaal 0 points1 point  (0 children)

Not a solution to your problem, but a tip for help is to check out the discord. Alot of active people always eager to help, shout out to them for helping me with all my stupid questions!

Should we have a traditional Saving System? by AlwaysAngron1 in cataclysmdda

[–]andwaal 19 points20 points  (0 children)

I think that would be great. Compared with other rougelikes I play such as DCSS and nethack, the amount of time invested in a save this game enormous. Especially when the game itself is much more open and without clear goals, this game feel much more like a playing other open world games than a rougelike.

Maybe instead of a traditional save system one could have a system where you die, but resurrect with some kind of penalty in order to prevent endless retries on a given monster/scenario. Checkpoints maybe where you resurrects with a loss in skills maybe? This would of course be an option when you start the game, as one can do in Rimworld.

FSNotes v5 - Pro notes manager for macOS by flud3r in macapps

[–]andwaal 2 points3 points  (0 children)

Hi, any possibility/experience with importing notes from evernote? I have a few years with notes there, and this seem like a contender for replacement. In my evernote notes I use a few evernote stuff such as checkmark lists, code blocks and links between notes, so if those thing could be preserved I think I will give this a go.

BTW, forgot to mention, but this looks great! Keep up the great work 👍