PinnedA formal Introduction to Deep Reinforcement LearningDeep Reinforcement Learning from scratch with Deep Q-learningMay 10, 2022441May 10, 2022441
PinnedMinimize the sum of the length of the edges in a graph with movable verticesObjective: Minimize the sum of the length of the edges in a graph with movable verticesMar 29, 2022Mar 29, 2022
Lazy insertion in Hash array mapped trieInstead of traverse and create node until reach a leaf node in the trie, you can simply just add the value in the first newly created node.Aug 22, 2023Aug 22, 2023
Formal golang implementation of Sqrt (Square Root) DecompositionHere you can find the an implementation on a simple sqrt decomposition algorithm, but do you need it? Here’s the formal condition:Dec 2, 2022Dec 2, 2022
Backwards compatibility of programming languages suckBackwards compatibility in programming languages may not limit the addition of new features, but it does limit the simplicity of the…Nov 18, 202234Nov 18, 202234
Stop searching “what is a smart contract” and learn Solidity instead!You know what is a token? An NFT? All of them are standards, and you can find those at https://eips.ethereum.org/ercOct 28, 20221Oct 28, 20221
State of the art in software development toolsSoftware development tools that I believe are the state of the art of their goalOct 19, 2022Oct 19, 2022
Why you’ll probably fail with flash loan arbitrageDisclaimer: There may be errors in this article, I’m not an expert and take all of this with a grain of saltOct 6, 202214Oct 6, 202214
What you should know to not lose money with copy tradingDisclaimer: There may be errors in this article, I’m not an expert and take all of this with a grain of saltSep 1, 202231Sep 1, 202231
Differenza tra salsa, passata, conserva, polpa, pomarola e sugo di pomodoroDifferenza tra “Salsa di pomodoro”, “Passata di pomodoro”, “Conserva di pomodoro”, “Polpa di pomodoro”, “Pomarola” e “Sugo di pomodoro”Sep 1, 2022101Sep 1, 2022101
Tomato’s italian names madness - guide for non-italians (and italians)Difference between “Salsa di pomodoro”, “Passata di pomodoro”, “Conserva di pomodoro”, “Polpa di pomodoro”, “Pomarola”, and “Sugo di…Aug 31, 2022122Aug 31, 2022122
Published inTowards DevIs Vlang better than Golang in error handling?Vlang is a simple programming language similar to Golang, with some differences, in this short article I will only talk about error…Apr 19, 2022312Apr 19, 2022312
Speech recognition and text reinterpretation for clear and error-proof textNot speech-to-text, but speech-to-idea-to-textApr 11, 2022Apr 11, 2022
Relational Algebra operators cheat sheetAll most used operators/symbols in Relational AlgebraApr 4, 2022122Apr 4, 2022122
Why when we listen to a song that can feel emotions, we don’t remember the first time we listened…Is like that only for me?Mar 29, 2022Mar 29, 2022
Too much deprecated information online!As we go along with the years, information and even old articles have remained, perhaps giving deprecated information, this seems to me a…Mar 29, 202211Mar 29, 202211
I’m thinking about this conventions, tell me what you think about that: 1) Use LBYL when you can…Mar 29, 2022Mar 29, 2022
Secure password holderI had this idea in mind, and I wanted to write it down, is ungrammatical, and you can skip this post xd.Mar 29, 2022Mar 29, 2022
Not everything has to be decentralizedWith “Web3” we are seeing a new era. Nowadays for each project exist a crypto/token in a blockchain, but If I only want to use the service…Mar 29, 2022Mar 29, 2022