Brandon Elam Barker

Results 84 issues of Brandon Elam Barker

At least, I think this should be a valid test. I've not tried it yet.

Maybe this would be better as a wiki or README entry, but for now - what editors and associated font configurations are known to be good for editing Assets?

I thought some users might have interest: https://gist.github.com/bbarker/7f6b831518e53dacb669febe223d0eae#gistcomment-3318597 PS - looking forward to digging into the code now that we've got it building and running on the RPi4!

I've been wanting to do PureScript addons for Wow for some time;[ WoW uses a subset of Lua 5.1](https://vanilla-wow.fandom.com/wiki/Lua); [refrence ist here](http://luaforge.net/projects/lua-wow/). I wonder what the best way is to...

Hi, I was hoping to update kotlinfx to M11, but I may have too many knowledge gaps. For instance, I'm having trouble building even with the current M10: ``` $...

User story: I have a program that undergoes periods of simulation, then reporting on the simulation. During the simulation, I would like to mark some or maybe all @memoized functions...

I'm curious if it is possible to employ other Haskell libraries, particularly graphics libraries (e.g. https://archives.haskell.org/projects.haskell.org/diagrams/ ) in some fashion (maybe this has already been done, if so, apologies). I...

The normal emacs worfklow would be to press ctlr-s and type in the search phrase, but this will cause one to accidentally start typing in the editor instead. This isn't...

I would really like to use the dotty plugin; it looks like it isn't currently published to a plugin repository for intellij. Is the recommendation to build it from source...

enhancement