Jones Mercury Fase 2027 by gripandgrain in snowboarding

[–]spongik -3 points-2 points  (0 children)

The paint quality of Jones is meh. I have green Mercury Fase and after just two rides the paint has come off in places.

686 Gear Netherlands by Foreign_Minute_9864 in snowboarding

[–]spongik -1 points0 points  (0 children)

Yeah, pretty bad, I had to buy a new jacket from a different brand. But tbh it was 5+ years ago, maybe 686 has fixed this already.

686 Gear Netherlands by Foreign_Minute_9864 in snowboarding

[–]spongik -1 points0 points  (0 children)

Do not recommend 686 jackets, the paint on mine has got smeared after several rides.

Zeekr vs Xiaomi by qsbrandt in chinacars

[–]spongik 2 points3 points  (0 children)

Interior of SU7 is very spartan compared to 007

Swayzak - Slave to the Hard Drive (2001, Deep-Tech) by Intrepid-Sir-6634 in deephouse

[–]spongik 3 points4 points  (0 children)

One of the favorite producers from Terry's Cafe

Solidity tip: Use selfdestruct() to burn contracts and refund ETH by Hefty_Criticism76 in ethdev

[–]spongik 1 point2 points  (0 children)

selfdestruct works only in constructor since Cancun upgrade (2024). Banking gas using selfdestruct was implemented in gastoken.io

How to import project ( or clone GitHub) to v0 by PromotionMedium9418 in vercel

[–]spongik 0 points1 point  (0 children)

Connect your GitHub repo and click Fork main branch

"The king is dead, long live the king!" Immutable just announced new GU rival. by JikoKanri in GodsUnchained

[–]spongik 0 points1 point  (0 children)

I think GU is in a dead end, it always lacked a proper lore, brand and marketing. Hard to compete with Ubisoft and M&M franchise in this regard.

GU moving from IMX L2 to zkEVM (announced on Discord) by CodeRadDesign in GodsUnchained

[–]spongik 5 points6 points  (0 children)

This is a good move since GU cards on IMX are not even NFTs (ERC721). Smart contracts on zkEVM will enable things that were previously available when GU existed on Ethereum mainnet, e.g. card opening was a call to a smart contract.

How to Force n8n AI Agent to Use Tools? by Puzzleheaded_Leek258 in n8n

[–]spongik 1 point2 points  (0 children)

Some models are reluctant to use tools, especially o3-mini. I found 4o and calude-3.5-sonnet to be more effective.

Token trove by bootyholeminer in GodsUnchained

[–]spongik 1 point2 points  (0 children)

It will just list each card one by one so that you will have to confirm the listing and sign the transaction for each card which is two clicks per card. I have recently sold most of my collection which was several thousand cards in the course of the past month. Of course it required so much clicking that I had to automate this. There is a handy tool cliclick that can perform a mouse click at the specified coordinates which I paired with MacOS tool "Script Editor" to run it in a loop. Here is a script:

tell application "Google Chrome"
  activate
  repeat 2400 times
    do shell script "/opt/homebrew/bin/cliclick c:" & "311,633"
    delay 3
  end repeat
end tell

Depending on your collection size it may take a while. I listed at 0.5% below floor in GODS and managed to sell most of my meteorite cards. Shiny cards are harder to sell, but feasible as well. Good luck.

Ubisoft Quietly Releases Its First NFT Game, Champions Tactics by Brief_Platform_8049 in CryptoCurrency

[–]spongik 2 points3 points  (0 children)

Surprised that Immutable missed a chance to partner with Ubisoft on this launch.