Viewing profile — gudmundur
gudmundur
HN member- Joined
- Thu, Feb 17, 2011, 4:04 PM UTC
- HN karma
- 41
- Public activity
- 10 items
- HN profile
- View on Hacker News ↗
About gudmundur
No profile information was provided.
Recent public activity
-
comment
Comment #45520086
You go give it a try and report back.
-
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…
-
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.
-
comment
Comment #29370882
I am employed here in Denmark, wouldn’t have it any other way.
-
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.
-
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... .
- story
-
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.
-
comment
Comment #2957568
Check out Ghostbuster ( https://github.com/joshbuddy/ghostbuster ).
-
comment
Comment #2781275
Take a look at virtualenv / virtualenvwrapper for managing your python packages. Complete lifesaver when it comes to deploying apps.