Steven Stallion

Results 18 comments of Steven Stallion

Somewhat related, but I have some older SNMP targets that report memory usage in terms of free and total. I'd like to be able to specify a derived used metric...

How difficult would it be to implement? This is just a single call into the SDK, right? On Wed, Mar 28, 2018 at 2:36 PM, Ford wrote: > We currently...

Ah, gotcha. So relatively painful - is there something from JLinkExe that could be used for inspiration? On Wed, Mar 28, 2018 at 2:45 PM, Ford wrote: > Nope. The...

I might take a look at it if I can find the time. I do have an STM32F207 board handy I can test with.

Is it possible to do this in such a way that a user could specify a specific version of the DLL? We've had cases in the past where only a...

Sounds like a case for locale.strcoll! On Mon, Feb 26, 2018 at 12:00 PM, Ford wrote: > *@hkpeprah* commented on this pull request. > ------------------------------ > > In pylink/library.py >...

That's HORRIFYING (I love it!)

> Also, we're currently using ebiten, and will likely start using SDL2 shortly, so I believe we already have the ability to read joysticks and gamepads, we just haven't written...

EDIT: I've simplified changes a bit. I've dropped support for strings since I'm betting this isn't a feature that many will be using and it collapses naturally into using a...

Hey @akinsho, thanks for the thoughtful response! I completely understand. Migrating 20+ years of vimrc hacking to nvim hasn't been the most entertaining thing to do, but it has been...