Live data from Hacker News

Viewing profile — timewasted

timewasted

HN member
Joined
Sat, May 28, 2011, 7:58 AM UTC
HN karma
417
Public activity
37 items

About timewasted

No profile information was provided.

Recent public activity

  1. comment
    Comment #43861409

    Location: Las Vegas, NV, USA Remote: Yes Willing to relocate: Not at this time Technologies: Java / Spring Boot, PHP / Symfony / Laravel, JavaScript / TypeScript Résumé: https://st…

  2. comment
    Comment #40568120

    Location: Las Vegas, NV Remote: Yes, preferably pacific hours but this isn't strictly a dealbreaker Willing to relocate: Never say never, but unlikely Technologies: While PHP and J…

  3. comment
    Comment #36157513

    Location: Las Vegas, NV Remote: Strong preference Willing to relocate: No Technologies: - Primarily backend technologies, with PHP/Symfony having occupied a large chunk of my caree…

  4. comment
    Comment #24045853

    Location: Las Vegas, Nevada Remote: yes, vastly preferred Willing to relocate: highly unlikely, but perhaps for the right opportunity? Technologies: PHP and Java primarily for my p…

  5. comment
    Comment #23604980

    I would really love to find out the answer to this question, but I don't think I'll be able to.

  6. comment
    Comment #23602219

    I'm in a similar situation, except with a worse reason for requiring everyone to come back to the office. We were told that the optics of us not coming back to the office as the ci…

  7. comment
    Comment #23327412

    I’m a software developer in the travel/hospitality/entertainment industry and I (along with the rest of my coworkers) took a 20% cut around the end of March.

  8. comment
    Comment #22273927

    The story that I always remember is that TMNT is based roughly on Daredevil In Daredevil, Matt Murdoch pushes an old man out of the way of a truck that contains chemicals that blin…

  9. comment
    Comment #22096735

    SoftICE and Diablo are the reasons I have a passion for software security and do software development for a living! Ripping Diablo and battle.net to pieces to understand how to mak…

  10. comment
    Comment #18642003

    I’m assuming the poster is referring to the Magnuson-Moss Warrany Act: https://en.m.wikipedia.org/wiki/Magnuson–Moss_Warranty_Act

  11. comment
    Comment #17332636

    BMW immediately comes to mind: https://www.consumerreports.org/car-recalls-defects/bmw-mini...

  12. comment
    Comment #17252864

    I just wanted to thank you for dnscrypt-proxy. I had seen it mentioned in another post so I had it saved in an open tab for later. Seeing it mentioned here again prompted me to act…

  13. comment
    Comment #8621430

    In addition to the memory requirements, I seem to recall that it works at the block level, as opposed to the file level. So you could have two of the same file, but maybe one copy …

  14. comment
    Comment #8336882

    I just tried this as well using my AT&T Straight Talk phone number, and the result was the same (message reports being sent, but never shows up on my end). I'll also fire off an em…

  15. comment
    Comment #8277291

    I had previously written a simple program to check the expiration dates of SSL certs, and warn if the date is approaching. After reading this (and the Microsoft article), I updated…

  16. comment
    Comment #8260366

    Location: Pahrump, NV (Las Vegas area) Remote: Ideally not, but I'm not totally against the idea. Willing to relocate: Absolutely! Technologies: Go, HTML/CSS, PHP, Javascript, Ruby…

  17. comment
    Comment #7914036

    I rather like the new Server.ConnState callback, as well as the various HTTP timeouts. Yay for simple but useful quality of life improvements!

  18. story
  19. comment
    Comment #6816824

    This is awesome. My GF learned to be forked Online course: Build your own #dickbar Why you should learn just a little bit Apple, a little bit Apple, a little bit Apple, a little Aw…

  20. story
  21. comment
    Comment #5494642

    Getting files closed on errors should look something like: file, err := os.Open(filename) if err != nil { // handle the error however you see fit } defer file.Close() // continue w…

  22. comment
    Comment #5396043

    I just rebooted one of my Linodes, and I got this: processor : 7 vendor_id : GenuineIntel cpu family : 6 model : 45 model name : Intel(R) Xeon(R) CPU E5-2650L 0 @ 1.80GHz stepping …

  23. comment
    Comment #4782264

    I read this comment thinking "wow, that's exactly what I did when I was learning to program". Then I glanced at the name and realized why it sounded so familiar. <-- Soul, from way…

  24. comment
    Comment #4779240

    I went through the same issues as you, and most everyone else here. Not getting e-mailed that it'll be available for purchase, vague error messages during checkout, cart randomly g…

  25. story