Standard Search
About 12 results
https://posh.pckt.blog/hello-world-pxsfky1 · 27 Jan 2026
I'm James, and the code above is Hello World in PowerShell. Long ago, I worked on the PowerShell team and helped build a really beautiful and interesting scripting language. In the past couple of decades I've been continuing to explore and grow the capabil...
https://blog.ewancroft.uk/3m5mzwbrisc2v · 15 Nov 2025 · 🦋 Bluesky
How not to make a first impression.
https://afloat.boats/posts/skittles · 22 Oct 2024
Reverse engineering Apple's 2D style edit slider for the web, with some React and a whole bunch of math.
https://hacdias.com/2023/06/24/procedural-map-generation-with-noise/ · 24 Jun 2023
Using JavaScript and Perlin and Simplex noise to procedurally generate a map with different biomes.
https://hacdias.com/2021/02/15/magic-fractal-snowflakes/ · 15 Feb 2021 · 🦋 Bluesky
The winter ❄️ has finally come. I have been wishing for snow for a long time. Coming from a warm country such as Portugal, snow is not the most common thing to see. In fact, I only saw snow in Portugal once when I was a kid when I went to Serra da Estr...
https://tunjid.com/articles/moving-on-to-medium-6085d297a46b907a724e820a · 26 Nov 2018
Managing a custom CMS is hard
https://cuducos.me/vamos-aprender-javascript-para-separar-as-responsabilidades-do-frontend-e-do-backend.html · 14 Apr 2018
Apesar de projetos robustos de frontend não ser uma das minhas especialidade, várias pessoas que programam e que são próximas vivem tirando dúvida de JavaScript comigo. O que é estranho, pois sou bem tosco em JavaScript. Mas também é compreensíve...
https://hacdias.com/2015/03/31/how-to-create-a-node-js-command-line-application/ · 31 Mar 2015
Node.js is one of the trends in the programming world. Let's learn how to create node.js command-line applications.
https://hacdias.com/2014/07/23/diferencas-entre-igual-identico-php/ · 23 Jul 2014
Os operadores '==' e '===' por vezes podem confundir-nos um pouco em relação ao seu uso e para que servem. Fica aqui a explicação de cada um."
https://hacdias.com/2014/07/20/chamadas-ajax-com-jquery-e-php/ · 20 Jul 2014
Efetuar pedidos POST e GET utilizando a função ajax do jQuery e responder utilizando a linguagem de servidor PHP.