Viewing profile — jacobevelyn
jacobevelyn
HN member- Joined
- Mon, Oct 21, 2013, 1:07 PM UTC
- HN karma
- 472
- Public activity
- 163 items
- HN profile
- View on Hacker News ↗
About jacobevelyn
https://ja.cob.land
Recent public activity
-
comment
Comment #46619541
https://ja.cob.land
-
comment
Comment #45415610
Very cool! I like the interface. For anyone interested in this and similar ideas, haiku/senryū detection is a feature of this old project of mine: https://versepad.com
-
comment
Comment #44515871
I expected ball lightning to be mentioned in the article: https://en.wikipedia.org/wiki/Ball_lightning
-
comment
Comment #43968437
I see a lot of comments here asking about practical motivations for this feature. One I'll share is that in a gem I help maintain, we benchmark git branches of the gem against `mai…
-
comment
Comment #43265923
Ooh thank you for the tip!
-
comment
Comment #43257166
This is the keyboard I’ve been hoping Apple would make for years! I’ve currently got a UHK 60 but would probably switch to this if I could buy it. Especially if it had the standard…
-
comment
Comment #42495506
memo_wise maintainer here. No pressure from me to try it out, but if you do use it and have any feedback or suggestions please let us know!
-
comment
Comment #38057699
Semi-related: years ago I made a silly little running pace converter site: https://pace.ninja/ I’m not a huge runner but still find myself using it all the time, both for my own oc…
-
story
Ask HN: Risk of unsafe software in automobiles?
I may buy a car (new or used) soon and am a little worried about all the software in cars these days. Software can control pretty much every aspect of a modern vehicle, and so the …
-
comment
Comment #33547729
Thanks for the thoughtful feedback and questions! The meter detection algorithm is by far the most complex piece of this code, and you're right that it still sometimes generates un…
-
comment
Comment #33547406
Hi! You're right that rhyme detection can be improved, and rhyme scheme currently only considers words at the end of each line. I'd love to hear how you'd expect/want an internal r…
-
comment
Comment #33547361
Thanks for the feedback! I would love to eventually support multi-stanza forms like villanelles and sestinas but that requires some more thought. Are there other forms or features …
-
comment
Comment #33547317
Thanks for the kind words! Limericks are a little tricky to nail down a "specification" for so I'm glad what I came up with worked well for you. <3
-
comment
Comment #33547301
Thanks for the feedback! I made some changes a few years ago[1] to make Versepad work on my own iOS phone (the only mobile device I have). Can you share more details (or a video wo…
-
comment
Comment #33544954
Hi all! Versepad creator here. I did not expect to see this on HN today but I’m happy to answer any questions and would appreciate any feedback!
-
comment
Comment #31988498
Or this one: https://neal.fun/deep-sea/
-
comment
Comment #31009619
Very cool! Not sure if that's your site but if so, nice work. :)
-
comment
Comment #31005005
I guess it depends on what you consider a default header. (I’m not too familiar with standards here; there may be some IETF definition you’re referring to?) It turns out if you hav…
-
comment
Comment #30995446
Thank you! My hope was to make it accessible to non-technical readers while still being fun for people who are familiar with HTTP innards.
-
comment
Comment #30995416
Thank you for the kind words! I feel the same.
-
comment
Comment #30955845
Happy National Poetry Month (USA), HN!
- story
-
comment
Comment #30938488
https://ja.cob.land Should have another fun post out within the next week!
- story
-
comment
Comment #27967183
In a similar vein, I’m the author of git-self-blame: https://github.com/JacobEvelyn/git-self-blame (Still among the best-commented code I’ve ever written.)