Live data from Hacker News

Viewing profile — joepvd

joepvd

HN member
Joined
Tue, Jun 10, 2014, 7:36 PM UTC
HN karma
208
Public activity
126 items

About joepvd

http://joepvd.github.io/ https://github.com/joepvd

Recent public activity

  1. comment
    Comment #35287473

    awk is amazing. One pattern I often use is: $ query_something | awk 'generate commands' | sh For larger programs, I wrote and use ngetopt.awk: https://github.com/joepvd/ngetopt.awk…

  2. comment
    Comment #19709443

    I have had fun with zenity[1] (for use bash scripts) and zenity-inspired libraries like dlgs[2] (if golang is your thing). [1]: http://manpages.ubuntu.com/manpages/bionic/man1/zeni…

  3. story
  4. comment
    Comment #16403046

    To try out a procedure on one dataset amounts to a data point. You need to process a bunch of datasets to establish the performance of the procedure under study. I though ML folks …

  5. comment
    Comment #14484235

    > Just see who the US president is. Think it is time to update Godwin's Law.

  6. comment
    Comment #14389801

    Yeah makes sense Maybe an extra advantage is that you are not tempted to rewrite everything all the time, as I am doing with my attempt of topicaly organized notes. Append-only mig…

  7. comment
    Comment #14384302

    Is there a reason why you made the structure of the notes depend on time? Aren't notes that are about the same topic getting very far apart from each other? I think searching works…

  8. comment
    Comment #14384272

    There are different targets for notes in VCS and personal notes. In VerySpecificBug759 you do not want to read about how to get the code to build at all. The context of discovery h…

  9. comment
    Comment #14380178

    Sounds like you have the possibility to get yourself a new project and have freedom of movement. Given this liberty, you have two choices: 1. Find/create the most awesome project. …

  10. story
    Ask HN: Most awesome bug reports

    Half of the bug reports are better than the other half. I would like to know what you would consider part of the .1%-bug reports you have encountered. This one qualifies for me: ht…

  11. story
  12. comment
    Comment #14206368

    Just skimmed through the README, and I stored it in my list of well-documented projects. Well done!

  13. comment
    Comment #14170332

    That is an awesome video. Thanks for sharing!

  14. comment
    Comment #13927359

    You have a reference for HTTPS problems with skewed client time?

  15. comment
    Comment #13847789

    > Blank is talking about acknowledging and dealing with risks early. True that. He also mentioned firing people for not complying with his new rules several times. And also that he…

  16. comment
    Comment #13834423

    Whoah. Would love to see that tag feature ported to envs I have made myself familiar.

  17. comment
    Comment #13801403

    It really is a shame that this is a rational solution. University text books should be material to get back to later in life, when confronted with a related problem. Part of univer…

  18. comment
    Comment #13749561

    Let's reword your statement: > Because the average employee does not take an active enough role in management decisions. Think on the politics that are closer most people in their …

  19. comment
    Comment #13454597

    > beyond what the tool was intended for Not sure what that would mean. I think the tool was designed to be a user's programming language. I liken to think that `awk` was the Excel …

  20. comment
    Comment #13452506

    Some points: * Cannot have an array as an input to a function * Cannot return an array from a function * Meta-programming or pointers are only (barely) available in gawk * There is…

  21. comment
    Comment #13452257

    I love awk for text processing purposes. When analyzing log files, I often drop down into awk-mode to check the exceptional constellation that is currently under investigation. Ver…

  22. comment
    Comment #13406949

    Resident of Berlin here. Cannot dismiss this statement completely. At the height of the crisis in Spain, there was a noticable influx of Spanish people in a first-move-then-job sit…

  23. comment
    Comment #13312669

    The resource that has been instrumental for me to move up from beginner-that-generally-can-work-out-things-with-a-lot-of-random-tries, to someone who often has things right on the …

  24. story
  25. comment
    Comment #12800274

    It does not happen that often that one hears: "I don't like the looks of the building when it rains. Replace the facade, pretty please!"