#devnotes результаты поиска
The thing about this is that p2 starts executing the moment it was defined , so if i attach handlers for p2 , the promise is consumed there itself In order to prevent this from happening , we can just wrap it inside a function and return the promise #devnotes #javascript
Converted files from DOS to Unix with dos2unix, and Git showed them as deleted & re-added. Turns out line endings make Git think they’re new files. git add -A fixed it — it stages all changes (add, modify, delete) in one go. #git #devnotes
Found some handy templates in Talus labs—mini review on the way. @Talus_labs #AgentToolkit #DevNotes
Our first P2E contract for $ALEIN Invaders is up for scrutiny/public audit along with details on how P2E will be implemented into our Arcade. alein.info/blog Stay up to date with all development news by regularly checking our Dev Notes/Blog #cryptoblog #devnotes…
Coding notes, but only the important stuff. We cut the noise so you can master the fundamentals faster. C++, Java, Docker, Git and so on. [searchtec.in ] #corecode #Devnotes #tecnotes #c #docker #git #python #dsa
📜 Dev NoteㅣI Forge my own Path! #2 Check out this week's #DevNotes for a dive into Remore: Infested Kingdom's Unique Attribute System, and more specifically how it allows one to create "unique distinctive weapons" through "modifications"! store.steampowered.com/news/app/22254…
turns out React Suspense literally throws promises on purpose. crazy design choice. #React #JavaScript #DevNotes
In today’s #DevNotes, we would like to share the current thoughts of the team regarding one of the biggest points of feedback we received since #EarlyAccess opened—the Linear Structure of the game. Hope you’ll enjoy the read! store.steampowered.com/news/app/22254…
Friday #Devnotes: Testing #Mistral7B on scientific texts to coherent semantic triplets for knowledge graph embeddings. Takeaways: * Chain-of-thought prompting - ✅performance reaches plateau after 5-6 data samplings. * Optimal temperature for triplet extraction task is 0.15-0.2
🗒️35th Developer Notes: 2nd Summer Update The latest Developer Notes have been updated! Check it out now! 🔗browndust2.com/en-us/news/vie… #Devnotes
Checking the SDK and agent templates in Talus labs. Mini review soon. @Talus_labs #AgentToolkit #OnChainActions #DevNotes
The code block in answers from GitHub Copilot chat also give you the vulnerabilities of the code exposed. 🤖👍 #DevNotes
Ready for some classic action? Pump up the adrenaline in the newly-updated Classic Mode! Check out the latest Dev Notes below: 📝: tinyurl.com/tthj4hh3 📲 pubgmobile.live/C4S12BRUPDATES #PUBGMOBILE #PUBGMOBILEC4S12 #DEVNOTES
#Devnotes Some satisfying interface click-clacks for your soul 🤌 #IndieDev #steamscream #VR #asmr #gamedev #shooter #DIXOTOMIA
🗒️34th Developer Notes: Story Pack 18 and July 2025 Update The latest Developer Notes have been updated! Check it out now! 🔗browndust2.com/en-us/news/vie… #Devnotes
Converted files from DOS to Unix with dos2unix, and Git showed them as deleted & re-added. Turns out line endings make Git think they’re new files. git add -A fixed it — it stages all changes (add, modify, delete) in one go. #git #devnotes
🗒️38th Developer Notes: Story Pack 19 & November Update The latest Developer Notes have been updated! Check it out now! 🔗ppl.cm/sQeLRkAb #Devnotes
Browsing SDK examples in Talus labs and collecting tricks for a short guide. @Talus_labs #AgentToolkit #DevNotes
Spun up the quick-start in Talus labs: one agent, a simple event rule, and a dry-run with no funds moved. Next I’ll write a short step-by-step note. @Talus_labs #AgentToolkit #OnChainActions #DevNotes
Found handy templates in Talus labs—putting together a mini review. @Talus_labs #AgentToolkit #DevNotes
Taking a look at the SDK and templates in Talus labs—mini note coming. @Talus_labs #AgentToolkit #DevNotes
Found some handy templates in Talus labs—mini review on the way. @Talus_labs #AgentToolkit #DevNotes
Found handy templates in Talus labs—putting a mini review together. @Talus_labs #AgentToolkit #DevNotes
Small Sunday SDK browse in Talus labs. Looking at templates—mini note soon. @Talus_labs #AgentToolkit #DevNotes
The thing about this is that p2 starts executing the moment it was defined , so if i attach handlers for p2 , the promise is consumed there itself In order to prevent this from happening , we can just wrap it inside a function and return the promise #devnotes #javascript
🗒️37th Developer Notes: Halloween Update The latest Developer Notes have been updated! Check it out now! 🔗ppl.cm/cRtVTSlg #Devnotes
Taking a look at the SDK and templates in Talus labs. Mini update soon. @Talus_labs #AgentToolkit #OnChainActions #DevNotes
Checking the SDK and agent templates in Talus labs. Mini review soon. @Talus_labs #AgentToolkit #OnChainActions #DevNotes
Found a handy pattern in Talus labs: use mock adapters for external services (DEX/bridges/oracles) to run the agent locally—before dry-run and on-chain launch. Deterministic tests make edge cases easier to catch. Then validate policies and execute on-chain. @Talus_labs #DevNotes
Today I set up a small test bench: in Talus labs, you can add unit tests for agent policies and triggers—validate limits, action order, and edge cases before deploy. Fewer surprises, cleaner on-chain releases. @Talus_labs #AgentToolkit #OnChainActions #DevNotes
Quick note from the editor: in Talus labs, agent policies live as typed configs (JSON/YAML) with schema validation and linting before deploy. Fewer hidden errors, faster reviews—then execute on-chain. @Talus_labs #AgentToolkit #OnChainActions #DevNotes
Focus — debug in Talus labs. I run the agent in dry-run: steps, routes, policy checks, and expected txns — with no funds moved. Tweak, then switch to live to execute on-chain. Fast way to catch issues before launch. @Talus_labs #AgentToolkit #OnChainActions #DevNotes
Today’s focus is the SDK in Talus labs: pick an agent template, add rules/triggers, and go on-chain with minimal code. Perfect for quick prototypes and A/B ideas. @Talus_labs #AgentToolkit #OnChainActions #DevNotes
🗒️36th Developer Notes: New Characters and September Update The latest Developer Notes have been updated! Check it out now! 🔗browndust2.com/en-us/news/vie… #Devnotes
Converted files from DOS to Unix with dos2unix, and Git showed them as deleted & re-added. Turns out line endings make Git think they’re new files. git add -A fixed it — it stages all changes (add, modify, delete) in one go. #git #devnotes
The thing about this is that p2 starts executing the moment it was defined , so if i attach handlers for p2 , the promise is consumed there itself In order to prevent this from happening , we can just wrap it inside a function and return the promise #devnotes #javascript
Coding notes, but only the important stuff. We cut the noise so you can master the fundamentals faster. C++, Java, Docker, Git and so on. [searchtec.in ] #corecode #Devnotes #tecnotes #c #docker #git #python #dsa
Checking the SDK and agent templates in Talus labs. Mini review soon. @Talus_labs #AgentToolkit #OnChainActions #DevNotes
📜 Dev NoteㅣI Forge my own Path! #2 Check out this week's #DevNotes for a dive into Remore: Infested Kingdom's Unique Attribute System, and more specifically how it allows one to create "unique distinctive weapons" through "modifications"! store.steampowered.com/news/app/22254…
In today’s #DevNotes, we would like to share the current thoughts of the team regarding one of the biggest points of feedback we received since #EarlyAccess opened—the Linear Structure of the game. Hope you’ll enjoy the read! store.steampowered.com/news/app/22254…
Found some handy templates in Talus labs—mini review on the way. @Talus_labs #AgentToolkit #DevNotes
Friday #Devnotes: Testing #Mistral7B on scientific texts to coherent semantic triplets for knowledge graph embeddings. Takeaways: * Chain-of-thought prompting - ✅performance reaches plateau after 5-6 data samplings. * Optimal temperature for triplet extraction task is 0.15-0.2
Ready for some classic action? Pump up the adrenaline in the newly-updated Classic Mode! Check out the latest Dev Notes below: 📝: tinyurl.com/tthj4hh3 📲 pubgmobile.live/C4S12BRUPDATES #PUBGMOBILE #PUBGMOBILEC4S12 #DEVNOTES
Taking a look at the SDK and templates in Talus labs. Mini update soon. @Talus_labs #AgentToolkit #OnChainActions #DevNotes
Psssh... Hey you... Come here... Heard you like #DevNotes... Got a fresh one right here... Wanna look? For more details, store.steampowered.com/news/app/22254…
Attention Survivors! We got some big news for you in this week's #DevNotes! So go check it out! For more details, store.steampowered.com/news/app/22254…
Check out the changes happening in classic mode in the latest Dev Notes! 🗒️ 📲 Download now: pubgmobile.live/C4S12BRUPDATES Dev Notes link: pubgmobile.com/en/event/260De… #PUBGMOBILE #PUBGMOBILEC4S12 #DEVNOTES
📝 Just shared my Git notes! 💻🔗 Here's to seamless version control and collaborative coding! #Git #DevNotes #VersionControl #100DaysOfCode
Got a brand new issue of #DevNotes Archives for you this week! Come check it out! For more details, store.steampowered.com/news/app/22254…
Something went wrong.
Something went wrong.
United States Trends
- 1. #DWTS 49.7K posts
- 2. Whitney 15.1K posts
- 3. LeBron 53.5K posts
- 4. Keyonte George 1,592 posts
- 5. Elaine 17K posts
- 6. Grayson 6,478 posts
- 7. Taylor Ward 3,088 posts
- 8. Orioles 6,148 posts
- 9. Dylan 24.3K posts
- 10. #LakeShow 2,242 posts
- 11. #WWENXT 15.7K posts
- 12. Winthrop 2,370 posts
- 13. Peggy 16K posts
- 14. Jordan 108K posts
- 15. Tatum 14.1K posts
- 16. Haiti 50.2K posts
- 17. Connor Bedard 3,661 posts
- 18. Harrison Barnes 1,997 posts
- 19. Robert 83.1K posts
- 20. Angels 31.2K posts