Live data from Hacker News

Viewing profile — catuskoti

catuskoti

HN member
Joined
Tue, Jul 26, 2016, 1:21 PM UTC
HN karma
3
Public activity
16 items

About catuskoti

No profile information was provided.

Recent public activity

  1. comment
    Comment #12698766

    I have just looked into Estonian e-residency. The idea was that the Estonian government would establish a legal framework, which they did, and that Estonian service providers would…

  2. comment
    Comment #12682258

    > Count 1: Membership of a proscribed organisation. Besides the existence of some youtube videos, there is no other evidence that this "daesh" is truly an organization and not just…

  3. comment
    Comment #12675398

    Agreed. It is the backup server which must contain the credentials of the live system and contact it for the backup, and not the other way around. Otherwise an attack on your live …

  4. comment
    Comment #12669907

    Below the line, you have many employees to one vacancy. Above the line, you have many vacancies to one employee. Below the line, do not hope to talk your employer out of making you…

  5. comment
    Comment #12669888

    Agreed about the array syntax too. They missed the ball in bash about nested arrays, because freeing them is indeed a non-trivial problem. Bash can happily operate with just simpli…

  6. comment
    Comment #12667693

    Fundamentally it is more like tcl (function chaining) than like bash (process chaining), where process pipelining is the central operation, and where functions and programs are equ…

  7. comment
    Comment #12620898

    age 47: base $132k, target bonus up to $132k, profit share 12.50%.

  8. comment
    Comment #12519259

    Concerning "Data Science", the problem is that collecting data and conjecturing about what is going on, is not exactly science. You would need to experimentally test things, and lo…

  9. comment
    Comment #12513561

    When practically doing it, remote work has its pluses and its cons. At the same time, for the organization, it still multiplies the pool of candidates by at least 50. So, you could…

  10. comment
    Comment #12503042

    Well, to the tune of $60,000 dollars/year, I wonder how much longer people are going to "become a more whole human being". There are cheap conjectures and ideologies, and then ther…

  11. comment
    Comment #12477024

    The article assumes that everybody has access to the same knowledge as to whether a startup will be successful or not. I do not believe this at all. Gambling on startups is much mo…

  12. comment
    Comment #12411152

    With software eating the world , I would not be too worried about that kind of problems. Furthermore, the opportunities for almost pure-software plays are increasing dramatically. …

  13. comment
    Comment #12319546

    Well, I always write a command line (CLI) program first, without worrying at all, about what kind of user interfaces (UI) I may do later on. Frameworks do it the other way around. …

  14. comment
    Comment #12216101

    Well, this new incident will certainly help justifying new killings of policemen. It will make other people who were already close to the line, now cross it. In that sense, nothing…

  15. comment
    Comment #12209535

    We also need reproducible build to finally cover most of debian ...

  16. comment
    Comment #12165402

    > Fred Brooks concludes that no software product should be designed by more than two people. That really depends on the architecture of the software. There are thousands of people …