I think it's time for us to look back at what we've accomplished over the past few months. I'll go first. Rank # 574 and 3.31k AMP. Show me yours 😍 @DecibelTrade
18
1
30
789
BTC is back in an area where I’m looking for another long setup. I’m opening a long at $84,388 and planning to DCA more if BTC pulls back toward $83K. My setup: → Entry: $84,388 → DCA: $83K → STL: $81.7K The idea here is to give BTC some room to retest lower levels without forcing the entry. If $83K holds, I’ll have a better average entry for the next move higher. But if BTC breaks below $81.7K, the setup is invalid for me and I’ll close the position. For now, I’m watching how BTC reacts around $83K–$84K and whether buyers can step back in. Small plan, clear invalidation. Let’s see how it plays out. This is my view only, DYOR. @DecibelTrade
10
14
132
ShellaBui retweeted
Tuesday afternoon plans. Be honest: ⬆️ Adding to the position ⬇️ Cutting it ↔️ Refreshing the chart and calling it research
14
15
80
2,727
I was right. Love aptos:native @DecibelTrade
A typical day for me: Wake up Check Decibel Discord + X Brush my teeth Eat breakfast Check Decibel app + Discord Eat lunch Check Decibel app Eat dinner Check Decibel app again Go to sleep And somehow… I still end up dreaming about Decibel. 😂 @DecibelTrade
10
19
240
BTC is now around $85.7K, and I’m still sticking with my current view. I believe BTC can reach $90K before we see a meaningful correction. That’s why I’m taking a long from the current level around $85.7K.The setup I’m watching is pretty simple: → Entry: ~$85.7K → Target: $90K → $90K: potential area for a correction I’m expecting BTC to push higher first, but once we reach $90K, I’ll be watching price action much more carefully. If momentum starts fading there, I’d expect a pullback before the next move. For now, I’m staying with the trend and letting the trade play out. Let’s see if BTC can hit $90K first. @DecibelTrade
BTC is getting close to the level I’m watching most right now: $83K. After the strong move from the mid-$76K area, BTC is now trading around $81K and has already pushed above $81.7K today. For me, the key level is still $83K. If BTC can break and, more importantly, hold above $83K, I’d be watching the next major psychological target around $90K. The setup I’m watching: → $83K = key resistance → Break + hold above $83K = potential continuation → $90K = next target → If $83K rejects, I’d rather wait for a retest than chase the move I’m not saying BTC will definitely reach $90K. I just think $83K is the level that could tell us whether this move has another leg to run. Let’s see how BTC handles it. This is for reference only. DYOR. @DecibelTrade
3
17
201
ShellaBui retweeted
Season 1: Week 29 is in the ledger. → 486,543 AMPs distributed → 1,542 wallets earning → 14,131 earned through referrals
29
39
166
4,176
A typical day for me: Wake up Check Decibel Discord + X Brush my teeth Eat breakfast Check Decibel app + Discord Eat lunch Check Decibel app Eat dinner Check Decibel app again Go to sleep And somehow… I still end up dreaming about Decibel. 😂 @DecibelTrade
It feels amazing to be able to take Decibel with me wherever I go 😍 @DecibelTrade @Decibel_VN
6
14
487
It feels amazing to be able to take Decibel with me wherever I go 😍 @DecibelTrade @Decibel_VN
10
28
612
BTC is getting close to the level I’m watching most right now: $83K. After the strong move from the mid-$76K area, BTC is now trading around $81K and has already pushed above $81.7K today. For me, the key level is still $83K. If BTC can break and, more importantly, hold above $83K, I’d be watching the next major psychological target around $90K. The setup I’m watching: → $83K = key resistance → Break + hold above $83K = potential continuation → $90K = next target → If $83K rejects, I’d rather wait for a retest than chase the move I’m not saying BTC will definitely reach $90K. I just think $83K is the level that could tell us whether this move has another leg to run. Let’s see how BTC handles it. This is for reference only. DYOR. @DecibelTrade
I think it's time for us to look back at what we've accomplished over the past few months. I'll go first. Rank # 574 and 3.31k AMP. Show me yours 😍 @DecibelTrade
5
14
449
ShellaBui retweeted
$1B+ traded on Decibel through Builder Codes. Different apps. Same orderbook. Next up: Plugged In. One builder a week, behind the first $1B.
33
44
179
6,864
ShellaBui retweeted
Last call, group-chat recruiters. The KBW referral challenge closes today at 23:59 UTC. Whoever brings the most traders goes to Seoul.
146
139
193
149,310
One of the hidden costs of robot learning is not the task itself. It is resetting the world after every attempt. Imagine teaching a robot to place objects into a box. The robot attempts the task, succeeds or fails, and the episode ends. Before the next attempt can begin, someone may need to pick up the objects, return them to their original positions, clear the workspace, replace anything that fell, and make sure the environment is ready again. The learning action might take ten seconds. The reset might take thirty. At small scale, this looks like an operational inconvenience. At large scale, it becomes a data bottleneck. If one robot can perform 1,000 useful attempts per day but resetting reduces that number to 300, then improving the model is only part of the scaling problem. The physical environment itself is limiting how quickly experience can be produced. This creates an important difference between digital and embodied learning. Software environments can often reset almost instantly. A simulation can restore an entire scene with one command and generate a new object position, lighting condition or disturbance immediately. The physical world has no reset button. So the real throughput of robot learning looks something like: Attempt → Outcome → Reset → New State → Attempt Again The shorter and more automated that loop becomes, the more experience a robot can generate with the same amount of hardware and time. This also changes how we should think about simulation. Its advantage is not only that simulated data can be cheaper. Simulation makes state generation programmable. One environment can become thousands of starting conditions without a human physically rebuilding the scene between every episode. But physical resets still matter because real-world interaction remains the final test. This means scalable robot learning may require better infrastructure around the robot, not just better intelligence inside it: automated resets, randomized environments, continuous collection and workflows that minimize human setup between attempts. A useful metric might therefore be less glamorous than model accuracy: Useful learning episodes per hour. Because a robot cannot learn from an experiment that never gets restarted. The faster we can reset the world, the faster the robot gets another chance to understand it. @axisrobotics
The moment a human takes control of a robot may be one of the most valuable moments in the entire dataset. Imagine a robot performing a task correctly for several minutes. Most of that trajectory tells us something the policy already knows how to do. Then the robot approaches an object from the wrong angle, begins making a bad decision, and a human operator intervenes before the task fails. That intervention contains unusually dense information. It tells us where the autonomous policy stopped being trusted, what state caused the problem, and what action a human believed should happen instead. In other words, intervention creates a natural learning signal: Robot acts → Uncertainty appears → Human intervenes → Corrective action → Robot continues The interesting part is the transition between autonomous behavior and human correction. Before intervention, we see the policy moving toward a mistake. During intervention, we see an alternative action. After intervention, we can observe whether that correction successfully returned the system to a useful state. This makes intervention data different from ordinary demonstrations. A demonstration teaches the robot how a human performs a task from the beginning. An intervention teaches the robot specifically what the human does when the robot is about to get something wrong. That difference matters because as robots improve, full demonstrations may become increasingly redundant. If a robot already performs 95% of a task correctly, having a human demonstrate the entire task again spends most of the collection time recording behavior the robot already understands. A more efficient approach is to let the robot operate autonomously and concentrate human effort around the remaining 5%. Autonomy → Human correction → Learn the correction → More autonomy As the policy improves, interventions should become less frequent. But the interventions that remain may become increasingly informative because they expose harder and rarer weaknesses. This suggests a different way to think about human involvement in robot learning. The goal is not simply to remove humans from the loop as quickly as possible. It is to use human attention precisely where the robot’s own behavior tells us it is most valuable. Human intervention is not only a safety mechanism. It can also be a data-generation mechanism. @axisrobotics
2
10
213
One thing I've started paying more attention to on Decibel is what I actually get from each trade. At first, it's obviously about the PnL. But depending on how I trade, there can be more happening in the background. I've personally received maker rebates from my trading activity, and my Decibel rewards history also includes a liquidation credit. So when I look back at my trades, I don't just look at whether the position was profitable or not. I also look at the rebates and rewards generated along the way. It makes the experience a little more interesting for me. Trade → manage the position → take the PnL → check what else the activity generated. That's something I'll keep tracking as I trade more on Decibel. @DecibelTrade
3
11
147
The moment a human takes control of a robot may be one of the most valuable moments in the entire dataset. Imagine a robot performing a task correctly for several minutes. Most of that trajectory tells us something the policy already knows how to do. Then the robot approaches an object from the wrong angle, begins making a bad decision, and a human operator intervenes before the task fails. That intervention contains unusually dense information. It tells us where the autonomous policy stopped being trusted, what state caused the problem, and what action a human believed should happen instead. In other words, intervention creates a natural learning signal: Robot acts → Uncertainty appears → Human intervenes → Corrective action → Robot continues The interesting part is the transition between autonomous behavior and human correction. Before intervention, we see the policy moving toward a mistake. During intervention, we see an alternative action. After intervention, we can observe whether that correction successfully returned the system to a useful state. This makes intervention data different from ordinary demonstrations. A demonstration teaches the robot how a human performs a task from the beginning. An intervention teaches the robot specifically what the human does when the robot is about to get something wrong. That difference matters because as robots improve, full demonstrations may become increasingly redundant. If a robot already performs 95% of a task correctly, having a human demonstrate the entire task again spends most of the collection time recording behavior the robot already understands. A more efficient approach is to let the robot operate autonomously and concentrate human effort around the remaining 5%. Autonomy → Human correction → Learn the correction → More autonomy As the policy improves, interventions should become less frequent. But the interventions that remain may become increasingly informative because they expose harder and rarer weaknesses. This suggests a different way to think about human involvement in robot learning. The goal is not simply to remove humans from the loop as quickly as possible. It is to use human attention precisely where the robot’s own behavior tells us it is most valuable. Human intervention is not only a safety mechanism. It can also be a data-generation mechanism. @axisrobotics
A single image can tell a robot what the world looks like. It cannot always tell the robot what the world is doing. Imagine a robot holding a cup. From one observation, the cup may look perfectly stable. But perhaps it started slipping 200 milliseconds ago. Maybe the robot just increased its grip force. Maybe the cup collided with another object and is still moving. The current state can look almost identical while requiring completely different next actions. This creates a temporal context problem. Physical intelligence is not only about understanding state, but also understanding change over time. Consider two observations of the same object position. In one sequence, the object has been stationary for several seconds. In another, it has just moved rapidly into that position. Visually, the final frame can be nearly identical. Physically, they represent different situations because velocity, momentum and recent contact history matter. So robot learning cannot always be reduced to: Observation → Action A richer representation looks more like: Past States → Current State → Direction of Change → Next Action This matters for manipulation because many important signals are temporal. A grasp becoming unstable, an object beginning to rotate, resistance increasing while opening a drawer, or a tool making contact with a surface can only be fully understood by comparing what is happening now with what happened moments earlier. It also changes how we think about robot data. Ten isolated images of a task are not equivalent to one continuous trajectory containing ten observations. The trajectory preserves transitions, timing, causality and the consequences of previous actions. That information teaches something static snapshots cannot: how the physical world evolves. This may be one reason trajectory data is so important for embodied intelligence. Robots do not operate in collections of independent frames. They operate inside continuous processes where every action changes what happens next. The world is not a sequence of pictures. It is a sequence of consequences. @axisrobotics
1
8
464
A single image can tell a robot what the world looks like. It cannot always tell the robot what the world is doing. Imagine a robot holding a cup. From one observation, the cup may look perfectly stable. But perhaps it started slipping 200 milliseconds ago. Maybe the robot just increased its grip force. Maybe the cup collided with another object and is still moving. The current state can look almost identical while requiring completely different next actions. This creates a temporal context problem. Physical intelligence is not only about understanding state, but also understanding change over time. Consider two observations of the same object position. In one sequence, the object has been stationary for several seconds. In another, it has just moved rapidly into that position. Visually, the final frame can be nearly identical. Physically, they represent different situations because velocity, momentum and recent contact history matter. So robot learning cannot always be reduced to: Observation → Action A richer representation looks more like: Past States → Current State → Direction of Change → Next Action This matters for manipulation because many important signals are temporal. A grasp becoming unstable, an object beginning to rotate, resistance increasing while opening a drawer, or a tool making contact with a surface can only be fully understood by comparing what is happening now with what happened moments earlier. It also changes how we think about robot data. Ten isolated images of a task are not equivalent to one continuous trajectory containing ten observations. The trajectory preserves transitions, timing, causality and the consequences of previous actions. That information teaches something static snapshots cannot: how the physical world evolves. This may be one reason trajectory data is so important for embodied intelligence. Robots do not operate in collections of independent frames. They operate inside continuous processes where every action changes what happens next. The world is not a sequence of pictures. It is a sequence of consequences. @axisrobotics
Not every robot interaction is equally valuable. Imagine a robot has already picked up the same cup from roughly the same position 10,000 times. The 10,001st successful grasp still adds data, but it probably teaches the model much less than the first time it encounters a transparent cup, an unusual angle, a slippery surface, or a grasp it has never recovered from before. This is a useful way to separate data volume from data value. Data volume asks: “How many interactions did we collect?” Data value asks: “How much did this interaction reduce what the robot still doesn’t know?” Early in training, almost everything can be informative because the model has seen very little. As coverage grows, repeated examples begin to overlap with knowledge the model already has. The marginal value of another similar example falls. Meanwhile, unfamiliar states can become disproportionately useful. A new object, failure mode, environment or recovery trajectory can expose a region of the physical world that the current dataset barely represents. So a smarter data engine should not treat every interaction equally. Robot experience → Estimate novelty → Identify uncertainty → Prioritize useful cases → Train → Update what is valuable next This turns data collection into an allocation problem. Physical robot time is expensive, simulation compute is finite, and human demonstrations require effort. The goal should therefore be to spend those resources where they reduce uncertainty the most. This also means the “best” dataset is constantly changing. Once the model learns a difficult scenario, collecting more examples of it becomes less valuable and attention should move toward the next weakness. In machine learning terms, this starts to resemble active learning. Instead of passively accepting whatever data arrives, the learning system increasingly asks: what experience would teach me the most right now? That may become an important property of scalable robot learning. The future advantage may not come from collecting every possible interaction. It may come from knowing which interaction is worth collecting next. @axisrobotics
4
467
After spending time trading on different perps platforms, I think the interesting thing about Decibel isn’t simply having another place to trade perps. It’s the way the trading experience is built around being fully onchain. Orders, matching and cancellations happen onchain, while you still get a familiar trading experience with a CLOB, cross-margin and multiple markets. Another thing I personally like is that Decibel doesn’t feel limited to the usual “crypto perps only” model. The platform is gradually bringing in more markets beyond crypto, which makes the idea of an onchain trading venue much more interesting to me. For me, the difference is less about adding more buttons to a trading interface and more about what happens underneath it. That’s probably the part of Decibel I’m most interested in watching as I keep using it. @DecibelTrade
We are waitting Fomc news but i still want to keep this long position. DYOR @DecibelTrade
3
8
175
We are waitting Fomc news but i still want to keep this long position. DYOR @DecibelTrade
5
11
289
Not every robot interaction is equally valuable. Imagine a robot has already picked up the same cup from roughly the same position 10,000 times. The 10,001st successful grasp still adds data, but it probably teaches the model much less than the first time it encounters a transparent cup, an unusual angle, a slippery surface, or a grasp it has never recovered from before. This is a useful way to separate data volume from data value. Data volume asks: “How many interactions did we collect?” Data value asks: “How much did this interaction reduce what the robot still doesn’t know?” Early in training, almost everything can be informative because the model has seen very little. As coverage grows, repeated examples begin to overlap with knowledge the model already has. The marginal value of another similar example falls. Meanwhile, unfamiliar states can become disproportionately useful. A new object, failure mode, environment or recovery trajectory can expose a region of the physical world that the current dataset barely represents. So a smarter data engine should not treat every interaction equally. Robot experience → Estimate novelty → Identify uncertainty → Prioritize useful cases → Train → Update what is valuable next This turns data collection into an allocation problem. Physical robot time is expensive, simulation compute is finite, and human demonstrations require effort. The goal should therefore be to spend those resources where they reduce uncertainty the most. This also means the “best” dataset is constantly changing. Once the model learns a difficult scenario, collecting more examples of it becomes less valuable and attention should move toward the next weakness. In machine learning terms, this starts to resemble active learning. Instead of passively accepting whatever data arrives, the learning system increasingly asks: what experience would teach me the most right now? That may become an important property of scalable robot learning. The future advantage may not come from collecting every possible interaction. It may come from knowing which interaction is worth collecting next. @axisrobotics
Getting a robot from 0% to 90% success may be easier than getting it from 90% to 99%. The reason is that the first 90% often comes from learning the common structure of a task. The robot sees enough examples to understand typical objects, typical positions and typical environments. Most interactions begin to look familiar. The remaining failures are different. They live in the long tail. A transparent object. An unusual shape. A partially hidden handle. An object placed at an awkward angle. Unexpected friction. A human moving something halfway through the task. Two rare conditions happening at the same time. Each individual case may be uncommon, but the physical world contains an enormous number of them. Once robots leave controlled environments, rare situations stop being rare in aggregate. This creates an interesting robotics problem: Common cases → easy to collect → easy to learn Rare cases → hard to discover → expensive to collect → often responsible for real world failures That means simply collecting more random data eventually becomes inefficient. If a dataset already contains thousands of normal cup grasps, another normal cup grasp adds relatively little information. A previously unseen failure condition may add much more. The data strategy therefore has to change as the robot improves. Early training benefits from broad demonstrations of normal behavior. Later training increasingly needs targeted discovery of what the model has not mastered yet. Deploy → Find rare failure → Recreate it → Generate variations → Train → Deploy again Simulation is especially valuable in this stage because one rare physical failure can become an entire family of training scenarios. Change the object, pose, lighting, friction or disturbance around that failure and the model can explore the neighborhood of a weakness instead of waiting for the same event to happen again in the real world. So the last few percentage points are not simply “more of the same training.” They are a search problem. The closer robots get to real world reliability, the more progress depends on finding the situations they still do not understand. @axisrobotics
4
9
662
ShellaBui retweeted
we gave a fly $100 to trade on decibel it’s already up 3% 166,700 neurons making every decision, no indicators, no strategy, no feelings now we let it cook
For the first time, scientists have mapped the complete brain and central nervous system of an adult male fruit fly — a key model organism in science. 🪰 Working alongside HHMI Janelia Research Campus and the scientific community, @GoogleResearch scientists and researchers used AI to combine millions of 2D images into 3D neural shapes, reconstructing a record-breaking 166,000+ neurons. This foundational map of the adult male fruit fly brain can help accelerate our understanding of the brain, and is a major milestone in neuroscience.
29
17
120
1,854