Posts
2015
shreds: on the javascript
Currently working on the re-implementation of shreds client-side and move to es6 while I’m on it. Figured out I might as well write some note on its current implementation, annotating the caveats or something.
Anyway, the main concept was to be able to add new feature (to the app) quickly, while maintaining the whole (supposed to be modular) structure. The whole app is started with this main (singleton) object called shreds.
This was arrived yesterday
on aokana
First Post!
2014
Go 1.4, setuid and linux's capabilities feature
migrating image assets
Still in progress migrating all images assets to some dedicated storage.
I find that managing assets for this blog, manually copy and arranging all the images to the source folder is a bit a downer. So then I use imgur since I can just setup shareX to directly upload images / automatically upload screenshots, it was good enough until I found out that some of our isp actually blocking access to imgur. Since I’m not into dropbox, and puush.me is not an option since it removes images after some months of inactivities, I decide to setup my own storage service, nginx-based webdav. Now probably it’s just a matter of time until someone ownd my server… welp ._.
In another note, here be some mashiro-cat (image not related but serves as a good sample):