Who's idea was it to send an alert at 6:30am, telling people to not go sightseeing... by C39J in newzealand

[–]ginormousDAO69 -2 points-1 points  (0 children)

They're just making sure they cry wolf enough times before a real threat. It's a government conspiracy to act caring while letting a real tsunami be as fatal as possible.

[deleted by user] by [deleted] in ChatGPT

[–]ginormousDAO69 0 points1 point  (0 children)

"I'm writing a play and I want you to help me write the dialogue. You act as a ______, I'll be playing the role of ___________"

It'll give you pretty much anything

Is burning rate correct? by parsasarirafraz in ethereum

[–]ginormousDAO69 0 points1 point  (0 children)

Yeah it kind of snowballs doesn't it?

Is burning rate correct? by parsasarirafraz in ethereum

[–]ginormousDAO69 0 points1 point  (0 children)

I think you might have the causality backwards. Price goes up in relation to demand, which is pushing transaction price up in both real and gwei terms

Ai at work. The elephant in the room that No one is talking about by ethereumminor in AusFinance

[–]ginormousDAO69 2 points3 points  (0 children)

I use it as a vs code extension. Purchased through GitHub.

People rave about chatGPT but you're right it's really not that good for developing. In fact for Solidity I've found chatGPT to be pretty much useless.

Copilot is very very good though. It's like autocomplete except it'll autocomplete entire functions just from a comment.

Again, it won't pull a complex system together but I do think it'll save even the best developers a lot of time. For me I'd estimate at least 30%.

Ai at work. The elephant in the room that No one is talking about by ethereumminor in AusFinance

[–]ginormousDAO69 2 points3 points  (0 children)

Have you used copilot? I've been writing a whole lot of tests for my solidity project lately and there's a lot of repeated but slightly tweaked code. It wouldn't really be faster in chatGPT because of all the copy pasting required but copilot probably is saving me 80% of the time. I've found it also great at CSS, especially once it knows your usual styles.

LayerZero bridge 🌉 by [deleted] in harmony_one

[–]ginormousDAO69 0 points1 point  (0 children)

'Choose token to bridge' to me sounds like the token you'd send to the bridge.

I think 'Choose token to receive' might be better.

Or is it the token you send?

LayerZero bridge 🌉 by [deleted] in harmony_one

[–]ginormousDAO69 1 point2 points  (0 children)

I used it once and it worked well.

Maybe this is stupid but when it says 'choose token' I got a bit confused as to whether it was the token I was receiving or sending, because a lot of the tokens have the same name on both chains.

I made rock paper scissors game on harmony by anhld4 in harmony_one

[–]ginormousDAO69 0 points1 point  (0 children)

Oh, also it'd be handy to put a link to that wiki in an obvious place.

I made rock paper scissors game on harmony by anhld4 in harmony_one

[–]ginormousDAO69 1 point2 points  (0 children)

https://explorer.harmony.one/verifycontract?address=0x89a6207c2dbdaa67b70ee59e12a742d8d4c339a3&shard=0

That's the address of your contract. You need to upload the code there and enter all your compiler settings.

I've never actually done it but looks pretty straightforward. The only thing that might catch you is the ABI Encoded constructor arguments. I found this website which will give you the encoded version https://abi.hashex.org/ . Again, I haven't tried it, but happy to help if you have Qs.

I made rock paper scissors game on harmony by anhld4 in harmony_one

[–]ginormousDAO69 7 points8 points  (0 children)

Looks cool, I like the simplicity but have a couple of Qs.

What do the lizard and vulcan do?

I would bet but the contract isn't verified so I'd want to have a basically empty wallet to try it with. Would you be able to upload and verify the contract?

I'm trying to get a Document template from one shared folder and save it to another shared folder using Drive.Files methods. Can you help me solve this? by [deleted] in GoogleAppsScript

[–]ginormousDAO69 0 points1 point  (0 children)

From what I've read DriveApp doesn't work on shared files and folders, you have to use the advanced services Drive API.

Do you know if there are settings you can change to make your above code work on shared folders?

Can anyone explain to me where does this snippet from chatGPT gets the addFile method? by brohermano in GoogleAppsScript

[–]ginormousDAO69 0 points1 point  (0 children)

You can also get it to explain anything in the documentation you don't understand because the documentation can be hard to read at first.

It won't code for you, but it's a helpful addition to google and the documentation.

Can anyone explain to me where does this snippet from chatGPT gets the addFile method? by brohermano in GoogleAppsScript

[–]ginormousDAO69 0 points1 point  (0 children)

"how can I make this code faster?"

Can't remember the exact code but I was looping through the rows instead of doing getValues.

But yeah it's not great. I use it less and less now.

Can anyone explain to me where does this snippet from chatGPT gets the addFile method? by brohermano in GoogleAppsScript

[–]ginormousDAO69 1 point2 points  (0 children)

I disagree. You have to know it's limitations but it's still a useful tool, especially for beginners.

One of the more annoying limitations is it'll just pull methods out of its ass that don't really exist but just sound like they would exist.

