Viewing profile — theonewolf
theonewolf
HN member- Joined
- Fri, Dec 23, 2011, 12:50 AM UTC
- HN karma
- 383
- Public activity
- 163 items
- HN profile
- View on Hacker News ↗
About theonewolf
http://www.cs.cmu.edu/~worichte
Recent public activity
-
comment
Comment #43331229
If it creates long term value, is it truly the wrong tool? Perhaps we should re-evaluate how and when we use things when presented with evidence that others are getting massive val…
-
comment
Comment #42344096
I found the Pi UUID: 185e45bc-750b-43d7-91ee-314159265358
-
comment
Comment #42344093
I found the Pi UUID: 185e45bc-750b-43d7-91ee-314159265358
-
comment
Comment #35009575
Is this a personal or business decision you are talking about? Can you elaborate the cons that made you decide to move away from Python, C++, and Julia? Julia makes sense to me, as…
-
comment
Comment #32349289
I used Artifact to do this with my grandfather. Recorded his stories and voice for posterity as a series of podcasts basically with a professional interviewer and recording team.
-
comment
Comment #30640842
Have you considered other forms of financial literacy? For example, many people don't use credit cards properly. Many people don't take advantage of lower interest loans. Many peop…
- story
- story
- story
- story
- story
- story
- story
- story
-
comment
Comment #24969832
Not sure if this is close to the problems you want to study, but NASA applied Deep learning to anomaly detection on spacecraft telemetry and has some early results here: https://ar…
-
comment
Comment #23553364
One could run every tab / sub-process within a container with its own networking stack. It is complex, but doable.
-
comment
Comment #23431259
I think what the others are getting at is it's more like the US market is competing now with cheaper labor markets. But I understand what you're saying.
-
comment
Comment #22626442
Hey this sounds a lot like Cloudlets / edge computing! Really happy to see some real world applications out there: http://elijah.cs.cmu.edu/
-
comment
Comment #20813986
The Minix OS was designed as an academic, teaching OS: https://www.minix3.org/ There is a textbook that goes along with it: https://www.pearson.com/us/higher-education/program/Tane…
- story
-
comment
Comment #17033909
You can directly expose the partitions using the tool `kpartx`, which will create a `loop` device for you: > sudo kpartx -a test.raw > lsblk NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT…
-
comment
Comment #15216841
Mac OS?
-
comment
Comment #14184123
Hey if you see the course website is from 2015. And this is a bit of an older course, so I think it's understandable. I think the surprising thing is such a high quality resource w…
-
comment
Comment #11337856
I don't understand why you need an IDE, I believe Rust is simple enough that you can work on things in Notepad++ or Vim or Emacs.
-
comment
Comment #11247961
Are you really the first to use TLS in securing the storage fabric? I believe Seagate's Kinetic had TLS features quite awhile ago: http://www.seagate.com/tech-insights/kinetic-visi…