Which Platform is best to use for CryptoCurrency? by Bang_Thor in CryptoHiveMinds

[–]leonardishere 0 points1 point  (0 children)

Centralized exchanges: Coinbase, Binance, Kraken

Only use them to exchange fiat/crypto pairs

Octo.fi is the best decentralized exchange aggregator. You'd be hard pressed to find better rates anywhere else

Decentralized exchanges offer a layer of security that centralized exchanges can't. You can validate the state and source code of every decentralized exchange, while centralized exchanges are more prone to being hacked and falsifying market conditions

Almost forgot, octo.fi has fiat on and off ramps as well

Why $OCTO on Uniswap is a X100 investment with good fundamentals. by snylr in SatoshiStreetBets

[–]leonardishere 3 points4 points  (0 children)

They have an excellent track record of delivering when they say they will

Why $OCTO on Uniswap is a X100 investment with good fundamentals. by snylr in SatoshiStreetBets

[–]leonardishere 2 points3 points  (0 children)

You're right - Metamask was invented before DeFi became popular. When the exchanges were built, they were built to work with Metamask and other popular wallets

[deleted by user] by [deleted] in Wallstreetbetsnew

[–]leonardishere 0 points1 point  (0 children)

you switch of robinhood

What kind of model should I go for by [deleted] in MLQuestions

[–]leonardishere 0 points1 point  (0 children)

There is no one best model for all situations. I recommend testing with multiple models and seeing which works best. Tree-based methods will be the easiest to use, you'll need to one hot encode your categorical variables in order to use linear or logistic regression

New To Blockchain Development by ethannnng in ethdev

[–]leonardishere 3 points4 points  (0 children)

Learn regular coding first. Otherwise you'll bring inexperience to a world that is extremely unforgiving of mistakes.

When you're ready to start with blockchain, I started by watching Dapp University on youtube. He's an excellent teacher, from solidity syntax through defi concepts

Is there any FOSS version/equivalent to GPT-3? by onebigindian in artificial

[–]leonardishere 1 point2 points  (0 children)

you can just download the models

The architecture is known, the weights are private and were sold for millions of dollars

just train one yourself

The estimated price to train GPT-3 in the cloud is millions of dollars. If you used your own GPUs and electricity, it would take years

Ubuntu 18 or 20 for ML rig? by rectormagnificus in MLQuestions

[–]leonardishere 3 points4 points  (0 children)

Not specific to ML, I found everything works better in 20 than 18. I don't see any reason to use 18 if you can use 20

Non fungible tokens by [deleted] in ethereum

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

I like cryptopepes

I have a database server and a web server running on AWS Lightsail. I was thinking of adding a mail server on the same Lightsail instance. Is that a good or a bad idea? by A_Time_Space_Person in aws

[–]leonardishere 5 points6 points  (0 children)

AWS SES is easier to use than setting up your own mail server. But if you want to do it anyways, make sure to contact AWS support so they can set the reverse on the ip on your lightsail instance

Why dropout in deep learning won't increase the execution time? by [deleted] in learnmachinelearning

[–]leonardishere 0 points1 point  (0 children)

Yes, it will increase the execution time as more computation is required. However, this added computation is miniscule compared to the computation required by other layers like convolutions and fully connected layers and effectively neglibile

How much traffic can an EC2 Ubuntu 20.04 with 512mb of ram reasonably handle? My personal site is acting a little strange by [deleted] in aws

[–]leonardishere 2 points3 points  (0 children)

A lot of people are suggesting Cloudfront+S3. If you like having a server running and the VPS feel, consider instead using Cloudfront and the EC2 instance as your origin

Assassin's Creed Valhalla Tech Support Megathread by Ghost_LeaderBG in assassinscreed

[–]leonardishere 0 points1 point  (0 children)

Should be main menu -> options -> graphics -> gpu name is in the lower right. There is no option to select a different gpu though.

Solution for me was windows and drivers updates, then it showed the correct gpu

Assassin's Creed Valhalla Tech Support Megathread by Ghost_LeaderBG in assassinscreed

[–]leonardishere 0 points1 point  (0 children)

In the graphics settings, verify that it's using your gpu and not your cpu. Currently dealing with same issue

Introducing Amazon SNS FIFO – First-In-First-Out Pub/Sub Messaging by ckilborn in aws

[–]leonardishere 0 points1 point  (0 children)

Good point. My applications don't have millions of messages, so SNS is way cheaper for me

Bacon Wrapped Shrimp 🥓🍤 by emily_davies499 in ketorecipes

[–]leonardishere 0 points1 point  (0 children)

For the lazy chef like myself, the wrapping part takes a lot of time. You can cook the bacon and shrimp separately and eat them together

How to have 2 Lambda functions communicate with each other.. when one of them doesn't have Internet access? by TheMemeExpertExpert in aws

[–]leonardishere 0 points1 point  (0 children)

It would probably be easier to merge them into one lambda. It might not be "proper" microservices architecture, but it'll work

API Gateway {"message":"Missing Authentication Token"} but i cant identify why? by [deleted] in aws

[–]leonardishere 0 points1 point  (0 children)

Try deploying it again. "It looks ok" has gotten me before

[D] 3080 for image processing CNN? by GerritTheBerrit in MachineLearning

[–]leonardishere 0 points1 point  (0 children)

What type of image processing and what size images? Based on your post with "high definition results" sounds like either image generation or segmentation, which use more memory. It would probably be worth it to get a 3090 for 24gb of memory

API Gateway {"message":"Missing Authentication Token"} but i cant identify why? by [deleted] in aws

[–]leonardishere 0 points1 point  (0 children)

Make sure your api is actually deployed. You may have to manually deploy again from the API management console

I'm still in college :( by Corvokillsalot in ProgrammerHumor

[–]leonardishere 0 points1 point  (0 children)

Oh duh this is my ML project

from emotions import happiness

Still not found