rex

1.8K posts

rex banner
rex

rex

@BigRexEnergy

not financial advice.

Your mom's house Katılım Aralık 2021
930 Takip Edilen380 Takipçiler
rex retweetledi
kitze 🛠️ tinkerer.club
texting her: bye gn going to sleep ❤️ me and claude until 3 am:
English
296
1.5K
17.3K
1.5M
rex retweetledi
Markov
Markov@MarkovMagnifico·
how my codebase written entirely with claude code runs
English
699
3.2K
64K
4.4M
rex
rex@BigRexEnergy·
@Cryptovoxels1 For sure. Had to rate limit that hard because I was going to end up with a huge monthly bill for thirdweb (rpc provider). Let me try to find a better way to update owner info. Since I'm not doing a full marketplace tracker it shouldn't be that hard. Just transfers.
English
2
0
1
16
Ferroresonance 🆙
Ferroresonance 🆙@Cryptovoxels1·
@BigRexEnergy Its a mix. Im going through refreshing 1 by 1 but only allows 5 at a time then you have to wait. Its just a great gallery and the best place to view BP's
English
1
0
0
18
rex
rex@BigRexEnergy·
2 billy. That's BILLION. #BurntPix #LUKSO Been iterating this badboy for a good year. I should probably throw my tx at something else now.
rex tweet media
English
3
1
13
1.2K
rex
rex@BigRexEnergy·
@Cryptovoxels1 At one point I tried to refresh all metadata on a schedule but it was costing a ton in overages for RPC calls. I started working on tracking listings and transactions but it was a bit complex then I got side tracked with other projects.
English
0
0
0
10
rex
rex@BigRexEnergy·
@Cryptovoxels1 Are the other owners showing previous owners or 100% wrong? If you click to update the metadata manually does it correct? I rely on refine transactions to know when to update metadata. I never tracked sales or transfers. Manual update is there to cover discrepancies.
English
2
0
0
15
rex
rex@BigRexEnergy·
@Cryptovoxels1 Also could be that there's no new refines so we don't pull metadata. In that case, you can manually refresh.
English
0
0
1
12
Elliot
Elliot@elliotnorrevik·
i'm leaving Lovable at 16 y/o to build AGI. the bottleneck isn't smarter models, it's the tools and context around them. more soon.
Elliot tweet media
English
623
104
4.6K
3.2M
rex
rex@BigRexEnergy·
@YouLuksoGood I'm efficient! Been running my script for 6 months and sneaking in the cheap ones when you big spenders let off the gas =)
English
0
0
2
27
rex retweetledi
Fabian Vogelsteller
Fabian Vogelsteller@feindura·
My favorite NFT guy a new website 👏
rex@BigRexEnergy

bpix.cc I built a better #BurntPix gallery if anyone is interested. - More interesting and useful sorting/filtering - More data: creation index (true NFT number), seed, mint block, gas per iteration - Stats for the collection, per wallet, multiple wallets - svg to jpg conversion for fractal images for faster loading. - Full backfill and new bpix mints detected thanks to @b00ste_lyx @chillwhales LSP indexer - Refine tx detected w/ automatic metadata update for changed NFTs every 5 minutes (refine tx logs queued up with one update per changed NFT every 5 minutes) - Manual metadata refresh (heavily rate limited since updates happen every 5 minutes anyway) - A couple of my ghetto tools that I use to place more precise refine bids. KNOWN ISSUES (probably won't fix) - 1. If you manually refresh metadata, the "mint block" data disappears from the front end, but reloading the page brings it back. 2. Universal Profile names work in the gallery filter, but not stats (must paste wallet addresses) 3. Multiple wallet filtering (in both gallery & stats) requires wallet addresses. Doesn't work with profile names. 4. When sorting by "recently iterated", I only have timestamps since the site has been live, so older iterations weren't tracked. Everything past the last token I have a "last iterated" timestamp for will just sort from newest to oldest mint. DISCLAIMER - This is just a "quick" side project, so expect it to be as/is, no warranties, double check data on chain before acting on anything. Could go away any time if my host boots me for hosting "crypto" stuff or RPC calls get out of hand. #bpix #LUKSO

