Dylan Irlbeck

Results 25 issues of Dylan Irlbeck

Hello! So I was looking at using the `wflow` project, but it looks like it doesn't support services like `postgres` (which is what I'd need from this project). I am...

Also added a missing period 😄 Note that this PR is the same as https://github.com/chenglou/intro-to-reason-compilation/pull/10/files (though mine includes the period addition). I'd merge mine in, but I'm biased!

This PR explores removing a bunch of files that seem to not be in use (and also aren't even valid JS files, but that's another issue). EDIT: Seems like everything...

It seemed like the title of the TIL -- `Viewing a file on another branch` -- didn't quite line up with the description. Let me know what you think about...

Hello! This is a wonderful plugin, and I'm able to get a lot of utility out of it without support for [ReasonML](https://reasonml.github.io). That said, I'm wondering if it's possible to...

help wanted
next_release

This issue is meant to track support for these new Twitter APIs; #50 and #55 are subsumed under this issue. Because we already support GET, POST, and PUT requests to...

enhancement
help wanted

Many of the current dependencies in `twitter-lite` are in need of updating. We should investigate which ones (if not all) we can upgrade, and bump the versions.

enhancement
help wanted

I'm using ALE + Neovim to write some Ruby code, and I've found that rubocop consistently removes any `rubocop:disable` comments from the code, which makes checking in code very annoying....

stale

As title -- can you elaborate on why you chose to have a login screen? This is more of a UI/UX gripe.

Hi there. I'm trying to spin up a lambda function, but when I run the `build.sh` file (after adapting the `build.sh` and `Dockerfile` scripts to my project -- basically just...