Hacker Newsnew | past | comments | ask | show | jobs | submit | berkas1's commentslogin

But why they want to cancel the contract and won't offer the customer to pay for the traffic?


They have many options where they allow you to do that and its very reasonably priced https://docs.hetzner.com/robot/general/traffic/


The customer is already paying for the traffic.


...and so Star Wars AT-TE idea was born? :D


This (link) is actually referred to as a Rubber-hose cryptanalysis -> https://en.wikipedia.org/wiki/Rubber-hose_cryptanalysis


I don't think that wrist-key is an extreme (never seen it actually, but I still think this solution is a cautious one).

For me an extreme measure would be to modify my motherboard in a way that I could connect RAM to my wrist and tear it away when necessary.


Now that would be interesting: have your RAM strapped to your wrist and connected to your Mobo by a breakaway cable.

Bonus points if they cut it when the tackle you because they thought it was a deadman switch, like mentioned in the link.


Could you make it redirect to https automatically please? Will the source code be available?


Hi, right now I'm learning Go (to write an access control system for our makerspace). For me this is a pretty new language but currently at the point where I see quite large community and available libraries (wait, it is called a module, isn't it?).

Why? I love C language (static typing, you can shoot yourself in a leg == you can do almost anything, etc..), but C is not suited to write this kind of application. I also like PHP - large community, libraries, large OS systems written in it... But I miss some C features and getting bored by having dozens of dependencies for a simple project. Python - is slow (yes, can be tuned somehow, but brings more work to do) and I do not like the syntax and I miss brackets. For me, Go seems like a way to go from now on.

So, to sum it up - for me a new language is a way to solve some set of problems much easier (and sometimes more efficient and/or secure) than with an existing language. I wouldn't be happy if I had to write anything larger than hello world in assembly :)


> you can shoot yourself in a leg == you can do almost anything

That doesn't really follow. A language with plenty of undefined behaviour => shooting yourself in a leg. A language with plenty of defined behaviour => you can do almost anything. C falls somewhere in between.


Hi, is the source code available? :)

BTW, the front page's HTML seems to have a <head> and <body> inside another <body>.


Sure, I just made it public over here: https://github.com/bontaq/textdb

Yeah I'm not sure why it's doing that, v annoying though


probably you have a layout bug. it's wrapping a layout within a layout.


Yep that was it, ty, it should be fixed now


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: