Naftoli Gugenheim

Results 100 issues of Naftoli Gugenheim

~run does not work for me (on ubuntu). I suspect the cause is, ``` > show watchSources [info] List(/home/naftoli/dev/github.com/nafg/slides-docker/src/main/scala/Main.scala, /home/naftoli/dev/github.com/nafg/slides-docker/src/main/resources, /home/naftoli/dev/github.com/nafg/slides-docker/src/test/resources, /home/naftoli/dev/github.com/nafg/slides-docker/src/main/scalatex) ``` So for scala, it includes actual files,...

I would like to consume Columnizer as a webjar. However Bintray does not allow Creative Commons as the license. See: - https://github.com/webjars/webjars/issues/1241 - https://bintray.com/docs/usermanual/uploads/uploads_requestinganewlicense.html (Note at the bottom) - https://wiki.creativecommons.org/wiki/Frequently_Asked_Questions#Can_I_apply_a_Creative_Commons_license_to_software.3F

Please highlight the words or characters that changed. For example, how long does it take you to tell exactly what did change and what didn't change here? ![image](https://cloud.githubusercontent.com/assets/98384/20042211/efa1ebc6-a443-11e6-8b81-2b40ecdcbb40.png)

help wanted

One of the biggest pain points with any new framework is, I need a widget that does X, someone already implemented X, can I use their widget? For example, with...

As discussed on gitter, my repo, https://gitlab.com/io.github.nafg/slick-migration-api, stopped receiving update MRs. @fthomas posted the error log: ``` 2021-04-07 19:07:35,461 INFO ──────────── Steward io.github.nafg/slick-migration-api ──────────── 2021-04-07 19:07:35,462 INFO Check cache of...

1. Allow generating a separate file for libraries vs. application 2. Add an npmDeps setting 3. Support setting bloop JS module kind to commonjs so `@JSImport` works 4. Generate package.json...

I _think_ that what needs to happen is for something to pull in https://mvnrepository.com/artifact/com.typesafe.play/twirl-compiler_2.12/1.4.2 and call https://github.com/playframework/twirl/blob/master/compiler/src/main/scala/play/twirl/compiler/TwirlCompiler.scala#L177 ?

I really like Seed (although I can't use it without #18), however I'm not sure I can use it with TOML. Especially with #18 and #19 the configuration forms a...

enhancement