Viewing profile — hawkweed
hawkweed
HN member- Joined
- Tue, Sep 06, 2016, 8:16 PM UTC
- HN karma
- 16
- Public activity
- 24 items
- HN profile
- View on Hacker News ↗
About hawkweed
Recent public activity
-
comment
Comment #35407494
Nice. Any plans to create sublime plugin for markwhen?
-
comment
Comment #25699649
I've just bought it. At the first glance it's very basic. Hope, that you will ehnance it with some real world example. The way it is... it looks like five ways to write Hello World…
-
comment
Comment #23031650
For personal blog: 11ty + travis ci + github pages. Its easy way to write and publish content. Just checkout git repo, write posts with your favourite editor and push changes to gi…
-
comment
Comment #22266601
My biggest painpint with mbpro 15 2018 is double keystroke problem. Just driving me nuts. Apart from that, I would never change mbpro for any other machine.
-
comment
Comment #19960670
I tried to download it, but it looks like your promo code expired.
-
comment
Comment #19151515
@LeanderK I have facionation with sci-fi / cyber punk movies, but would I like to live in such world? I'm so sure about that. It's same with the eastern bloc architecture. I'm gues…
-
comment
Comment #18680627
I think that microsoft did really good job with their Office 365 home package. Each of the 6 accounts gets: - 1TB for OneDrive - Office licence - 60mins for Skype - 50GB for Outloo…
-
comment
Comment #17733600
Not sure what's your question to be honest, could you please provide more context?
-
comment
Comment #17732637
In depth technical books, like for example[1], are very rare these days. Competent people are busy building systems, frameworks and making money. Some of these guys are talking on …
-
comment
Comment #16149279
Any plans on doing an ICO?
-
comment
Comment #15611119
I'm holding small amount of Verge (XVG) privacy coin. Verge team is releasing Wraith protocol very soon ( http://www.wraithprotocol.com/ ).
-
comment
Comment #15600737
I would be glad to talk to you on type of work you plan to outsource and to share more info on my capabilities. I'm interested in doing part-time work. You can find my contact info…
-
comment
Comment #15311075
I would suggest starting with the short introductory articles written by Chris Richardson: http://microservices.io/articles/index.html A lot of useful articles can be found inside …
-
comment
Comment #15216593
I'm doing something similar with http://microservicesweekly.com . It's not that easy to earn money with these kind of newsletters. You would need to have entire network of newslett…
-
comment
Comment #14558576
Why do you think storing JWT in secure cookie is only secure solution?
-
comment
Comment #14341180
JSoup[0] works fine for me. [0] https://jsoup.org/
-
comment
Comment #14058045
Well, it's basically a death sentence for person having this condition. Event though there are some attempts by IONIS HTTRx to find a cure, currently, it's not curable. And it's ha…
-
comment
Comment #14057990
I completely understand you, because I'm in the same boat. It's hard to tell what is the right approach. I think that people should be tested. I'm still afraid to do that because I…
-
comment
Comment #13539736
The best way would be to learn from one of the existing open source projects. You can start with sparkjava: https://github.com/perwendel/spark/ Also, multi-threading, I/O and netwo…
-
comment
Comment #13257526
I'm huge fan of their newsletters. Awesome content. I don't see anything wrong with their UI. It really helps people focus on the content.
-
comment
Comment #13156787
"most applications should store it in a cookie" Why do you think that most application should store JWT token in the cookie? Both approaches have their pros/cons.
-
comment
Comment #12442164
Have you considered using ghost blog? There are some free themes out there: http://marketplace.ghost.org/themes/free/ Personally, I've migrated my blog from WordPress to Ghost and …
-
comment
Comment #12441448
Like @awzurn already explained, in the absence cookies one would need to to pass token through the URL (Signed URL). Ideally, that token would contain only permission to download t…
- story