_DASMAC_ Profile Banner
DASMAC Profile
DASMAC

@_DASMAC_

Followers
113
Following
16
Media
13
Statuses
24

https://t.co/o87zlIrVbk

Joined September 2025
Don't wanna be here? Send us removal request.
@_DASMAC_
DASMAC
7 hours
In case you missed it live, see our founder @alex_n_kahn and cracked dev @xbtmatt presenting @solana x @mtndao demo day https://t.co/ex4iKhgiot
0
1
1
@_DASMAC_
DASMAC
2 days
Keep an eye out for our founder @alex_n_kahn presenting today @mtndao on the code innovation behind our high-perf project Tune in at 1 pm MST at
@mtndao
mtndao 🗻
2 days
Today's the day. WELCOME: To the @mtndao @solana demo day. 5 hours. 31 world-class teams. Live HERE on X and @solana YouTube. Can you keep up with the velocity? TEAMS ⬇️ @sharkpoolsol @pack3dotfun @hashishdotfun @anon0mesh @hackhackai @getFoundry @hydex_io @_DASMAC_
0
0
2
@toly
toly 🇺🇸
6 days
🧠🧠🧠
@alex_n_kahn
Alex Kahn
7 days
.@Solana SBPF assembly pro tip #12: loop fallthroughs Fine-tuned branching replaces jumps with (free!) program counter increments, here going straight to `remove_search_l` or an E code based on context: Compare vs C-style Rust: ASM shaves off CUs the compiler misses:
0
3
36
@_DASMAC_
DASMAC
3 days
We're officially presenting + demoing @mtndao Can't wait to walk through what we've been building, and to chat all things high-perf trading on @Solana
0
2
5
@_DASMAC_
DASMAC
6 days
Had a cool chat with @arihantbansal about red-black trees. You come to @mtndao thinking you will socialize and code, but suddenly you're debating color flips and rotations instead
@_DASMAC_
DASMAC
7 days
Great convo with @0xMista at @mtndao on ASM through the lens of auditing Always good to compare notes with people who enjoy staring at opcodes as much as we do https://t.co/x3F0s8wjoD
0
1
4
@_DASMAC_
DASMAC
7 days
Great convo with @0xMista at @mtndao on ASM through the lens of auditing Always good to compare notes with people who enjoy staring at opcodes as much as we do https://t.co/x3F0s8wjoD
@_DASMAC_
DASMAC
8 days
Spotted @mtndao our dev @xbtmatt opening up @AnthropicAI 's Claude, only to be greeted with Hello Mr. Ser Good to know the AI has already identified who is in charge
2
1
5
@_DASMAC_
DASMAC
8 days
Spotted @mtndao our dev @xbtmatt opening up @AnthropicAI 's Claude, only to be greeted with Hello Mr. Ser Good to know the AI has already identified who is in charge
0
0
2
@_DASMAC_
DASMAC
9 days
Developing our MM bot, we've been integrating @MAvellaneda55 and @SashaStoikov' model from @Cornell paper to sharpen up the quoting engine Driving down CUs, setting up asynchronous price feeds, fully onchain order book market-making https://t.co/6xhIYvFhlo
0
1
3
@_DASMAC_
DASMAC
14 days
Heading to @mtndao for the next two weeks Come chat @Solana CU optimizations, order books, and low-level programming If you're building next-gen systems onchain, we'd love to meet!
0
1
1
@_DASMAC_
DASMAC
17 days
Based on @Metaplex 's shank framework, we built custom Rust macros for our enchain order book experimental prototype The rich attributes make declarative instruction definitions easier than ever Repo: https://t.co/2xmi2p3g4W
0
1
3
@_DASMAC_
DASMAC
22 days
We've updated our Solana Stablecoin Registry with the first non-USD stable - EURC from @Circle The latest batch also includes entries for USX (@solsticefi), USDS (@SkyEcosystem), and PAX (@Paxos) More to come! https://t.co/ghG8NMwe7A
0
0
4
@_DASMAC_
DASMAC
23 days
The overhead grows in operations adjusted for fixed syscall costs This is using `pinocchio` by @anza_xyz and @blueshift's `sbpf` tool See https://t.co/kH8YoYi8p0 for more:
0
0
2
@_DASMAC_
DASMAC
23 days
We're continuing our deep dive into low-level @Solana programming This time with a full Compute Unit breakdown of a classic counter program Note the overhead for fast-fail paths in Rust compared with Assembly:
1
1
3
@_DASMAC_
DASMAC
28 days
Looking forward to our first @mtnDAO! Come chat in Salt Lake about assembly optimizations and our latest experimental on-chain order book protocol
@alex_n_kahn
Alex Kahn
30 days
Looking forward to my second @mtnDAO! See you in Salt Lake, where @_DASMAC_ will be chatting onchain order books, SBPF assembly code, and all things @Solana with old and new friends alike
0
0
4
@_DASMAC_
DASMAC
1 month
Based on @MAvellaneda55 and @SashaStoikov's paper, we built an EUR/USD Forex market making bot for our fully onchain order book experimental prototype: Powered by free @OANDA price feeds and fully open source Next up? Batch-replace to shrink 4+ @Solana instructions down to 1
Tweet card summary image
github.com
Description This PR implements a market maker prototype for the dropset program with custom tokens intended to represent EUR and USD. It implements the Avellaneda & Stoikov model for high f...
1
1
5
@deanmlittle
Dean 利迪恩 (⚛️,🐱) | sbpf/acc
1 month
This is the entire point of the work we do: Unlock the new paradigm to inspire others to explore pushing it even further.
@alex_n_kahn
Alex Kahn
1 month
Just finished reading through @blueshift 's two articles, I for one an in favor of supporting JIT intrinsics since the SBPF ISA is severely limited in comparison to the x86 targets that are running @Solana mainnet anyways Some other takeaways/thoughts, @L0STE_ @Michael_e18, and
2
2
35
@_DASMAC_
DASMAC
1 month
We've started tracking Solana-issued stables on our new Solana Stablecoin Registry: https://t.co/UsviN8XiVl The first batch includes major USD-pegged players like @circle, @ethena , @tether , and @PayPal The Wealth of Nations is now onchain - Adam Smith would be proud
1
0
3
@_DASMAC_
DASMAC
1 month
As part of our high-perf @Solana research, DASMAC is building an experimental onchain order book prototype powered the `pinocchio` framework Macros, program source, market making algos - open source at https://t.co/KfL65Y25L2 Thanks to @0x_febo and @anza_xyz for the framework!
Tweet card summary image
github.com
Contribute to DASMAC-com/dropset-alpha development by creating an account on GitHub.
0
1
8
@_DASMAC_
DASMAC
1 month
The Solana Opcode Guide is now live at https://t.co/UC6dDUQvEJ Run the quickstart, set up your dev environment, and start programming in SBPF assembly today Here's to @blueshift , @deanmlittle , and @clairefxyz for expertly crafting the `sbpf ` assembler used throughout the
0
1
1