Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
Gen1us2k
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
A True Easy Way to Run Kubernetes on AWS
(blog.tovmasyan.io)
3 points
by
Gen1us2k
5y ago
|
0 comments
2.
▲
How Good Engineering Culture Is in Your Software Team?
(blog.maddevs.io)
1 points
by
Gen1us2k
6y ago
|
0 comments
3.
▲
Leadership lessons I learned from video games
(blog.maddevs.io)
2 points
by
Gen1us2k
6y ago
|
0 comments
4.
▲
Running Postgres as a build requirement in TeamCity build
(blog.maddevs.io)
1 points
by
Gen1us2k
6y ago
|
0 comments
5.
▲
Running Geo Django on ElasticBeanstalk
(medium.com)
1 points
by
Gen1us2k
6y ago
|
0 comments
6.
▲
Teacherly Provides Collaboration Platform to 70k Teachers
(blog.maddevs.io)
5 points
by
Gen1us2k
7y ago
|
0 comments
7.
▲
How to Start with Logging in Go Projects. Part 2
(blog.maddevs.io)
5 points
by
Gen1us2k
7y ago
|
0 comments
8.
▲
Testing Django on Steroids with Pytest
(blog.maddevs.io)
7 points
by
Gen1us2k
7y ago
|
0 comments
9.
▲
Automatic Delivery of iOS Applications with Fastlane and GitlabCI
(blog.maddevs.io)
7 points
by
Gen1us2k
7y ago
|
0 comments
10.
▲
Guaranteed Delivery with gRPC Streams
(blog.maddevs.io)
10 points
by
Gen1us2k
7y ago
|
4 comments
11.
▲
How to Start with Logging in Golang Projects. Part 1
(blog.maddevs.io)
9 points
by
Gen1us2k
7y ago
|
0 comments
12.
▲
How to stop worrying and start developing for Raspberry Pi with Qt
(blog.maddevs.io)
9 points
by
Gen1us2k
7y ago
|
1 comments
13.
▲
A Bit about Event Delegation in Pure JavaScript
(blog.maddevs.io)
11 points
by
Gen1us2k
7y ago
|
0 comments
14.
▲
The nuances of testing in pair cucumber.js and puppeteer
(blog.maddevs.io)
4 points
by
Gen1us2k
7y ago
|
0 comments
15.
▲
Micronavigator Based on STM32F100
(blog.maddevs.io)
9 points
by
Gen1us2k
7y ago
|
0 comments
16.
▲
Go. REST or gRPC?
(blog.maddevs.io)
1 points
by
Gen1us2k
8y ago
|
0 comments
17.
▲
by
Gen1us2k
8y ago
Yes, but you need to specify coefficients somehow for that and add calibration step.
18.
▲
by
Gen1us2k
8y ago
That's true, but we have drivers with phones without google play services. Strange thing, but it's true :) Also sometimes we need to use phone without internet access .
19.
▲
by
Gen1us2k
9y ago
Yes, that's is. This is not unique solution. We collected all information in one article and described what we did.
20.
▲
by
Gen1us2k
9y ago
They give good accelerometer readings. Also they give good GPS readings. All we need to do - "fuse" this.
21.
▲
by
Gen1us2k
9y ago
Yes, accelerometer's "drift" became a world of pain for me, but android developers did great work for that and all we need to do is to add calibration step to application and use their "linear acceleration" sensor.
22.
▲
by
Gen1us2k
9y ago
We use geohash because it's really fast and we can control precision. We don't need to store any information about grid and we don't need to convert coordinates to spherical view.
23.
▲
by
Gen1us2k
9y ago
1. It won't be working on stock devices, unfortenately. It's library to integrate to your android application 2. Extra calculations don't consume as much battery as GPS and with this technique we use GPS less often. In other
24.
▲
Reduce GPS data error on Android with Kalman filter and accelerometer
(blog.maddevs.io)
118 points
by
Gen1us2k
9y ago
|
30 comments
25.
▲
How We Built Failover Architecture for a Taxi Service
(blog.maddevs.io)
1 points
by
Gen1us2k
9y ago
|
0 comments
26.
▲
It’s Time to GraphQL-ize…
(blog.maddevs.io)
1 points
by
Gen1us2k
9y ago
|
0 comments
27.
▲
How We Made Restreaming from YouTube Using Go
(blog.maddevs.io)
1 points
by
Gen1us2k
9y ago
|
0 comments
28.
▲
Work with Firebase Cloud Messaging API from Go
(github.com)
2 points
by
Gen1us2k
10y ago
|
0 comments
29.
▲
by
Gen1us2k
10y ago
I need to solve a few problems for my city: 1. Search crossroads 2. Search pair of lat/lon from non structured text 3. Possibility to add a custom data And it was my inspiration to create yet another geocoder.
30.
▲
by
Gen1us2k
10y ago
Ariadna can search crossroads :)
More ›