PinnedPublished inSystem WeaknessPlugin in GolangWrite and load plugins dynamically at runtimeJun 19, 20231Jun 19, 20231
Published inSystem WeaknessUnderstanding the Weighted Random AlgorithmImagine you have a collection of items, and each item has a different “weight,” or probability of being chosen. The weighted random…Oct 24, 2023Oct 24, 2023
Published inStackademic20X Faster Golang Docker BuildsAccording to the Go command documentation:Sep 25, 20232Sep 25, 20232
Published inSystem WeaknessMaking Dynamic Website ThumbnailLook at this article’s thumbnail; it’s generated dynamically when this post receives new reactions or comments.Sep 21, 2023Sep 21, 2023
Published inSystem WeaknessCreating Dynamic README.md FileThis is my Github Profile. The specific thing here is that the weather is updated every 6 hours automatically.Sep 13, 2023Sep 13, 2023
Published inStackademicAdvanced Go Build TechniquesExplore advanced Go build techniques to create efficient, platform-specific binaries for your projectsSep 10, 20231Sep 10, 20231
Decentralized Exchange limit-order — Why not?How does limit-order feature work on DEXs?Mar 31, 2023Mar 31, 2023
Published inSystem Weakness[Solidity] Reentrancy vulnerabilityReentrancy vulnerability is a type of vulnerability that occurs when a contract calls an external contract in a way that allows the…Dec 28, 2022Dec 28, 2022
Published inSystem WeaknessEveryone can decode JWT to see plain text claims — Is it safe?If I get a JWT and I can decode the payload, how is that secure? Why couldn’t I just grab the token out of the header, decode and change…Aug 22, 2022Aug 22, 2022