Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
hawkweed
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
hawkweed
3y ago
Nice. Any plans to create sublime plugin for markwhen?
2.
▲
by
hawkweed
6y ago
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 program.
3.
▲
by
hawkweed
6y ago
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 github - thats all. Previously, I've being using Wordpres
4.
▲
by
hawkweed
7y ago
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.
5.
▲
by
hawkweed
7y ago
I tried to download it, but it looks like your promo code expired.
6.
▲
by
hawkweed
8y ago
@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 guessing that you don't live in one of
7.
▲
by
hawkweed
8y ago
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 Outlook Initially I wanted to go with the Google Drive because I&#
8.
▲
by
hawkweed
8y ago
Not sure what's your question to be honest, could you please provide more context?
9.
▲
by
hawkweed
8y ago
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 various conferences, but IMO just to present themselves to v
10.
▲
by
hawkweed
9y ago
Any plans on doing an ICO?
11.
▲
by
hawkweed
9y ago
I'm holding small amount of Verge (XVG) privacy coin. Verge team is releasing Wraith protocol very soon ( http://www.wraithprotocol.com/ ).
12.
▲
by
hawkweed
9y ago
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 information on my profile page.
13.
▲
by
hawkweed
9y ago
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 archives section of the Microservices
14.
▲
by
hawkweed
9y ago
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 newsletter micro-sites to make decent earnings
15.
▲
by
hawkweed
9y ago
Why do you think storing JWT in secure cookie is only secure solution?
16.
▲
by
hawkweed
9y ago
JSoup[0] works fine for me. [0] https://jsoup.org/
17.
▲
by
hawkweed
9y ago
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 hard to tell if this disease will ever be curab
18.
▲
by
hawkweed
9y ago
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'm 31 years old and already started to e
19.
▲
by
hawkweed
10y ago
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 networking are areas that you wou
20.
▲
by
hawkweed
10y ago
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.
21.
▲
by
hawkweed
10y ago
"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.
22.
▲
by
hawkweed
10y ago
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 never looked back. Ghost is
23.
▲
by
hawkweed
10y ago
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 that specific file for certain period of time. That said, one
24.
▲
JWT Authentication Tutorial: Example Using Spring Boot
(svlada.com)
21 points
by
hawkweed
10y ago
|
6 comments