linagee

Results 8 issues of linagee

When I first launched the app, I had a background in how LoRa works and I had a rough idea of what to expect. I recently watched a Ham radio...

enhancement

Empty children before plotting, make sure plot created some children or retry, redraw on resize (needed for responsive web design layouts).

On the native jquery datepicker (see demo at: http://jqueryui.com/datepicker/) I can click to get the popup, and also backspace and type in dates. With ui-date, I can click to get...

Not sure how to contribute to the wiki, so I'm opening an issue. On the Wiki memory map: https://github.com/esp8266/esp8266-wiki/wiki/Memory-Map Proven by: libphy.a disassembled (IDA). (Memory address followed by symbols that...

I'm using the following DBIx::Class::Schema::Loader: create_schema.pl: ``` perl use DBIx::Class::Schema::Loader qw/ make_schema_at /; my $dbh = fancy_function_that_returns_connected_dbh; #(and yes this part works) make_schema_at( "MyApp::Schema", { use_namespaces => 1, dump_directory =>...

This fixed the following error when using "make geth": ``` github.com/ethereum/go-ethereum/crypto # github.com/ethereum/go-ethereum/crypto crypto/curve.go:36: too few values in struct initializer Makefile:9: recipe for target 'geth' failed make: *** [geth] Error...

https://www.debian.org/doc/manuals/debian-faq/ch-pkg_basics.en.html "Many 'postinst' scripts then execute any commands necessary to start or restart a service once a new package has been installed or upgraded." Whenever I apt-get update / apt-get...

Over the air programming? Possible? Impossible?