-
So my understanding is that leaflet.js expects coordinates in order of lat/long but the widget is saving and displaying them in x,y.
I'm using SRID 4326 in my database and when i save the geometry …
-
I think it's about time we talk about what we want to do after the course is over. Do we want to keep hosting on my WebFaction account (which is basically free)? Do we want to go with something more…
-
org.eclipse.angus.mail.pop3.POP3Message.writeTo(OutputStream os); writes each byte individually to the OutputStream
If you precede it with...
org.eclipse.angus.mail.pop3.POP3Message.getInputStrea…
-
@vapier wrote:
> i don't think this correctly handles chaining to following OSC sequences.
That's correct. It doesn't handle chaining at all. It also doesn't handle color names.
Since this was …
-
When running a trips report the on demand reverse geocoding works great but if I run that report again it has to request them addresses again.
It would be great if we could save these to save reque…
-
I've been trying to diagnose numerous inode leaks in goofys. To do this, I added diagnostics to the SIGUSR1 handler:
```go
var ids []int
for _, v := range fs.inodes {
ids = append(ids, int(v.Id))…
-
# Problem Owner
@biafra23 Dirk Jäckel
# Part 1: Define the problem
## What problem are you trying to solve?
We have many places in the App where we display addresses, but currently, we only displ…
-
I have recently installed PFsense on an AWS VPC as a firewall/NAT device/DNS Forwarder. I am running PFblocker and Suricata for GeoIP blocking and IDS. All devices on the LAN subnet are set to use unb…
-
This refactor aims to introduce the ability of nodes to have multiple addresses
in distinct subnets.
# Immediate Goals
- Each node should be bound to an unique `Ipv4Addr` AND an unqiue `Ipv6Add…
-
Hello,
I installed a brand new pool using this guide
http://prolinuxhub.com/setting-up-your-own-monero-mining-pool-with-node-cryptonote-pool-and-ubuntu-14/
Pool is up and the blockchain is syn…