You haven't been able to GPU mine bitcoin in like a decade, every miner uses dedicated ASICs specifically for mining btc. It's been impossible to compete without ASICs for a very long time.
I'm creating an NFT project that's doing something I've never really seen other projects doing in any capacity, and can confirm it's pretty hard doing something against the current perception of what is possible with…
It's honestly difficult to discuss ideas in the space outside of specialized discord channels given how divisive people on social media like twitter have been on the subject. Wallet based authentication is amazingly…
You can easily create as many wallets as you'd like, and keep your funds isolated from a wallet you use as an identity, if you wanted. There are multi-key wallets out there as well to retain control of your wallet in…
I think it's a really neat space to explore and love the idea of provable digital ownership. There's a lot of projects in the space that are interesting ideas, and it is fascinating to see parts of the web stack…
The best examples right now are honestly NFT marketplaces or DeFi, however you can authenticate with these services without needing to have any funds available on your wallet. If you're curious and want to try out the…
Clearly you have a strong dislike for the tech, and that's fine I don't care of course, but do keep in mind that there are ways to isolate risk pretty easily. Even if the technology doesn't result in a huge change in…
Yes, thanks for the clarification.
NFTs are only expensive on Ethereum. You can mint for cents or less on other chains.
But you can determine NFT authenticity by only examining onchain data. You can for instance check the program ID that executed the mint and that it is verified (in the case of Solana, at least), it's a pretty simple…
NFTs are simply single issue tokens that can optionally be part of a collection. While most NFTs today take the form of a link to decentralized storage on solutions such as IPFS or Arweave, it is completely possible for…
I can give an example of a proof of concept app I created for a hackathon - Frontend hosting, I decided to go with a traditional hosting solution (vercel). Nothing changing here. Backend APIs - Was able to replace the…
Not gonna lie, it really blew my mind when I was onboarding junior engineers that not every engineer knows how to touch-type. Frankly, I had never even heard of the terminology "touch-type" until that moment, and…
- Definitely use an IDE like IntelliJ - Familiarizing yourself with vim is great and one of the best timesaving skills I decided to pick up randomly. You can install vim plugins for most IDEs - Pick a small feature that…
I worked at a startup that was acquired by a larger corporation. This echoes my experience as well, everything became so clogged up with processes, documentation, responsibilities so distributed that there were times it…
It's not too much different than most other ventures, most failed, a couple have built out successful products.
I honestly agree too having worked in enterprise, but see it more as an inevitability as an enterprise product continues to be supported for years and years, as the original talent is churned, and multiple generations…
This is true, but I think that they really should disable approving the transaction prior to the simulation finishing. Because right now, you can simply approve a transaction blindly without letting this complete and…
That's like saying every java developer since the beginning of time is not talented because they decided to pull in log4j.
The materials already used in your house may not go up in value, but the value of the raw materials themselves certainly have gone up in value due to 30% inflation or whatever over the past year. Take a look at lumber…
Minting is just essentially purchasing something with a couple of extra steps behind the scene. What pretty much happens when you are minting an NFT is: 1. The owner of the collection uses a program that controls…
This is the thing that stands out most to me here - how did the phisher possibly post in the announcements channel?? This exploit seems like it could have further reaching impacts assuming the announcements channel and…
This is my viewpoint after having been interested in the space for a few years, and working as a dev in the space for most of this year - 1. Blockchains can essentially serve as a decentralized database, and for some…
I am generally a pretty hard worker - I've worked in startups and major corporations, in high stress fields under constant time constraints. I could have usually gotten away with doing less I think, but I like to try…
You can use the technology to make products that are quite unique. I used a game engine to generate art and also provide a bunch of ways to interact with the art, and tokenized the generated pieces. Owners of the pieces…
You haven't been able to GPU mine bitcoin in like a decade, every miner uses dedicated ASICs specifically for mining btc. It's been impossible to compete without ASICs for a very long time.
I'm creating an NFT project that's doing something I've never really seen other projects doing in any capacity, and can confirm it's pretty hard doing something against the current perception of what is possible with…
It's honestly difficult to discuss ideas in the space outside of specialized discord channels given how divisive people on social media like twitter have been on the subject. Wallet based authentication is amazingly…
You can easily create as many wallets as you'd like, and keep your funds isolated from a wallet you use as an identity, if you wanted. There are multi-key wallets out there as well to retain control of your wallet in…
I think it's a really neat space to explore and love the idea of provable digital ownership. There's a lot of projects in the space that are interesting ideas, and it is fascinating to see parts of the web stack…
The best examples right now are honestly NFT marketplaces or DeFi, however you can authenticate with these services without needing to have any funds available on your wallet. If you're curious and want to try out the…
Clearly you have a strong dislike for the tech, and that's fine I don't care of course, but do keep in mind that there are ways to isolate risk pretty easily. Even if the technology doesn't result in a huge change in…
Yes, thanks for the clarification.
NFTs are only expensive on Ethereum. You can mint for cents or less on other chains.
But you can determine NFT authenticity by only examining onchain data. You can for instance check the program ID that executed the mint and that it is verified (in the case of Solana, at least), it's a pretty simple…
NFTs are simply single issue tokens that can optionally be part of a collection. While most NFTs today take the form of a link to decentralized storage on solutions such as IPFS or Arweave, it is completely possible for…
I can give an example of a proof of concept app I created for a hackathon - Frontend hosting, I decided to go with a traditional hosting solution (vercel). Nothing changing here. Backend APIs - Was able to replace the…
Not gonna lie, it really blew my mind when I was onboarding junior engineers that not every engineer knows how to touch-type. Frankly, I had never even heard of the terminology "touch-type" until that moment, and…
- Definitely use an IDE like IntelliJ - Familiarizing yourself with vim is great and one of the best timesaving skills I decided to pick up randomly. You can install vim plugins for most IDEs - Pick a small feature that…
I worked at a startup that was acquired by a larger corporation. This echoes my experience as well, everything became so clogged up with processes, documentation, responsibilities so distributed that there were times it…
It's not too much different than most other ventures, most failed, a couple have built out successful products.
I honestly agree too having worked in enterprise, but see it more as an inevitability as an enterprise product continues to be supported for years and years, as the original talent is churned, and multiple generations…
This is true, but I think that they really should disable approving the transaction prior to the simulation finishing. Because right now, you can simply approve a transaction blindly without letting this complete and…
That's like saying every java developer since the beginning of time is not talented because they decided to pull in log4j.
The materials already used in your house may not go up in value, but the value of the raw materials themselves certainly have gone up in value due to 30% inflation or whatever over the past year. Take a look at lumber…
Minting is just essentially purchasing something with a couple of extra steps behind the scene. What pretty much happens when you are minting an NFT is: 1. The owner of the collection uses a program that controls…
This is the thing that stands out most to me here - how did the phisher possibly post in the announcements channel?? This exploit seems like it could have further reaching impacts assuming the announcements channel and…
This is my viewpoint after having been interested in the space for a few years, and working as a dev in the space for most of this year - 1. Blockchains can essentially serve as a decentralized database, and for some…
I am generally a pretty hard worker - I've worked in startups and major corporations, in high stress fields under constant time constraints. I could have usually gotten away with doing less I think, but I like to try…
You can use the technology to make products that are quite unique. I used a game engine to generate art and also provide a bunch of ways to interact with the art, and tokenized the generated pieces. Owners of the pieces…