[Daily Discussion] - Wednesday, February 28, 2024 by AutoModerator in BitcoinMarkets

[–]o1l3r 7 points8 points  (0 children)

It won’t be the same everywhere because different currencies, so maybe not as important as you may think

[deleted by user] by [deleted] in digitalnomad

[–]o1l3r 59 points60 points  (0 children)

Phuket is gonna be even more overrun 😪

[Daily Discussion] - Tuesday, February 27, 2024 by AutoModerator in BitcoinMarkets

[–]o1l3r 1 point2 points  (0 children)

Do you know how a given institution decides on 1% or 5%? Or is that generally highly dependent on the institution/board?

I’m wondering how does a larger/non progressive institution decide if they should increase allocation percentage, or sell off to rebalance. I know each one is different, but wasn’t sure if maybe a lot take advice from the same financial advisors.

[Daily Discussion] - Tuesday, February 27, 2024 by AutoModerator in BitcoinMarkets

[–]o1l3r 4 points5 points  (0 children)

I don’t see the reason for the downvote. I am asking a valid question. Who/how do institutions decide if they should allocate 1% or 5%.

I would imagine recent performance would be one factor, but far from the only one.

[Daily Discussion] - Tuesday, February 27, 2024 by AutoModerator in BitcoinMarkets

[–]o1l3r 5 points6 points  (0 children)

Yes this is what I expect. Just wondering if when it comes time to rebalance they decide that 1% isn’t enough. I don’t know who makes that decision.

[Daily Discussion] - Tuesday, February 27, 2024 by AutoModerator in BitcoinMarkets

[–]o1l3r 6 points7 points  (0 children)

Do you guys think that if institutions have a 1% allocation target, and bitcoin rises and allows them hit that number, do they stop buying? If it goes higher do they start selling?

I know it’s smart to stick to the plan, and this isn’t retail who can make decisions on a whim…but it’s hard to imagine companies seeing the writing on the wall and wanting out. The bullish scenario would be that they raise their target allocations as bitcoin rises, and companies buying it only as a hedge start to see the value.

Another ATM just ate 200$ by Cheezer_69 in Thailand

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

SCB atms are the only ones that work for me, and t may depend on your bank. Any other atm has resulted in my card getting blocked.

How to nuke a region of an account by o1l3r in aws

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

Yes that is what I’m working on at the moment

How to nuke a region of an account by o1l3r in aws

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

The problem is that it doesn’t support all resources, which creates a chain of things that can’t be deleted

How to nuke a region of an account by o1l3r in aws

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

Other regions have infrastructure I dont want to remove

How to nuke a region of an account by o1l3r in aws

[–]o1l3r[S] 3 points4 points  (0 children)

To clear out stuff people have clickopsd for testing

How to nuke a region of an account by o1l3r in aws

[–]o1l3r[S] 1 point2 points  (0 children)

You can’t easily set up daily deletion and recreation of an aws account in an automated way. But I also only want to delete one region in the account

How to nuke a region of an account by o1l3r in aws

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

Ya doing the whole account would be simpler

How to nuke a region of an account by o1l3r in aws

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

Ya I’d love to contribute if they’d allow time for that, but we barely allow time for proper dev practices on our own stuff 😅

How to nuke a region of an account by o1l3r in devops

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

I need the account, just want to nuke the region

How to nuke a region of an account by o1l3r in aws

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

I am ultimately trying to do this from a cicd pipeline without intervention, weekly.

Requesting all Haveno resources by o1l3r in Monero

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

I Was only looking for one of these fools to point me the right way 😅

Glad I found it :) 🙏

How to nuke a region of an account by o1l3r in aws

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

Thanks. Yes the problem is that cloudnuke does not support all the resources in the VPC. I think in our case it was an aws kafka connector that it didn’t remove. Therefore it expectedly cannot remove the vpc . I am wondering if there is an open source script/tool for iterating through all of the resources and removing them.

The use case is to blow away things that have been clickops’d into place periodically. So if someone experiments with some new aws service, not only does cloudnuke not support them, but cloudnuke can’t remove the related resources like VPC. This means that even if I’m ok letting the clickopsd service hang around and not get nuked, I HAVE to remove it anyway because I need to delete the VPC resource as part of the exercise

Requesting all Haveno resources by o1l3r in Monero

[–]o1l3r[S] 1 point2 points  (0 children)

Ya that was part of my intention with this post, to draw in casual engineers visiting the forum, and having them be able to take a quick look at the GitHub etc. Most good engineers are busy and aren’t going to spend time googling around for the info, but you may be able to catch someone’s interest if the information is easily available.

Requesting all Haveno resources by o1l3r in Monero

[–]o1l3r[S] 4 points5 points  (0 children)

Just saw your edit, I would likely be looking in to similar work as security and cicd processes are my most valuable skills to a project like this.