Viewing profile — KyleGalvin
KyleGalvin
HN member- Joined
- Thu, Sep 29, 2016, 11:18 PM UTC
- HN karma
- 22
- Public activity
- 9 items
- HN profile
- View on Hacker News ↗
About KyleGalvin
No profile information was provided.
Recent public activity
-
comment
Comment #17682235
I saw the title and thought "Hey, an old friend of mine would love this!" Then I opened it and realized it was him who had written it. Small world.
-
comment
Comment #16995867
A little tongue-in-cheek call out of the irony isn't necessarily an attack. Bullshit jobs are an interesting phenomenon and I enjoyed the article. I also chuckled at the parent com…
-
comment
Comment #16825886
That's an interesting thought. I didn't mean to suggest anyone code in WASM, but I think I see what you mean. I have experience embedding lua applications within mobile apps, and i…
-
comment
Comment #16825384
WASM will pave the way for other 'easier to write' languages to occupy the same space as JS. Rust is pushing heavy for native browser support and will likely be an early adopter in…
-
comment
Comment #16805484
The quote at the end “don’t even consider microservices unless you have a system that’s too complex to manage as a monolith.” causes me to laugh. I have never fundamentally disagre…
-
comment
Comment #16795745
Not OP but I use feedly which has hackerNews as a source. Minimal digging and I found this third party HN feed provider: https://edavis.github.io/hnrss/
-
comment
Comment #16485038
At one point I had a makefile to build large latex documents. The use case was still essentially compilation, but it got me thinking outside the box with make which was neat.
-
comment
Comment #16439134
The extreme of the bottom end is couchsurfing.com which might chew into the niche you describe. There is still some room in the middle, but success isn't guaranteed in that sort of…
-
comment
Comment #16243657
This is awesome. I did exactly this for a course project in 2012. While the travelling salesman problem code seems to have been refactored out, I have a C++ library for SOMs and hi…