Standard Search
About 9 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://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.
https://www.byjp.me/posts/tumblr-musings/twitter-links-in-tumblr · 20 May 2009
When writing a post the other day[^1], I wanted to be able to use the tumblr chat where the participants were twitter users. Tumblr doesn’t support HTML in chat usernames, so I wrote a tiny javascript chunk to automatically troll any elements you give it...