Live data from Hacker News

Viewing profile — dutchmartin

dutchmartin

HN member
Joined
Sun, Jun 14, 2020, 12:38 PM UTC
HN karma
153
Public activity
55 items

About dutchmartin

No profile information was provided.

Recent public activity

  1. comment
    Comment #44979080

    Interesting to see, hope they make progress on preventing the spectre attacks, since these are still relevant today. See this paper that was presented at the WHY2025 hacker camp: h…

  2. comment
    Comment #41294762

    If you would host that server on Google cloud, you would make it a lot harder already.

  3. comment
    Comment #40024219

    I would be interested to see this concept go in rougher conditions, since most seas aren’t so calm as in the video.

  4. comment
    Comment #31853173

    I’ve seen and reported those squads and the admins did properly address those.

  5. comment
    Comment #31232317

    Also, some Dutch companies and jobs within the government let you work 4x9 hours

  6. comment
    Comment #30651930

    Very cool to see a SIDN labs post here. SIDN operates the .nl extension and puts the money earned into these kinds of research projects that benefit everyone.

  7. comment
    Comment #29951391

    In the Netherlands we can see the location of every passenger train since the train company just has a public api. Here is a map: https://spoorkaart.mwnn.nl/

  8. comment
    Comment #29781190

    Well, you can run their os on your hardware or in a virtual machine using https://xpenology.org/

  9. comment
    Comment #29660085

    Cool that you found this. I’m a student at this university and most alumni I’ve spoken say it is only used for research and a masters degree course course [1]. What’s interesting i…

  10. comment
    Comment #29531192

    This is my personal best that worked for me the previous years: Frontend: angular hosted on any static page hosting like GitHub pages or cloudflare. Backend: nestjs with typeORM an…

  11. comment
    Comment #28234256

    Interesting case. But did you look at other systems before this? I myself use caprover[1] for a small server deployment. 1: https://caprover.com/

  12. comment
    Comment #27158602

    I would go for a 4U rack case that fits loads of drives and fill it with shucked [1] external hard drives. Just add a cheap motherboard and some pci-e sata expansion boards and you…

  13. comment
    Comment #26680048

    Modern vessels are required to have a AIS transponder. This is a radio that sends the ships speed, position, angle and optionally their destination around by marine (VHF) radio. Th…

  14. comment
    Comment #26335664

    For someone who took a matrix calculation (linear algebra) course like me, it was kinda understandable.

  15. comment
    Comment #26266225

    I would pay $10 if the author got at least payed $8 out of that. But since authors get payed nothing, I rather download the work from some other site and send the author a thank yo…

  16. comment
    Comment #26141561

    Can’t we just argue that using the * wildcard is just a great feature when you are writing sql queries on test data. I personally use it a lot when writing joins to eventually get …

  17. comment
    Comment #25569014

    Because some countries have reasonable doubts about this type of data collection considering people’s privacy and or do not publish this data.

  18. comment
    Comment #25419817

    They do for their current site, but old.Reddit.com is still available with all content unblocked.

  19. comment
    Comment #25414774

    This is hard to work with indeed. But if you eventually want to change program behavior, you just build a class that implements a specific interface and change a config file.

  20. comment
    Comment #25313377

    Well, reading issues is something you cannot when you are offline from github. Unless you downloaded them beforehand of course.

  21. comment
    Comment #25301119

    I would argue that universities have two tasks: 1. Do research to expand knowledge. 2. Educate new researchers. Big tech just wants highly skilled researchers in their workforce, b…

  22. comment
    Comment #25267982

    I think those mini pc’s are cool. But for a practical work machine, I rather buy a ITX motherboard with a powerful processor to build into a as tiny as possible case. This gives yo…

  23. comment
    Comment #25230646

    Your welcome in the Netherlands 🇳🇱: https://ind.nl/en/work/working_in_the_Netherlands/Pages/Star...

  24. comment
    Comment #25176414

    I do not get why you say that COBOL programmers get paid less. Once you know everything about the systems and the language you should be able to get above market pay because you ar…

  25. comment
    Comment #25111910

    So it seems that the dealbreaker was that one of tests that downloaded copyrighted material (see the last commit [1]). Seems like a reasonable thing to not do, and just replace tho…