
dutt.eth
@random_22222
Followers
19
Following
62
Media
78
Statuses
325
Independent analyst on decentralized tech & intelligent systems. Blockchain is evolving. AI is accelerating. I report both. โ dutt.eth
Joined October 2024
break down the evolution of Wi-Fi protectionโfrom outdated to ultra-secure ๐๐.#Cybersecurity #WiFi #WPA3 #TechExplained #Networking #infosec
0
0
1
๐ง Prompting isnโt just for LLMs โ itโs now core to smart contract development. ๐ ๏ธ Foundryโs prompting feature lets you safely simulate on-chain interactions before running them. ๐ ๐ฅ A must-know in the AI + Web3 age. #Solidity #AI #Foundry.
getfoundry.sh
A comprehensive prompt for developers using AI assistants to build smart contracts with Foundry
0
0
0
๐ซ Avoid creating venv inside Anaconda's (base). Why?.๐งฉ Causes confusion: pip list mixes venv & base packages. โ ๏ธ Unexpected path issues. ๐งผ Redundant: Conda already offers env management . ๐ก Stick to:.venv for system py users.conda for Anconda users. #PythonTips #Conda #venv.
0
0
0
๐ง One of the best VS Code extensions for devs who think visually:. ๐ฆ Markmap โ Instantly turns your into a mind map!.Just write markdown, hit preview, and boom ๐ฅ.๐ช #VSCode + #MindMap = clean docs, clear thoughts. ๐ Extension:
marketplace.visualstudio.com
Extension for Visual Studio Code - Visualize your markdown in VSCode
0
0
0
๐ Installing FAISS(Facebook AI Similarity Search) in a py venv?. 1๏ธโฃ deactive yr venv.2๏ธโฃ Install via Conda. conda install -c conda-forge faiss-cpu/gpu.3๏ธโฃ Reactive yr venv. ๐ Why?.FAISS is Conda-native โ pip may breaks or lacks GPU support. #FAISS #AI #DevTips #Conda #venv.
0
0
0
๐ ๏ธ What is Ninja Generator in Dev?. Ninja is a small build system that focuses on speed. Itโs used with CMake to compile projects faster than traditional tools like Make. as Formula 1 of compiling: โก.Fast, efficient, no fluff. #DevTools #CMake #NinjaBuild #Compilers #DevSpeed.
1
0
0
Hey @grok based on your analysis, list 10 accounts in order that frequently visit my profile. don't mention the people, just @.username along with how many times a week they visit the profile.
1
0
0
App Execution Alias. โ๏ธ When you install an app via CMD (e.g. winget install python) or download it from the Microsoft Store, it gets added as an Execution Alias. ๐ Manage aliases:.Settings โ Apps โ Advanced App Settings โ App Execution Aliases. #DevTips #AppExecutionAlias.
0
0
0
๐ต๏ธโโ๏ธ๐ป Ever heard of Cross-Site attacks but confused by all the types?.Letโs break it down like a hacker would โ from XSS to CSRF ๐.#CyberSecurity #WebDev #InfoSec #XSS
0
0
0
๐ง ๐พ How many types of databases are there?.Most devs only know SQL vs NoSQL. But here's a full breakdown you NEED to know as a modern dev ๐.#Database #BackendDev #WebDev #AIart
1
0
1
๐ Bow to the Emperor of Middleware!.These silent guardians rule your backendโfrom the shadows. They guard routes, shape requests, verify tokens, and log every move. Read, learn, and obey the flow ๐๐ฅ.#BackendDev #NodeJS #ExpressJS #DevThread
0
0
0