Dan

Results 64 comments of Dan

`elm-app` is a personal toy while `create-{elm,react}-app` are too complex for my needs.

agreed. best you can do for reuse in koa-bouncer is to create a custom validator method that calls other validator methods which isn't a very good solution for ad-hoc reuse.

@demisx I will fix bugs but I am not actively looking to add features.

@verwinv Unfortunately this script is 3 years old and I haven't used Pinboard nor Clojure for 2 years. Is it possible for you to modify [this bit](https://github.com/danneu/onetab-to-pinboard/blob/master/src/onetab_to_pinboard/core.clj#L10-L16) to do what...

Thanks. I need to rehost it.

Added for post/PM text but not for topic titles yet

note to self: I've got a draft in the tag suggestion topic in my sig

I upgraded the koa example from koa 0.x to koa 1.x: https://github.com/rethinkdb/rethinkdb-example-nodejs/pull/19. Baby steps!

The move from koa1 to koa2 is so mechanically straightforward that koa2 is basically koa1 with build step boilerplate. If you're wondering how to use rethinkdb with koa2, you could...

On NixOS/Wayland/Sway, I got it to autodetect resolution on boot by using nixpkgs-unstable spice-vdagent (0.23.0) since stable only has 0.22.x. - `virtio-ramfb-gl (GPU Supported)` doesn't seem to work for me...