Live data from Hacker News

Viewing profile — tyldum

tyldum

HN member
Joined
Tue, Jan 19, 2016, 9:18 PM UTC
HN karma
112
Public activity
98 items

About tyldum

No profile information was provided.

Recent public activity

  1. comment
    Comment #38825707

    That's why I use picture-by-picture (PBP) on my 32" 4K. Two DisplayPort connected to the same computer and control them independent of each other. I also love how my Ubuntu virtual…

  2. comment
    Comment #31635542

    Since guests are free in ultimate, we could probably go from 150 to 50 licenses. However that requires us to do a cleanup of repo roles and limit who can contribute. We also have a…

  3. comment
    Comment #31353627

    I don't have the technical details, but I work in a field moving from FPGAs to CPU and all solutions require AVX512. These are software defined radios. The vendors say there is no …

  4. comment
    Comment #31138104

    As someone who does modern ranging, you are pretty much spot on. Fewer and fewer do ranging these days, and the few that does only uses it for contingency situations or to validate…

  5. comment
    Comment #31137992

    It's starting to transition into software defined these days. The antennas themselves are similar size, depending on frequency but the backend systems are now down to a standard se…

  6. comment
    Comment #30815893

    Mailgun and others also have a free tier for relaying smaller numbers of email. I've configured Postfix to use it for fallback if I can't deliver directly. I use Digital Ocean and …

  7. comment
    Comment #30692608

    Polar area here. So, in the transition from summer to winter the day is shortened about 15-20 minutes each day. And vice versa from winter to summer. And at some point in the summe…

  8. comment
    Comment #27478298

    Could be different in your country, but here in Norway there wouldn't be an invoice in the box. The whole idea is that payment is totally separate. Email invoice or separate invoic…

  9. comment
    Comment #26939231

    Currently AWS Ground consists of a very small set of sites and antennas, not enough for any constellation. It's also very limited in terms if services.

  10. comment
    Comment #26731091

    Norway only has 680 dead from covid, so not much tolerance on collateral deaths due to the vaccine. The vaccine has about half of the mortality rate of covid, by raw numbers alone …

  11. comment
    Comment #26672053

    Brew you can, distill you cannot.

  12. comment
    Comment #26547374

    With them dropping the lowest license tier, you better start using all the features... We have been Enterprise users since 2015, but are evaluating our options.

  13. comment
    Comment #26352735

    Most of the cargo doesn't come from Norway. We try to ship as much as possible from vendors directly to the ship, and not via Northern Norway where the entities involved are locate…

  14. comment
    Comment #26349082

    Exactly. I had a bunch of servers on that ship sent from Norway by truck. OpenStack and Kubernetes coming to Troll this season!

  15. comment
    Comment #26197266

    And smaller dish has larger beam width, making it really difficult to track the signal.

  16. comment
    Comment #25921581

    Another gotcha would be UDP based services. Since it is packet oriented and not connection oriented, when should it re-resolve? Most will not until the application is restarted.

  17. comment
    Comment #25511807

    Autoscaling is a field of its own, yes. Lots of footguns, though.

  18. comment
    Comment #25423945

    Things aren't black or white, but SaaS typically removes one layer of security (the corporate firewall). Misconfigurations are then typically exposed to the whole world.

  19. comment
    Comment #25271060

    I have used ora2pg with great success.

  20. comment
    Comment #24863573

    Multiple playbooks is possible, and joining them into a large one by imports. You also have tags to do target with more precision.

  21. comment
    Comment #24820769

    You also need to account for how much people respect their government and policies in their respective countries.

  22. comment
    Comment #24748681

    Even Cisco's web-based firewall management interface uses Google Analytics. Granted, it will work just as bad regardless of reachability, so there's that.

  23. comment
    Comment #24723974

    AMD lacks AVX512 instruction set, which is a show stopper for many applications.

  24. comment
    Comment #24604400

    Authentication, authorization and access logs typically. Generic application logs can often be treated differently.

  25. comment
    Comment #24425674

    Useful. Pgbackrest can natively backup to S3 and Azure, for a more complete experience.