Viewing profile — celkam
celkam
HN member- Joined
- Mon, Oct 29, 2018, 6:51 PM UTC
- HN karma
- 10
- Public activity
- 6 items
- HN profile
- View on Hacker News ↗
About celkam
No profile information was provided.
Recent public activity
-
comment
Comment #18454749
It depends on the kernel version and the CPU's virtualization support. I have a C101PA that I got before the price hike, and use it for hacking in lisp during my commutes.
-
comment
Comment #18454653
If Crostini gets USB support before WSL, though... Once they add this and fix the lack of GPU support, I'll finally be down to one travel laptop.
-
comment
Comment #18454582
Yes. In emulation, you have one chip architecture trying to mock the behavior of another chip architecture (like running ARM code on x86). In virtualization, you're setting up secu…
-
comment
Comment #18454550
Certain ports are bound to localhost from the container for "popular applications" https://www.reddit.com/r/Crostini/comments/99s3t9/wellknown_...
-
comment
Comment #18454499
Before Crostini this is exactly what my setup was, just using a droplet on DO.
-
comment
Comment #18330244
I've been thinking about this a bit, and my main concern about SOLID powering a social network is that it would thrash Pods from users with thousands of friends requesting thousand…