HackerTrans
TopNewTrendsCommentsPastAskShowJobs

smatthewaf

no profile record

Submissions

Show HN: Four Solutions to Valid Parenthesis (LeetCode #20)

medium.com
1 points·by smatthewaf·vor 8 Monaten·0 comments

Show HN: CoordConversions NPM Module for Map Coordinate Conversions

github.com
8 points·by smatthewaf·vor 9 Monaten·2 comments

comments

smatthewaf
·vor 8 Monaten·discuss
Sorry for the late reply! To be honest I hadn't considered it because when I wrote this it was originally to solve a specific problem and that situation always has them in lat/lon rather than lon/lat, but what I'll add to the future to do list is maybe a toggle so if you have them in lon/lat order you can society that and feed them in that way.

I get your point on "DD" being cryptic, I will consider that. Maybe rather than DD, DM, DMS, DecDeg, DegMin, DegMinSec or something slightly more descriptive. Hm.