Kjk
Added eslint jsx checks
8y, 45w
reply
¬
Kjk
Today I learned how to automatically format JavaScript/React code using esformatter and esformatter-jsx. Also learned how to add git pre-commit hook to enforce formatting of files.
8y, 46w
reply
¬
Kjk
Upgrading JavaScript code in dbHero. We were already using es6 but only lightly. Today I've converted all code that was using underscore to just es6 and took advantage of fat arrows and string interpolation. More similar work awaits.
8y, 47w
reply
¬
Kjk
experimented with using CefSharp (.net web browser control based on Chrome) for Windows app. It seems to work. Haven't decided if I'm going to use it but at least now that I do have an option to ditch IE-based rendering in case I want to use the latest web features
8y, 48w
reply
¬
Kjk
learned the basics of WKWebView (so that I can implement zoom in/out in dbhero mac app)
8y, 48w
reply
¬
🏒 Lucian Marin
Any plans to make Sumatra PDF an universal app for Windows 10?
Kjk
working on double-signing Sumatra binaries because apparently old sha1 signatures will no longer be respected starting jan 2016 by win 7+ (but to make things more interesting, win xp doesn't support the new sha2 signatures, so we need both)
8y, 48w
2 replies
¬
🏒 Lucian Marin
Any plans to make Sumatra PDF an universal app for Windows 10?
8y, 48w
1 reply
Kjk
failed at configuring better colors for powershell. it's a nasty business of changing registry.
8y, 48w
reply
¬
Kjk
added ability to have beta builds of dbhero. setup eslint for linting javascript files. implemented even more mysql support.
8y, 48w
reply
¬
8y, 49w
reply
¬
8y, 49w
reply
¬
Kjk
Saw "The Big Short". Good movie overall and brilliant for how it makes boring information entertaining. Still don't understand what hedge fund managers do.
8y, 49w
reply
¬
🏒 Lucian Marin
Medium is anything but a blog engine. I see they are going into big publishing business. I trust only open source tools for blogging.
Kjk
It was a pragmatic decision. It's free, it's good looking and it provides a little bit more exposure than a stand-alone blog. What made me consider medium was m.signalvnoise.com...
8y, 49w
reply
🏒 Lucian Marin
Scrolling on database tables list and table information are broken. Anyway, this is exactly the tool I was looking for.