Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
b6z
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
b6z
2mo ago
No slip up here. "Which?" is a consumer information and testing organization in the UK. https://www.which.co.uk/
2.
▲
by
b6z
2y ago
When I have seen time estimates, everyone is referring to Mosca's Theorem. This is the idea that "store now, decrypt later", combined with the estimated time until a working quantum cryptanalysis is feasible, and a finite tra
3.
▲
by
b6z
2y ago
Dammit. This was also my first thought. Might consider it, if customs doesn't make it too expensive.
4.
▲
by
b6z
3y ago
That sounds too negative. How about that: "The prize-winning Excel service is in high demand right now. We apologize for any delay this might cause. Do you want to become an 'Excel Prime Plus User' with preferential treatment
5.
▲
by
b6z
5y ago
I don't understand what you mean. Half of the article is using jq.
6.
▲
by
b6z
5y ago
It's mentioned and linked in the article. And "[i]t’s made by the same people that maintain Postgres.app."
7.
▲
by
b6z
5y ago
I read on and on to find where the interesting, eye-opening, mind-boggling part started. Then the article ended.
8.
▲
by
b6z
6y ago
> These are email companies. ProtonMail and Tutanota, yes. Threema does secure messaging, Tresorit encrypted file hosting. > With or without EU's snooping what is more likely to happen is that people will migrate to messaging sys
9.
▲
by
b6z
6y ago
I paid €0.80 for the app in 2014. Yes, that was a temporary discount, normal price was €2.99, I think. It is €3.99 now, single payment. I still wouldn't call that expensive.
10.
▲
by
b6z
6y ago
I think one of the main problems protocols like XMPP and Matrix have to solve is the combination of good crypto + decentralization + offline-capability.
11.
▲
by
b6z
6y ago
Most of my contacts (tech-oriented, Europe-based) are using Threema and I am most happy with it, especially because I do not have to share my phone number (or complete address book!). And the new video call capability is also working well.
12.
▲
by
b6z
6y ago
Many years ago, I made that mistake two or three times, rebooting the wrong machine. Since then, I use molly-guard on all my remote machines. Never happened again.
13.
▲
by
b6z
6y ago
One example, unfortunately not very scientific: Years ago, I had a bunch of Web comics I visited daily. To make this more efficient, I had a script on one of my servers which scraped the corresponding sites in the morning and produced the d
14.
▲
by
b6z
6y ago
/* XPM */ static char * treachery_xpm[] = { "10 10 1 1", " c #0000FF", " ", " ", " ", " ", "
15.
▲
by
b6z
6y ago
That is a good argument, and I should have mentioned it, yes. For a one-off job, web scraping will probably be the best choice, and maybe even the fastest to implement. I have done my own share of web scraping for personal projects (and thu
16.
▲
by
b6z
6y ago
I admit being a bit disappointed that a well-known disadvantage of web scraping was not mentioned: Web scraping is fragile! Web sites change, web frameworks evolve, and just some subtle reordering of some <divs> or renaming of CSS cla
17.
▲
by
b6z
7y ago
I absolutely agree with you. I have more trust into my local European ISP than into Google, Cloudflare and such.
18.
▲
by
b6z
8y ago
Same for me. From Kromtech's article I deduced that this only happens when a docker daemon (or kubernetes interface) is exposed to the Internet and an attacker uses that to download and start a docker image on the victim's host. T
19.
▲
by
b6z
8y ago
I like the included http://perldoc.perl.org/perlpacktut.html .