Live data from Hacker News

Viewing profile — tpetricek

tpetricek

HN member
Joined
Wed, May 29, 2013, 2:46 AM UTC
HN karma
491
Public activity
87 items

About tpetricek

Academic at Charles University in Prague. Interested in new ways of thinking about programming and history & philosophy of computing. Did a lot of things around F#.

Recent public activity

  1. comment
    Comment #46934972

    There is an entire paper looking at the history, meaning and cultural significance of the foo, bar, baz words: https://link.springer.com/article/10.1007/s13347-019-00387-2

  2. comment
    Comment #38985082

    Carbon paper was also a key part of Samizdat production in the Eastern bloc: https://en.wikipedia.org/wiki/Samizdat (which is why my family still has piles of it in the attic somew…

  3. comment
    Comment #38126582

    Should be fixed now!

  4. comment
    Comment #38126581

    The videos are now up again.

  5. comment
    Comment #38126579

    Fixed now!

  6. comment
    Comment #38126576

    For anyone interested in the slides & videos, those are now accessible again! Sorry for the technical issues (it was not the HN effect, but a migration to a new disk...).

  7. comment
    Comment #38126362

    Yes, this is fully open - I'm posting all the materials and videos as the course goes (but the server is down at the moment - should be back up soon).

  8. comment
    Comment #38126356

    Seems like someone needs to restart some server somewhere. I'll investigate. Videos should be back up soon :)

  9. comment
    Comment #33188381

    The article uses TfL signage from Kings Cross as an example of clear and crisp direction. This is a bit funny, because Kings Cross signate (specifically) sometimes directs you to t…

  10. comment
    Comment #28822947

    Thanks for a nice comment!

  11. comment
    Comment #26722970

    I was looking through the comments to see if someone mentioned Jean Bartik already! Just to add to this comment, she also wrote an autobiographical book, which is worth reading: ht…

  12. comment
    Comment #26450762

    For those who want to compare this 1971 article with a 2018 talk by the very same person (and see that his arguments remain relevant): https://www.youtube.com/watch?v=x-qAPvYdXgM

  13. comment
    Comment #25229480

    I think a useful reference here is the idea of "wicked problems", which is a kind of problem where the structure of the problem makes it hard to solve - because you cannot even kno…

  14. comment
    Comment #25019297

    Author here - there are better emulators (I used this one myself for testing things out: https://www.retrodevops.com/c64.html ). You are absolutely right that my POKE is not like t…

  15. comment
    Comment #25019242

    This is very odd! I handle the input myself (so that it can look like C64 console), but this is done via pretty simple "window.onkeypress" and "window.onkeydown" - so if it receive…

  16. comment
    Comment #25019217

    Thanks for pointing this out. I'll get it fixed :-).

  17. comment
    Comment #25019202

    Author here - thanks for the nice words about the article!

  18. comment
    Comment #24246964

    It's not just that alchemy was not "scientifically disproven" in Newton's time. There was no such thing as "scientific" and "pseudo-scientific". Reading about Newton's thinking abo…

  19. comment
    Comment #23892827

    I'm a lecturer (assistant professor) in computer science at University of Kent in the UK. I did my undergraduate degree and Masters at Charles University in Czechia and later a PhD…

  20. comment
    Comment #23839802

    There is a link to the answer right on the page under "Editorial Expression of Concern". This answers how it bypassed an ethics council: https://www.pnas.org/content/111/29/10779.1…

  21. comment
    Comment #23317578

    Another person to talk to would be Brooks Paige, who recently joined UCL: https://tbrx.github.io/ This is totally not my area of research (I'm a PL person), but I know Brooks from …

  22. comment
    Comment #22241506

    The history of how the pipe operator got into F# is documented here: https://blogs.msdn.microsoft.com/dsyme/2011/05/17/archeologi...

  23. comment
    Comment #20793669

    I'm this case, there is virtual-dom dependency, one more file with some code to simplify the creation of UI and whatever Fable (F# to JS) provides. So it's not 100 lines, but there…

  24. comment
    Comment #20792058

    I don't have much experience with Elm or Purescript, but one nice thing about F# with Fable is that it's a pretty flexible language that let's you do things in many ways and integr…

  25. comment
    Comment #18174391

    Haha, thanks for linking to this thread! This was definitely an idea that I've been thinking about for some time and this thread is a part of it. As pointed out in a comment elsewh…