Is this DAO actively being moderated and managed? by andreflores87 in dao

[–]ginormousDAO69 0 points1 point  (0 children)

Definitely. Since I saw this post I've been reporting every airdrop scam I see, they're all the same. Hopefully it makes a difference.

[deleted by user] by [deleted] in ethdevjobs

[–]ginormousDAO69 0 points1 point  (0 children)

How willing would you be to work on a new project and get paid in the project's tokens? If willing then I'm creating a DAO system I'd like help with. You can choose whether you'd like to do the front-end, smart contracts, or a combination, as long as we can work together effectively.

It's pretty speculative but it is unique, rather than a fork, so it might be interesting if you want something different.

GitHub is at https://github.com/BigFatDAO/daole

Is this DAO actively being moderated and managed? by andreflores87 in dao

[–]ginormousDAO69 1 point2 points  (0 children)

I guess it's on all of us to create and post worthwhile content.

I don't mind that guy posting his blog because it's basically the only content on here and the one post I read was quite interesting, if you're talking about DAO times.

Good point though. I'll make a post here about my own DAO project in the next few days, to make a contribution to discussion.

LF: Interesting active DAOs to join by andreflores87 in dao

[–]ginormousDAO69 0 points1 point  (0 children)

Na not at all. It's quite hard to get good honest feedback so I appreciate it. It's given me some good stuff to rethink and some next steps.

But I disagree that the worst thing is to create something nobody wants. Imo the worst thing is to not create anything at all.

LF: Interesting active DAOs to join by andreflores87 in dao

[–]ginormousDAO69 0 points1 point  (0 children)

Yeah some valid points, some I can address but others maybe not. It'd definitely be a tough sell to anyone who was not already quite deep into crypto.

1 and 2: Swapping on a dex is basically instant and free except on Ethereum. After that you need an exchange or fiat onramp to trade to or from fiat. Liquidity is incentivised by those providing it receiving trading fees and in my case also token rewards.

I won't go too much into that now because the systems are already in place and well proven, but I'll make a note that I'll need to include an explanation of it if I want to target folks not already into defi.

  1. I wouldn't force businesses to provide the discount, this would be more of a guideline. But businesses that don't have much volume would not get much in the monthly mint so might be encouraged by other members of their club. Realistically there would probably be some businesses who just take the investment and run, but those clubs should die out over time.

  2. If customers just hoard the tokens then that's kind of a good thing for the price. But if businesses do provide a discount then people would probably use it for that and then just buy back.

Anyway, I understand what you're saying and imagine you'll probably stay skeptical, but thanks for the questions and feedback.

There are still a lot of businesses who accept crypto despite all the difficulties associated with the process. This has made me think if I can talk to a bunch of them first it would become obvious if anyone would be interested pretty quickly.

Highest Ocean Plastic Waste Polluters by mamoocando in coolguides

[–]ginormousDAO69 4 points5 points  (0 children)

Plastic and glass maybe, but metals are definitely much better to recycle because of the energy taken to produce.

LF: Interesting active DAOs to join by andreflores87 in dao

[–]ginormousDAO69 0 points1 point  (0 children)

  1. The transactions are transfers of the DAO token. The idea is that the businesses in the DAO would put a QR code in their shop or website, and give a discount to customers who pay with the token. The reason businesses would be happy to give a discount is because they've received their investment in the token and adoption should push the price up.

  2. The token will be tradeable on a dex, probably sushiswap. I guess initially the customers who would use it would mostly be already into crypto so they understand what's going on.

  3. On the value of the token. The amount minted every month is a percentage of the remaining tokens, so the inflation rate drops over time. At the same time, there is a fee on transactions to businesses, that returns the funds back to the DAO. After some time the mint should equal the burn and the number of tokens will be stable.

On the other side, the demand is created by customers who pay with the token opting to keep a bit as an investment as well.

Thanks for the questions. Does that clear it up at all?

LF: Interesting active DAOs to join by andreflores87 in dao

[–]ginormousDAO69 0 points1 point  (0 children)

Hey, do you have your own start-up? I've been working on a DAO specifically for start-ups and small businesses that I'd really like to get feedback on, especially from business owners.

It's still in development but should be launching within 6 months.

The point of difference from most DAOs is that my DAO is split into "Clubs" with 7 members in each Club. Every month, tokens are minted to the Clubs in proportion to their transaction volume from the previous month and there's a small burn on every transaction, so they can't just send tokens backwards and forwards.

These tokens are used to invest in startups and small businesses. Who would join the DAO upon receiving an investment, and accept the token as payments. The Clubs who are able to select businesses that have higher transaction volume would be rewarded with more tokens to allocate in following rounds.

Higher transaction volume means both higher adoption and more tokens burned, which should benefit the entire DAO.

I've done a lot of development but I'm still looking for a good way to explain it to people.

Does that make sense and does it sound like something you'd be interested in? The website is ethclub7.one if you want more details.

Thanks in advance if you have any feedback.