English
2
3
67
4.2K
rex
rex@BigRexEnergy·
@b00ste_lyx Thanks! So far, so good and it works exactly like it's supposed to. Probably the least fussy thing about getting this project all dialed in.
English
0
0
1
168
rex
rex@BigRexEnergy·
bpix.cc I built a better #BurntPix gallery if anyone is interested. - More interesting and useful sorting/filtering - More data: creation index (true NFT number), seed, mint block, gas per iteration - Stats for the collection, per wallet, multiple wallets - svg to jpg conversion for fractal images for faster loading. - Full backfill and new bpix mints detected thanks to @b00ste_lyx @chillwhales LSP indexer - Refine tx detected w/ automatic metadata update for changed NFTs every 5 minutes (refine tx logs queued up with one update per changed NFT every 5 minutes) - Manual metadata refresh (heavily rate limited since updates happen every 5 minutes anyway) - A couple of my ghetto tools that I use to place more precise refine bids. KNOWN ISSUES (probably won't fix) - 1. If you manually refresh metadata, the "mint block" data disappears from the front end, but reloading the page brings it back. 2. Universal Profile names work in the gallery filter, but not stats (must paste wallet addresses) 3. Multiple wallet filtering (in both gallery & stats) requires wallet addresses. Doesn't work with profile names. 4. When sorting by "recently iterated", I only have timestamps since the site has been live, so older iterations weren't tracked. Everything past the last token I have a "last iterated" timestamp for will just sort from newest to oldest mint. DISCLAIMER - This is just a "quick" side project, so expect it to be as/is, no warranties, double check data on chain before acting on anything. Could go away any time if my host boots me for hosting "crypto" stuff or RPC calls get out of hand. #bpix #LUKSO
English
16
21
80
10.5K
rex
rex@BigRexEnergy·
The seed is nice. Since we have all the seeds in the database, I was thinking about adding a tool to simulate what each NFT would look like at different iteration milestones (if it hadn't hit them yet), but that's for another day since it would eat up resources. And it might confuse people who don't understand that it's not the actual state of the NFT.
English
0
0
2
122
Ferroresonance 🆙
Ferroresonance 🆙@Cryptovoxels1·
@BigRexEnergy Love it. Soo needed. The bpic site is so slow its unbearable. 👌 this is super fast for viewing. And it's great you can see the seed 👌
English
1
0
5
183
rex
rex@BigRexEnergy·
rex@BigRexEnergy

bpix.cc I built a better #BurntPix gallery if anyone is interested. - More interesting and useful sorting/filtering - More data: creation index (true NFT number), seed, mint block, gas per iteration - Stats for the collection, per wallet, multiple wallets - svg to jpg conversion for fractal images for faster loading. - Full backfill and new bpix mints detected thanks to @b00ste_lyx @chillwhales LSP indexer - Refine tx detected w/ automatic metadata update for changed NFTs every 5 minutes (refine tx logs queued up with one update per changed NFT every 5 minutes) - Manual metadata refresh (heavily rate limited since updates happen every 5 minutes anyway) - A couple of my ghetto tools that I use to place more precise refine bids. KNOWN ISSUES (probably won't fix) - 1. If you manually refresh metadata, the "mint block" data disappears from the front end, but reloading the page brings it back. 2. Universal Profile names work in the gallery filter, but not stats (must paste wallet addresses) 3. Multiple wallet filtering (in both gallery & stats) requires wallet addresses. Doesn't work with profile names. 4. When sorting by "recently iterated", I only have timestamps since the site has been live, so older iterations weren't tracked. Everything past the last token I have a "last iterated" timestamp for will just sort from newest to oldest mint. DISCLAIMER - This is just a "quick" side project, so expect it to be as/is, no warranties, double check data on chain before acting on anything. Could go away any time if my host boots me for hosting "crypto" stuff or RPC calls get out of hand. #bpix #LUKSO

0
0
1
40
rex
rex@BigRexEnergy·
Not at a billion yet - but top dog for most gas used in the entire collection now. #BurntPix #LUKSO
rex tweet media
English
1
0
20
788
rex
rex@BigRexEnergy·
@JeanCavallera lol - I wondered if anyone would catch that. I built a proper gallery with better sorting/filtering and svg to jpg conversion + other stuff so everything loads faster. I need to do some final QA and clean up this evening, then I will share it out.
English
0
0
4
47