-
I am submitting this issue as this is related to being powered by wind.
This boat named "Turn the Tide on Plastic" is racing around the world and collecting samples of plastic content in our oceans. …
-
A pattern that has repeatedly caught me out is stringing operations together like: `df['myfield'].notnull().unique()` .. the error here is that `notnull()` returns a mask rather than a slice of the da…
-
What do you think about getting some form of atomic deployments in here?
Drupal is not great at atomic deployments, given database updates and so on, but some deploys might actually be possible to …
-
not sure if it procs anti-softlock way out with doors auto unlocking but this synergy could potentially cause a softlock if you have no bombs at this point
https://clips.twitch.tv/CreativeRudeAlbatro…
-
## fault tolerance
move to dedicated issue #7
## Reactive
- Why Reactive Architecture Will Take Over The World (and why we should be wary of NodeJS)
https://www.slideshare.net/StevePembe…
-
-
Wishlist of a lifelong Emacs user here with spinal-wired muscle memory.
I'm not looking for a complete Emacs clone, but here are some things that I use every minute that doesn't work in Zee which I…
-
Docker compose script an Dockerfiles for each of the web processes, and database & elasticsearch containers
-
Understanding that Amperfy is designed to be an ios app, the killer feature of url means that I'll have to use it on my mac (M1, 2020). And I have been able to, with the occassional crashes at the beg…
kzssc updated
2 months ago
-
Started making a pacman-like minigame (I imagine there being a little virus-like character running around eating stuff while antiviruses are walking around on patrols...), got the initial level from …