Live data from Hacker News

Viewing profile — theonewolf

theonewolf

HN member
Joined
Fri, Dec 23, 2011, 12:50 AM UTC
HN karma
383
Public activity
163 items

About theonewolf

Distributed Systems and Cloud Computing Researcher, 6th-year PhD Student at Carnegie Mellon University's School of Computer Science

http://www.cs.cmu.edu/~worichte

Recent public activity

  1. 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…

  2. comment
    Comment #42344096

    I found the Pi UUID: 185e45bc-750b-43d7-91ee-314159265358

  3. comment
    Comment #42344093

    I found the Pi UUID: 185e45bc-750b-43d7-91ee-314159265358

  4. 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…

  5. 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.

  6. 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…

  7. story
  8. story
  9. story
  10. story
  11. story
  12. story
  13. story
  14. story
  15. 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…

  16. comment
    Comment #23553364

    One could run every tab / sub-process within a container with its own networking stack. It is complex, but doable.

  17. 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.

  18. 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/

  19. 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…

  20. story
  21. 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…

  22. comment
  23. 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…

  24. 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.

  25. 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…