Dev.to
I Built My First Token on Solana — Here's What Actually Surprised Me #100DaysOfSolana.
I Built My First Token on Solana — Here's What Actually Surprised Me This week I went from zero tokens to minting, transferring, charging fees, and locking tokens so they can never move. Here's what stuck with me. Tokens don't live in your wallet Coming from Web2, I assumed tokens would just... show up in your account. Nope. On Solana, every wallet needs a separate token account for each token it holds. One mint, one folder. It felt weird at first. Now it makes sense. You can charge fees without writing a single backend The Token Extensions Program has a built-in transfer fee. One flag at mint creation time: spl-token create-token \ --program-id TokenzQdBNbLqP5VEhdkAS6EPFLC1PHnBqCXEpPxuEb \ --transfer-fee-basis-points 100 That's a 1% fee on every transfer, enforced by the blockchain. No middleware. No payment processor. No way to bypass it. You can make a token that literally cannot be transferred spl-token create-token \ --program-id TokenzQdBNbLqP5VEhdkAS6EPFLC1PHnBqCXEpPxuEb \ --enable-non-transferable I minted 10, tried to send 5, and watched the transaction get rejected. Not by my code — by the program itself. Perfect for credentials, badges, or certificates that should belong to one person forever. The biggest shift from Web2: these rules are set at creation and are permanent. You can't add a transfer fee to an existing token. You can't make a transferable token non-transferable later. It forces you to think about token design upfront, which is honestly a good constraint. solana #blockchain #webdev #beginners #100DaysOfSolana
Siddhant Chavan
2026-06-03 02:42
👁 11
查看原文 →
HackerNews
MAI-Thinking-1
https://microsoft.ai/wp-content/uploads/2026/06/main_2026060... Launching seven new MAI models: https://microsoft.ai/news/building-a-hillclimbing-machine-la...
LER0ever
2026-06-03 02:39
👁 3
查看原文 →
Reddit r/webdev
Interviewed with a big agency (rant)
I won't name names because I got in trouble for that last post but I interviewed with the biggest agency I've ever gotten a call back from. They are 150+ employees, at least one major national corporation as a client. You would think that because they are so high and mighty they have their s*** together but honestly no. The first interview was with the "big boss" the digital director. The second interview was actually 4 separate teams calls scheduled back to back with a total of 9 people. The director loved me and told me I would be moving on. He said my second call would be with three people which is hilarious because he wasn't even close to correct. My second interview was chaos. First call ended up being a different group of project managers than was listed, and they just hammered me with hypothetical situations of conflict the entire time. All rain clouds, no sun. Second call was two developers who didn't seem that invested in talking to me. They mainly just said that works comes in from many different places and you can be expected to work on a bunch of things while managing a bunch of people AND be suddenly put in front of a client at any point. My third call was hilarious because the top senior dev and the top senior designer in the company on this call loved me. We clicked on everything - our stance on AI, our views on WordPress and PHP in general, our approach to projects. My fourth call was back to doom and gloom - more managers and all just hypothetical situations about conflict and everything going wrong. The people on call four were telling ME that a person from call two has a "different idea of what finished means" and were basically talking s*** on this person who is probably their smartest back end developer. During all of this, the HR person had no idea who I was the entire time. I am interviewing virtually and would have to relocate and she sent me multiple emails about my "In Person Interview". My rejection email was actually the same email sent t
/u/notgoingtoeatyou
2026-06-03 02:35
👁 5
查看原文 →
HackerNews
Show HN: 100cc - Roll your own Claude in 100 lines
rapiz
2026-06-03 02:35
👁 3
查看原文 →
The Verge AI
Trump signs executive order to review AI models before they’re released
President Donald Trump signed an executive order Tuesday creating a "voluntary framework" for AI companies to share their frontier models with the federal government before they're released "to promote secure innovation and strengthen the cybersecurity of critical infrastructure." The order says the US AI industry has succeeded in part "because we refuse to stifle this […]
Lauren Feiner
2026-06-03 02:33
👁 9
查看原文 →
HackerNews
What Efforts to Cancel Richard Stallman Ought to Teach Us About the Media
amcclure
2026-06-03 02:32
👁 3
查看原文 →
Reddit r/artificial
Gemini Spark is the most impressive and terrifying AI experience I’ve had yet
submitted by /u/SirNirmal [link] [留言]
/u/SirNirmal
2026-06-03 02:22
👁 5
查看原文 →
HackerNews
Microsoft announces Scout, an autonomous AI agent built on OpenClaw
https://www.microsoft.com/en-us/microsoft-365/blog/2026/06/0... https://www.404media.co/microsoft-wants-to-make-people-addic... https://www.wired.com/story/meet-microsoft-scout-your-ai-cow... ( https://web.archive.org/web/20260602180553/https://www.wired... )
EvanZhouDev
2026-06-03 02:19
👁 2
查看原文 →
Ars Technica
Mathematicians warn of AI threats to profession as industry encroaches
International Mathematical Union endorses warning about tech industry influence.
Jeremy Hsu
2026-06-03 02:19
👁 9
查看原文 →
TechCrunch
Martin Scorsese becomes the latest — and most unlikely — Hollywood voice for AI
The caveat is that one of the world's most famous living directors is using the tech solely for storyboarding.
Connie Loizos
2026-06-03 02:16
👁 9
查看原文 →
The Verge AI
Microsoft’s next-gen quantum chip cuts timeline to useful quantum computing
Microsoft claimed last year that it had made a key breakthrough in quantum computing with Majorana 1, the company's first quantum processor. While physicists were immediately skeptical of Microsoft's claims, the software giant is announcing Majorana 2 today, the next generation of its topological quantum chip. Majorana 2 contains qubits, a unit of information in […]
Tom Warren
2026-06-03 02:15
👁 9
查看原文 →
The Verge AI
Microsoft’s first advanced reasoning AI is here
Microsoft announced a bunch of new in-house AI models at Build 2026, including a new "flagship" model: MAI-Thinking-1. It's an ambitious step into model development for Microsoft, which introduced its initial in-house models last year - before then, it had relied on OpenAI's models. The two companies recently renegotiated their deal to loosen ties. According […]
Jay Peters
2026-06-03 02:12
👁 10
查看原文 →
Reddit r/artificial
The Robot Summit – A 5-minute AI-assisted sci-fi short film exploring intelligence and consciousness
I recently completed a 5-minute philosophical science fiction short film called The Robot Summit. The story takes place in a future where humanity has disappeared and intelligent machines gather to understand their origins, purpose, and the nature of intelligence itself. As the discussion unfolds, an unexpected human survivor challenges many of their assumptions. This project was developed over several months using a workflow that combined AI image generation, AI video generation, AI voice synthesis, original music composition, and traditional editing in Final Cut Pro. One of the biggest challenges was maintaining visual consistency and narrative coherence across dozens of AI-generated shots while still creating something that felt like a film rather than a technology demonstration. I'm particularly interested in feedback regarding: • Narrative flow and pacing • Visual continuity between scenes • Audio balance between narration and music • Whether the philosophical themes feel natural or overly explicit • Overall effectiveness as a short film I'm also happy to answer questions about the production workflow, tools used, and lessons learned during development. Film: https://www.youtube.com/watch?v=pMeJ7h734vE submitted by /u/renatobotto [link] [留言]
/u/renatobotto
2026-06-03 02:07
👁 5
查看原文 →
The Verge AI
The durable, floatable UE Wonderboom 4 speaker is cheaper than ever
I like the UE Wonderboom 4 Bluetooth speaker so much that I bought two of them, though I wish I could have paid less for them. Fortunately, you can stock up on the cheap, so long as you like the color blue. The Wonderboom 4 is available in blue at Amazon for $51.49, and at […]
Brad Bourque
2026-06-03 02:05
👁 8
查看原文 →
TechCrunch
Microsoft launches Scout, an OpenClaw-inspired personal assistant
Launched at Build, Microsoft Scout is a new AI assistant meant to bring the power and flexibility of OpenClaw into the Microsoft 365 system.
Russell Brandom
2026-06-03 02:02
👁 11
查看原文 →
Ars Technica
Google announces deepfake call detection for Android, new AirDrop device support
Google's June Android feature drop includes more scam detection, more AirDrop, and yes, more AI.
Ryan Whitwam
2026-06-03 02:00
👁 9
查看原文 →
TechCrunch
Ex-Anduril engineer raises $42M to build the Amazon of composite parts
Layup Parts co-founder Zack Eakin has drawn on a motorsports background, and his experience working for Palmer Luckey and Elon Musk, to tackle making faster, cheaper, and better composites.
Sean O'Kane
2026-06-03 02:00
👁 10
查看原文 →
TechCrunch
Google rolls out fake call detection to protect against AI deepfake impersonation scams
As people increasingly refuse to answer calls from unknown numbers, scammers are shifting their tactics by spoofing trusted phone numbers and using AI deepfake technology to sound like authority figures, family members, or employers.
Aisha Malik
2026-06-03 02:00
👁 9
查看原文 →
TechCrunch
Microsoft offers devs a better way to control AI agent behavior
The specification lets developer, compliance, and security teams define their own policies for agents to follow in portable policy files.
Ram Iyer
2026-06-03 02:00
👁 10
查看原文 →
Wired
Meet Microsoft Scout, Your AI Coworker That Never Logs Off
Microsoft’s OpenClaw-style agent appears in Teams, just like a human colleague, and automates your dull office tasks.
Reece Rogers
2026-06-03 02:00
👁 9
查看原文 →