PinnedInHackerNoon.combyVinicius Brasil·Feb 10, 2018The Book Every Programmer Should ReadWriting code that any programmer who read can understand is a must-have skill for software developers. The fact is: only 20% of the…A response icon40A response icon40
Vinicius Brasil·Aug 28, 2025How I Read Books Better With AIGenerative AI is everywhere now — from automating work tasks to becoming your personal tutor. The options for using AI keep expanding, and…A response icon1A response icon1
Vinicius Brasil·May 12, 2023Programmers Replaced With AI?A few days ago, I came across an intriguing headline on LinkedIn that displayed a bold statement: “Tech Company Aims to Increase…
Vinicius Brasil·Feb 20, 2023A lesser-known vector for XSS attacks: SVG filesCross-site scripting (XSS) is a type of security vulnerability commonly found in web applications. Attackers exploit XSS vulnerabilities to…
Vinicius Brasil·Jan 24, 2023Breaking the barriers of remote communicationI’ve been working remotely for the past 4 years. As a software engineer, most of my work can be done without an office space. Most. Even if…A response icon2A response icon2
Vinicius Brasil·Mar 8, 2022Pragmatic programmers ask whyThe bad side of curiosity killed the cat and can drive you unproductive. On the other hand, the pragmatic way results in usable knowledge.
Vinicius Brasil·Oct 28, 2021Building a Knowledge Base From Your NotesAs a software developer, grocery buyer, master procrastinator, and theology student, notetaking is important to me. I have used plenty of…A response icon5A response icon5
InBootcampbyVinicius Brasil·Sep 21, 2021Stupid users or stupid design?As a developer, I often have to solve “bugs caused by users”. A user mistakenly clicked a button that performed an unintended action a…A response icon1A response icon1
Vinicius Brasil·Jan 21, 20213 Things I Learned in 1 Year Working with Functional ProgrammingJust like the great majority of programming-related courses, I was introduced to programming with the object-oriented paradigm (OOP). Even…
Vinicius Brasil·Jan 21, 2021Functional Programming Asks For a Mutable DeveloperThe class you have been waiting for. It is your programming class in school and the professor offers you plenty of interesting and…