Live data from Hacker News

Viewing profile — gudmundur

gudmundur

HN member
Joined
Thu, Feb 17, 2011, 4:04 PM UTC
HN karma
41
Public activity
10 items

About gudmundur

No profile information was provided.

Recent public activity

  1. comment
    Comment #45520086

    You go give it a try and report back.

  2. comment
    Comment #45460596

    I've been poking around with both, and FIEMAP has some nice benefits when working with VM disks. For example, if you have the same shared based across multiple VMs, you can use FIE…

  3. comment
    Comment #45460573

    When working with microVM's, which I'm assuming Cognition is doing, you don't have the option of doing qcow2. Raw disks as either block devices or files is all you've got.

  4. comment
    Comment #29370882

    I am employed here in Denmark, wouldn’t have it any other way.

  5. comment
    Comment #29370639

    Yes, we do. I’ve been at GitHub longer than we’ve had that office, so I tend to work from home anyways.

  6. comment
    Comment #29370177

    Hi everyone. I'm an engineer at GitHub and I just posted a response to this issue here: https://github.com/github/feedback/discussions/8149#discussi... .

  7. story
  8. story
    Show HN: Estimating bus arrivals in Reykjavik.

    A brief description of the current status of my ongoing project of gathering and generating data for the bus system in and around Reykjavík.

  9. comment
    Comment #2957568

    Check out Ghostbuster ( https://github.com/joshbuddy/ghostbuster ).

  10. comment
    Comment #2781275

    Take a look at virtualenv / virtualenvwrapper for managing your python packages. Complete lifesaver when it comes to deploying apps.