Live data from Hacker News

Viewing profile — wolfgang000

wolfgang000

HN member
Joined
Sat, May 20, 2017, 8:14 AM UTC
HN karma
130
Public activity
46 items

About wolfgang000

No profile information was provided.

Recent public activity

  1. comment
    Comment #46519938

    Same setup as mine, I have an OpenVPN server running in my router, and my main PC has wake-on-lan and a KVM as a backup to turn it on and off. I have an old used Dell Latitude that…

  2. comment
    Comment #46061446

    Exactly, I found that most of the time, I spend significantly more time reviewing the code; most of the time, there is a lot of repeated code. Refactoring and cleaning the code als…

  3. comment
    Comment #45892664

    I don't want to look at my iPhone every time I need to unlock it, for example, when I am riding my motorbike, the helmet would block my face. This isn't a problem when I use Touch …

  4. comment
    Comment #45892342

    Me too, I still have my iPhone SE, I was hoping they would bring back some smaller version of the iPhone + Touch ID, I refuse to upgrade just because of the lack of Touch ID

  5. comment
    Comment #37085075

    I completely agree, I did a very small chat app just for fun, I thought, this is only going to take me a couple of days and before I realized it, that couple of days became weeks a…

  6. comment
    Comment #35241340

    What do you mean? he just appointed a new capitan while he deployed his lifeboat

  7. comment
    Comment #33882747

    Similar story to mine, 7 YOE backend dev, working non-stop since I got into college, Hope that at least you got some rest.

  8. comment
    Comment #32650133

    What a coincidence, that was my setup as well but for my next(now current) pc, I changed it to a Radeon R7 250, (nvidia is fine but dealing with the drivers on linux was a pain in …

  9. comment
    Comment #32490555

    only one small problem with that idea, the lack of a magnetic field, mars also has this problem but you atlest can bury your self in the ground to protect yourself agains the solar…

  10. comment
    Comment #32010667

    I listen to a lot of japanese music(Doujin albums, Anime OSTs and VM OSTs), I don't understand a thing of the lyrics but hey they sound good. This one in particar is gold, The ost …

  11. comment
  12. comment
    Comment #31100129

    Same boat as you, waiting for the second generation, I don't event want to jump to the apple ecosystem but the battery life + performance at that price range makes it a almost a no…

  13. comment
    Comment #31097987

    The "near you" list sent me to amsterdam, I'm in bogota, like a continent away, Maybe you should check your geo-ip api/db

  14. comment
    Comment #30996165

    Bad idea in mi opinion, this is a solved problem, overhead wires, the amount of energy lost between the converting water into hydrogen and then back into water to get electricity c…

  15. comment
    Comment #30972994

    THIS IS GOLD!, I love it, I event click the paypal link to see if you have some old school fake paypal payment gateway. By the way the upload example form is broken, making it actu…

  16. comment
    Comment #30616696

    I did something similar to the vaccine appointment bot but to get my passport appointment, I'm Venezuelan, and let me tell you getting a passport is almost impossible due to all th…

  17. comment
    Comment #30556327

    Lack of social interaction, and this is coming from an introverted person, It's difficult to quantify how valuable a mundane water cooler chat with a coworker can be but when you r…

  18. comment
    Comment #30184687

    It didn't work, I tried a couple of times and even got a mach but nothing happened. maybe It has something to do with a js error in the console hn:78 Uncaught (in promise) DOMExcep…

  19. comment
    Comment #30182359

    Some small sugesstions When a file upload finish is not very clear that It finished, maybe you can change the color of the bar(or add an icon) to signal that it finished also, I do…

  20. comment
    Comment #30108950

    > A somewhat popular opinion is that the country is very corrupt but you can live with it if you earn in dollars. That was the exact same mentality that a lot of people in venezuel…

  21. comment
    Comment #30104570

    I'm Venezuelan and today argentina's inflations look like the venezuela's one in 2014~2016 and as you may already know that only got worse and worse, hopefully, that is not going t…

  22. comment
    Comment #25954653

    What a coincidence! I am also building a web book reader( only pdfs for the moment) with the difference that all my books are already stored in google drive so I wanted a way to ac…

  23. comment
    Comment #25822700

    at least for me, the trick is to listen to music in a different language than you don't speak(in my case Japanese), since you won't understand a word you won't lose focus with the …

  24. comment
    Comment #25702305

    I'm a cloud book reader/organizer, basically a clone of google play books but instead of uploading the books to the page the books are fetch from your own google drive account. I h…

  25. comment
    Comment #25468080

    I wholeheartedly disagree with TDD part, I get it unit tests are more fragile in fact, I prefer integrations and module tests over unit test but doing the test upfront it a worthy …