@retronouns @cldbrwszn @breckyunits@moyix As much as good type inference and libraries help, an int is still a lot simpler than a monad wrapping an int.
@RPorsager Shmig does support reverse/down migrations, though I rarely use them. Occasionally a rollback is simpler in dev than resetting my db or doing another forward.
0 install, besides needing your dB's command line client (e.g. psql).
Good for many projects not using an ORM.
@RPorsager Good to see that migrations are "way out of scope" for Postgres.js.
Have you discovered https://t.co/RNYiWnHSuE?
Lightweight, run anywhere, SQL-only migrations. Fantastic.
@ditheringfm@benthompson@gruber
Carmack has a history of figuring out fun without hi-res graphics.
A single frame of Wolfenstein 3D did not look great, but that game was fun and could be downloaded with a modem. Compare to 7th Guest...
@playest_4247 If there are many words still possible, don't go for it. Instead, think of all the possible words and come up with a guess that uses one letter from each (or as close as possible).
@playest_4247 It gets harder when you have a word form where a single letter, or perhaps pair of letters, can be swapped with many different letters in the alphabet for new words.... Then you have to play a careful game of elimination. No, I do not take this way too seriously.
@ASpittel This is why you can not expect a framework to organize your code for you. The decisions a framework makes, not knowing what your problem is, are trivial at best.
@nicktornow@DanielStormApps Vacuum seal and refrigerate. (I have no idea if this is true. Made it up. But I like imagining you reaching into your fridge to pull out your next pair of vacuum sealed shoes. Makes a statement.)
@antonpiatek @eddhurst Yes, I definitely enjoy this part of it -- sharing my own work and seeing what interests the candidate. Also seeing how they navigate making suggestions.
@eddhurst @antonpiatek It's nice to see the actual code, but not necessary.
Good discussions tend to meander between high level (we needed this feature because...) and low level (so now with just a line of code like this… we could…). A quick sketch or pseudo code is often enough.