Viewing profile — polymonster
polymonster
HN member- Joined
- Wed, Sep 25, 2019, 8:04 PM UTC
- HN karma
- 49
- Public activity
- 33 items
- HN profile
- View on Hacker News ↗
About polymonster
Recent public activity
- story
-
story
Show HN: Diig: a music discovery app for record diggers
An app I have been working on for a while to improve the ergonomics and responsiveness of browsing online record shops
-
comment
Comment #45566055
A music discovery app for record diggers. It’s an instagram style UI but for scrolling through record releases and snippets, worked on making it responsive as possible with low lat…
-
story
Show HN: Diig: a music discovery app for record diggers
I had been working on this thing for a while but didn't share it anywhere. Be interested to know if there are any people who this would appeal to.
- story
- story
-
comment
Comment #41691036
https://github.com/polymonster/diig A music digging app for record collectors, with instagram style feed for listening to new vinyl snippets
- story
- story
- story
- story
- story
- story
- story
- story
-
comment
Comment #24456249
I’m using this json like data format.. supporting json and json5 plus a few more features, including comments https://github.com/polymonster/jsn
-
comment
Comment #24127572
Refactoring is life
-
comment
Comment #24092253
Command + double click a search item in spotlight to open the containing folder in finder.
-
comment
Comment #23703768
Looks really nice, the widgets are great and run well on my phone. Is it a real time ray tracer doing the rendering? Still amazes me these days what’s possible in browsers or on a …
-
comment
Comment #22456429
I live in London, it is expensive for sure.. I have seen some pretty ridiculous flats for around the same cost as the one in the article, one with a shower cubicle in the bedroom c…
-
comment
Comment #22392379
I wanted to share my c++ maths library have been adding to for quite a long time now, There are lot of other available maths libraries but I have enjoyed developing and maintaining…
- story
-
comment
Comment #21741074
Yeah, in hindsight maybe we could just switch to YAML but it does have quite a lot more syntax. Jsn started as a python function which removed comments and fixed trailing commas. Y…
-
comment
Comment #21741049
I suppose not. Jsn has some unique features that have just developed over time, starting as json with comments and no need for quotes. Jsonnet looks pretty comprehensive and I did …
-
comment
Comment #21739835
This project came about because we were using json a lot for it’s for simplicity and also widespread support in languages and tools we were using. We started hand editing a lot and…