Cointelegraph By Brian Newar
30 posts
Easter eggs in Hacktoberfest 🪺
Floating shark 🦈 🎈 Enter the following command in your terminal to see – ascii art of a…
20 of the Best Professional Bio Examples We’ve Ever Seen [+ Templates]
Be honest, does your professional bio make a statement? If you have your doubts, it’s likely time to…
Explaining pass-by-value and pass-by-reference in C for 1st year IT student
TL;DR Pass-by-value: value of parameters in a function will NOT be changed after function is called. Pass-by-reference: value…
Logging for your Node.js app
Introduction In this article we will learn how we can store logs of Node.js application into parseable using…
The Ultimate Guide to Google Analytics in 2022
Are you confused — even intimidated — by Google Analytics? Good news: you’re not alone. GA is notoriously…
Memory Management in Python
This article was originally written by Rupesh Mishra on the Honeybadger Developer Blog. Memory management is the process…
43 Handy Excel Shortcuts You Can’t Live Without
Many marketers use Microsoft Excel every day, whether it’s to create a chart, analyze data, or run a…
[Desafio] – Front-end: Scroll Infinito
Conteúdo original em https://twitter.com/zanfranceschi/status/1560996767252234240 Ei dev front-end, É chegada a hora de mais um desafio para o fortalecimento…
Dynamic PostgreSQL credentials using HashiCorp Vault (with PHP Symfony & Go examples)
I was playing around with HashiCorp Vault, trying to integrate dynamic secrets (one of many features Vault offers)…
My Google Summer of Code 2022 – Google Blockly Workspace MultiSelect Plugin
Project Link My GitHub Hi there! In this blog post I will introduce you to my work on…