Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
jurakovic
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
jurakovic
4mo ago
There is also one in Zagreb, Croatia https://en.wikipedia.org/wiki/Nine_Views
2.
▲
by
jurakovic
5mo ago
What if that's only you? Git isn't made only for those who "just want to install something"
3.
▲
by
jurakovic
6mo ago
Is that quiz correct? I have answered mostly C or D and maybe a few of B, but still got "Beginner". How?!
4.
▲
by
jurakovic
7mo ago
There is this app https://github.com/Smerity/bitflipped _Your computer is a cosmic ray detector. Literally._
5.
▲
by
jurakovic
7mo ago
I love RSS but I didn't find good enough online reader that can be customized to my liking, so I built my own: https://jurakovic.github.io/dev-links/news/ I have many more ideas, but I don't have that mu
6.
▲
by
jurakovic
9mo ago
For Windows there is SpaceSniffer. I highly recommend https://www.uderzo.it/main_products/space_sniffer/
7.
▲
by
jurakovic
9mo ago
I maintain list of blogs together with "RSS reader" for personal purposes, but it's publicly available here: https://jurakovic.github.io/dev-links/#blogs-general https://jurakovic.github.io&#x
8.
▲
by
jurakovic
10mo ago
Yeah, me too
9.
▲
Show HN: Save time and open directly "All Branches"
(github.com)
1 points
by
jurakovic
10mo ago
|
0 comments
10.
▲
by
jurakovic
11mo ago
How is that jungle if someone aks you to give them your wallet and you just give it away? What was he thinking?
11.
▲
by
jurakovic
11mo ago
I see, but yes and no. He is maybe the most active among them, but for that precise reason (I have it from the beginning, not after I stared reading his blog :)) I show only last 5 posts of each blog, to not pollute that list. This way ever
12.
▲
by
jurakovic
11mo ago
Here is my "rss reader" https://jurakovic.github.io/dev-links/news/ I wanted to have a list of latest posts of blogs I follow and that I can access it quickly from both PC and mobile phone without any si
13.
▲
by
jurakovic
1y ago
Here is my feed: https://jurakovic.github.io/dev-links/#blogs And here is my "rss reader": https://jurakovic.github.io/dev-links/news/ :) Although I myself don't have a blog, f
14.
▲
by
jurakovic
1y ago
Why build "pages" with so much overhead though? Let alone with so many mistakes (as other pointed them out). It could be simple github readme or even just gist
15.
▲
Show HN: Guidrep – a simple command-line tool for replacing GUIDs (UUIDs)
(github.com)
1 points
by
jurakovic
2y ago
|
0 comments
16.
▲
by
jurakovic
2y ago
I have myself started practising this at the beginning of this year when I changed job. I have all my notes in git repo as well as a changelog file. But changelog is more like a timetrack file. In repo I have also commit.sh script [1] (for
17.
▲
Show HN: 2FA-CLI – A simple 2FA command-line utility
(github.com)
1 points
by
jurakovic
2y ago
|
0 comments
18.
▲
by
jurakovic
2y ago
I'm not sure if I understand it correctly. Database needs to be exposed over the internet so that this app could connect to it?
19.
▲
by
jurakovic
2y ago
In fact RANDOM.ORG uses "atmospheric noise, originating from lightning strikes in the planet's atmosphere" as (one of?) seed for generating data Source: https://api.random.org/features
20.
▲
by
jurakovic
2y ago
I did something similar from backup files for one of my projects. Although I did it mostly manually. It's on GitHub now at https://github.com/jurakovic/Comets-Archive