@croqaz and I are trying to keep each other accountable for posting work updates, let's see how this goes :)
Working on a redesign of getinsights.io, because if you can't do design well, it's better to have as little as possible. Trying to cover the niche of developers now, rather than blogs, as most of the alternative tools are doing. Working on turning more of the project open source.
I donโt know why i have a problem with the โfavouriteโ button from #Mastodon
I like some posts but I donโt feel like favourit-ing them... but i do like them... i would star them... but not favourite them... hmmm
Discovered Dhall today
https://dhall-lang.org/
Dhall is a programmable configuration language that you can think of as: JSON + functions + types + imports
Mind blown ๐ฅ
the future of my games on Apple (post-Catalina) and what this means for art games in general
@neauoire salt in the wound: if you don't "notarize" it but do codesign it (cryptographic verification the app wasn't tampered with or infected with malware after publishing), it's impossible to run without screwing with the terminal (even right-clicking to run won't work.)
but if you don't "notarize" it and don't codesign it, you can still run by right-clicking and doing the dialog-tries-to-scare-you dance.
they're blackmailing conscientious developers to use their censor system. it's so bad
Google Begins Testing Extension Manifest V3 Which Kills Adblockers. If you're still not using Firefox, now's the time to start. https://www.bleepingcomputer.com/news/software/google-begins-testing-extension-manifest-v3-in-chrome-canary/
"Nobody talks about the real reason to use Tabs over Spaces"
https://www.reddit.com/r/javascript/comments/c8drjo/nobody_talks_about_the_real_reason_to_use_tabs/
This is a pretty compelling reason. Esp. if you are writing open source code.
For all people new here, here is an informative interview with the developer of Mastodon, Eugen Rochko.
https://wedistribute.org/2018/07/interview-with-eugen-of-mastodon/
"The programmer, like the poet, works only slightly removed from pure thought-stuff. He builds his castles in the air, from air, creating by exertion of the imagination. Few media of creation are so flexible, so easy to polish and rework, so readily capable of realizing grand conceptual structures."
โ Fred Brooks, The Mythical Man-Month
Just released TwoFold.js (2โ๏ธf) stable!
It's a small library and CLI app that allows plain text files to behave like dynamic files ๐
https://github.com/ShinyTrinkets/twofold.js
#NodeJS #javascript #app