InFeeo
Global
All
New
Language

Channels

TACL journal doubts [D](reddit.com)
I submitted my TACL paper approx on June 1th and was scheduled for July 1st cycle, when and how do you guys think we'll be getting our reviews given the July cycle for the paper which I've submitted at TACL ? And how long does the entire process take for those who have submitted to TACL ? Also, I do want to ask, how good is TACL as a journal and how respectable or how is a TACL publication viewed ? submitted by /u/Practical-Buddy6323 [link] [Kommentare]
Full Video Series: How to Launch and Manage a DAO from Scratch(reddit.com)
There is a lot of theory around DAOs, but very little showing the actual on-chain plumbing. This is a full, verifiable case study of a live DAO on Arbtrum, tracking the exact mechanics from an empty smart contract all the way to setting up a Uniswap V4 pool. If you want to see exactly how the governance, execution, and accounting actually function under the hood, here is the complete breakdown: Phase 1: Setup & Registration Launch your own DAO for free (no-code, gasless): https://www.youtube.com/watch?v=Er--1ZwqQLs Register the DAO so governance works: https://www.youtube.com/watch?v=FXRKZLT-57s Phase 2: Governance & Execution Create a proposal: https://www.youtube.com/watch?v=1SQnwnRtwEo Vote on a proposal: https://www.youtube.com/watch?v=5VpV5NiaqS8 Queue & execute a passed proposal: https://www.youtube.com/watch?v=EeKODNVHvpw Phase 3: Treasury & Liquidity Record treasury transfers (the accounting side nobody shows): https://www.youtube.com/watch?v=CEeT4clth9g Fund a liquidity pool with a founder loan: https://www.youtube.com/watch?v=IYCrmGAr_RQ Create a Uniswap V4 Pool with REAL Money on Arbtrum: https://www.youtube.com/watch?v=yJHgQCiRnkM Give the DAO control of the liquidity (so you can't rug pull it): https://www.youtube.com/watch?v=GXECci4_ibs submitted by /u/diornov [link] [Kommentare]
I Found A Method to Control BLE in LEGO SPIKE Prime Without Changing its Firmware!(reddit.com)
Hi! I don't know if this has been posted about before or not, but for the past week, I've been trying to control my SPIKE Prime with custom commands via BLE. However, as far as the forums stated (from what I have read), it wasn't possible without Pybricks. However, while tinkering with the robot, I found that BLE control is just an "environment variable" that could be switched. Thus, we don't need a firmware to control BLE, we just need a *one-time setup" using a USB UART communication. If you want to use this for your own projects, please check out the code, and if you like it, please drop a star on the repo! https://github.com/Somespi/prime-connect submitted by /u/Formal-Arachnid-4247 [link] [Kommentare]