Dark | Light
[GUEST ACCESS MODE: Data is scrambled or limited to provide examples. Make requests using your API key to unlock full data. Check https://lunarcrush.ai/auth for authentication information.]

# ![@gfusee33 Avatar](https://lunarcrush.com/gi/w:26/cr:twitter::1488821586518056960.png) @gfusee33 Quentin

Quentin posts on X about sui, $googl, stack, nitro the most. They currently have XXXXX followers and XX posts still getting attention that total XXXXX engagements in the last XX hours.

### Engagements: XXXXX [#](/creator/twitter::1488821586518056960/interactions)
![Engagements Line Chart](https://lunarcrush.com/gi/w:600/cr:twitter::1488821586518056960/c:line/m:interactions.svg)

- X Week XXXXXX +6,003%
- X Month XXXXXX +571%
- X Months XXXXXX -XX%
- X Year XXXXXXX -XX%

### Mentions: XX [#](/creator/twitter::1488821586518056960/posts_active)
![Mentions Line Chart](https://lunarcrush.com/gi/w:600/cr:twitter::1488821586518056960/c:line/m:posts_active.svg)

- X Week XX +300%
- X Month XX +169%
- X Months XXX +140%
- X Year XXX -XX%

### Followers: XXXXX [#](/creator/twitter::1488821586518056960/followers)
![Followers Line Chart](https://lunarcrush.com/gi/w:600/cr:twitter::1488821586518056960/c:line/m:followers.svg)

- X Week XXXXX +3.40%
- X Month XXXXX +4.80%
- X Months XXXXX +9.40%
- X Year XXXXX +9.10%

### CreatorRank: XXXXXXX [#](/creator/twitter::1488821586518056960/influencer_rank)
![CreatorRank Line Chart](https://lunarcrush.com/gi/w:600/cr:twitter::1488821586518056960/c:line/m:influencer_rank.svg)

### Social Influence [#](/creator/twitter::1488821586518056960/influence)
---

**Social category influence**
[technology brands](/list/technology-brands)  XX% [finance](/list/finance)  XX% [stocks](/list/stocks)  X% [cryptocurrencies](/list/cryptocurrencies)  X%

**Social topic influence**
[sui](/topic/sui) #184, [$googl](/topic/$googl) 5%, [stack](/topic/stack) 5%, [nitro](/topic/nitro) 5%, [mainnet](/topic/mainnet) 5%, [bitcoin](/topic/bitcoin) 5%, [web3](/topic/web3) 5%, [verify](/topic/verify) 5%, [all the](/topic/all-the) 5%, [blockchain](/topic/blockchain) X%

**Top accounts mentioned or mentioned by**
[@suinetwork](/creator/undefined) [@juzybits](/creator/undefined) [@multiversx](/creator/undefined) [@kaelcc](/creator/undefined) [@ifeyz2](/creator/undefined) [@emeieiron](/creator/undefined) [@suinetworks](/creator/undefined) [@andreimmarinica](/creator/undefined) [@aizcodesigns](/creator/undefined) [@balleyb4918](/creator/undefined) [@poelzi](/creator/undefined) [@8ylvgxczk](/creator/undefined) [@sabrebar](/creator/undefined) [@akaange47](/creator/undefined) [@aizco_designs](/creator/undefined) [@pionner_xz](/creator/undefined) [@emanabio](/creator/undefined) [@rtables69](/creator/undefined) [@techguy0101010](/creator/undefined) [@adam_welc](/creator/undefined)

**Top assets mentioned**
[Alphabet Inc Class A (GOOGL)](/topic/$googl) [Bitcoin (BTC)](/topic/bitcoin)
### Top Social Posts [#](/creator/twitter::1488821586518056960/posts)
---
Top posts by engagements in the last XX hours

"If Sui wants to onboard Web2 engineers they need to speak their language One of them is Stack Overflow a forum used by every dev to ask questions and find solutions to their coding issues Stack Overflow is extremely well referenced on Google and ChatGPT to the point where simply copy-pasting your error into Google usually leads you to a discussion containing the solution you need The issue is that the Sui section on Stack Overflow is empty and the few questions that exist have no answers I'll try to check it regularly and answer whenever I can and I encourage all Sui devs to do the same 🔥"  
[X Link](https://x.com/gfusee33/status/1981749065936179551) [@gfusee33](/creator/x/gfusee33) 2025-10-24T15:46Z 2253 followers, 9640 engagements


"Sui Move dev tip: When running your AWS Nitro Enclave in debug mode it generates zeroed nitro attestations: PCR0: "000.0000" PCR1: "000.0000" PCR2: "000.0000" However this attestation is valid and can be used in Nautilus allowing you to improve your debugging workflows (sounds obvious but do not use those attestations on mainnet)"  
[X Link](https://x.com/gfusee33/status/1982111905163411491) [@gfusee33](/creator/x/gfusee33) 2025-10-25T15:47Z 2253 followers, XXX engagements


"sui foundation's business model: 1) install a bitcoin miner malware on all their builders' computer (move-analyzer) 2) enjoy"  
[X Link](https://x.com/gfusee33/status/1981031467468587235) [@gfusee33](/creator/x/gfusee33) 2025-10-22T16:14Z 2236 followers, 2172 engagements


"3. Flexibility Everything is configurable in the SDK and developers can replace modules with their own implementations to suit their needs This has many use cases and allows easy mocking of the SDK in integration tests"  
[X Link](https://x.com/gfusee33/status/1981421311550230767) [@gfusee33](/creator/x/gfusee33) 2025-10-23T18:03Z 2247 followers, XXX engagements


"A developer is able to: - Bring their own HTTP client - Use the Sui client from their preferred SDK - Provide a custom caching system such as Redis - Avoid dependency version conflicts"  
[X Link](https://x.com/gfusee33/status/1981421313341136955) [@gfusee33](/creator/x/gfusee33) 2025-10-23T18:03Z 2245 followers, XXX engagements


"4. Future Development As mentioned earlier the priority is developer feedback On top of that the SDK is in its first version many features can be implemented"  
[X Link](https://x.com/gfusee33/status/1981421318995398792) [@gfusee33](/creator/x/gfusee33) 2025-10-23T18:03Z 2240 followers, XXX engagements


"Here is a non-exhaustive list: - Checking for Move package upgrades - Adding an out-of-the-box implementation for sui-rust-sdk - Abstracting most dependencies to make the SDK lightweight runnable in a WASM environment and publishable on crates io - etc"  
[X Link](https://x.com/gfusee33/status/1981421321709088846) [@gfusee33](/creator/x/gfusee33) 2025-10-23T18:03Z 2247 followers, XXX engagements


"Both @SuiNetwork and @MultiversX have incredibly good tech but are very different - One relies on parallelization and static dispatch to optimize performance the other bets on sharding - One uses a dedicated language to make smart contracts safe and easy to develop the other uses battle-tested WASM tech which allows flexibility and unmatched performance - . I love seeing these two chains innovate and redefine what Web3 should be technically speaking Each of these chains has use cases where it shines"  
[X Link](https://x.com/gfusee33/status/1981389523432198630) [@gfusee33](/creator/x/gfusee33) 2025-10-23T15:57Z 2252 followers, 4036 engagements


"@emeieiron 1) throw android 2) go on ios 3) learn swift optional) fud on apple's liquid glass design"  
[X Link](https://x.com/gfusee33/status/1981806196546744386) [@gfusee33](/creator/x/gfusee33) 2025-10-24T19:33Z 2253 followers, XXX engagements


"This post is a gem caching in web3 is even more important and needed than in web2 A correctly used caching layer is the difference between: - a slow & expensive backend that pummels your RPC - a blazingly fast & cheap backend providing the UX your users deserve"  
[X Link](https://x.com/gfusee33/status/1981852823437627580) [@gfusee33](/creator/x/gfusee33) 2025-10-24T22:38Z 2253 followers, XXX engagements


"@aizco_designs cannot verify the numbers but yeah this is totally right almost all the developers in the world junior to senior visit Stack Overflow recently directly or indirectly through AI which is trained on Stack Overflow data"  
[X Link](https://x.com/gfusee33/status/1981856421571617136) [@gfusee33](/creator/x/gfusee33) 2025-10-24T22:52Z 2253 followers, XXX engagements


"I made a fork of the Sui MoveVM that literally tracks each opcode calls during a transaction execution This is absolutely fantastic to perform hardcore debugging of the Move code at the deepest level of the blockchain logic 🔥 There is interesting stuff might write an article"  
[X Link](https://x.com/gfusee33/status/1981900795340607891) [@gfusee33](/creator/x/gfusee33) 2025-10-25T01:49Z 2253 followers, XXX engagements


"sui and mysten are cooking"  
[X Link](https://x.com/gfusee33/status/1982132113097867459) [@gfusee33](/creator/x/gfusee33) 2025-10-25T17:08Z 2253 followers, 7454 engagements

[GUEST ACCESS MODE: Data is scrambled or limited to provide examples. Make requests using your API key to unlock full data. Check https://lunarcrush.ai/auth for authentication information.]

@gfusee33 Avatar @gfusee33 Quentin

Quentin posts on X about sui, $googl, stack, nitro the most. They currently have XXXXX followers and XX posts still getting attention that total XXXXX engagements in the last XX hours.

Engagements: XXXXX #

Engagements Line Chart

  • X Week XXXXXX +6,003%
  • X Month XXXXXX +571%
  • X Months XXXXXX -XX%
  • X Year XXXXXXX -XX%

Mentions: XX #

Mentions Line Chart

  • X Week XX +300%
  • X Month XX +169%
  • X Months XXX +140%
  • X Year XXX -XX%

Followers: XXXXX #

Followers Line Chart

  • X Week XXXXX +3.40%
  • X Month XXXXX +4.80%
  • X Months XXXXX +9.40%
  • X Year XXXXX +9.10%

CreatorRank: XXXXXXX #

CreatorRank Line Chart

Social Influence #


Social category influence technology brands XX% finance XX% stocks X% cryptocurrencies X%

Social topic influence sui #184, $googl 5%, stack 5%, nitro 5%, mainnet 5%, bitcoin 5%, web3 5%, verify 5%, all the 5%, blockchain X%

Top accounts mentioned or mentioned by @suinetwork @juzybits @multiversx @kaelcc @ifeyz2 @emeieiron @suinetworks @andreimmarinica @aizcodesigns @balleyb4918 @poelzi @8ylvgxczk @sabrebar @akaange47 @aizco_designs @pionner_xz @emanabio @rtables69 @techguy0101010 @adam_welc

Top assets mentioned Alphabet Inc Class A (GOOGL) Bitcoin (BTC)

Top Social Posts #


Top posts by engagements in the last XX hours

"If Sui wants to onboard Web2 engineers they need to speak their language One of them is Stack Overflow a forum used by every dev to ask questions and find solutions to their coding issues Stack Overflow is extremely well referenced on Google and ChatGPT to the point where simply copy-pasting your error into Google usually leads you to a discussion containing the solution you need The issue is that the Sui section on Stack Overflow is empty and the few questions that exist have no answers I'll try to check it regularly and answer whenever I can and I encourage all Sui devs to do the same 🔥"
X Link @gfusee33 2025-10-24T15:46Z 2253 followers, 9640 engagements

"Sui Move dev tip: When running your AWS Nitro Enclave in debug mode it generates zeroed nitro attestations: PCR0: "000.0000" PCR1: "000.0000" PCR2: "000.0000" However this attestation is valid and can be used in Nautilus allowing you to improve your debugging workflows (sounds obvious but do not use those attestations on mainnet)"
X Link @gfusee33 2025-10-25T15:47Z 2253 followers, XXX engagements

"sui foundation's business model: 1) install a bitcoin miner malware on all their builders' computer (move-analyzer) 2) enjoy"
X Link @gfusee33 2025-10-22T16:14Z 2236 followers, 2172 engagements

"3. Flexibility Everything is configurable in the SDK and developers can replace modules with their own implementations to suit their needs This has many use cases and allows easy mocking of the SDK in integration tests"
X Link @gfusee33 2025-10-23T18:03Z 2247 followers, XXX engagements

"A developer is able to: - Bring their own HTTP client - Use the Sui client from their preferred SDK - Provide a custom caching system such as Redis - Avoid dependency version conflicts"
X Link @gfusee33 2025-10-23T18:03Z 2245 followers, XXX engagements

"4. Future Development As mentioned earlier the priority is developer feedback On top of that the SDK is in its first version many features can be implemented"
X Link @gfusee33 2025-10-23T18:03Z 2240 followers, XXX engagements

"Here is a non-exhaustive list: - Checking for Move package upgrades - Adding an out-of-the-box implementation for sui-rust-sdk - Abstracting most dependencies to make the SDK lightweight runnable in a WASM environment and publishable on crates io - etc"
X Link @gfusee33 2025-10-23T18:03Z 2247 followers, XXX engagements

"Both @SuiNetwork and @MultiversX have incredibly good tech but are very different - One relies on parallelization and static dispatch to optimize performance the other bets on sharding - One uses a dedicated language to make smart contracts safe and easy to develop the other uses battle-tested WASM tech which allows flexibility and unmatched performance - . I love seeing these two chains innovate and redefine what Web3 should be technically speaking Each of these chains has use cases where it shines"
X Link @gfusee33 2025-10-23T15:57Z 2252 followers, 4036 engagements

"@emeieiron 1) throw android 2) go on ios 3) learn swift optional) fud on apple's liquid glass design"
X Link @gfusee33 2025-10-24T19:33Z 2253 followers, XXX engagements

"This post is a gem caching in web3 is even more important and needed than in web2 A correctly used caching layer is the difference between: - a slow & expensive backend that pummels your RPC - a blazingly fast & cheap backend providing the UX your users deserve"
X Link @gfusee33 2025-10-24T22:38Z 2253 followers, XXX engagements

"@aizco_designs cannot verify the numbers but yeah this is totally right almost all the developers in the world junior to senior visit Stack Overflow recently directly or indirectly through AI which is trained on Stack Overflow data"
X Link @gfusee33 2025-10-24T22:52Z 2253 followers, XXX engagements

"I made a fork of the Sui MoveVM that literally tracks each opcode calls during a transaction execution This is absolutely fantastic to perform hardcore debugging of the Move code at the deepest level of the blockchain logic 🔥 There is interesting stuff might write an article"
X Link @gfusee33 2025-10-25T01:49Z 2253 followers, XXX engagements

"sui and mysten are cooking"
X Link @gfusee33 2025-10-25T17:08Z 2253 followers, 7454 engagements

creator/x::gfusee33
/creator/x::gfusee33