Live data from Hacker News

Viewing profile — Paddy3118

Paddy3118

HN member
Joined
Sun, Mar 29, 2009, 9:57 AM UTC
HN karma
8
Public activity
37 items

About Paddy3118

paddy3118.blogspot.com

Recent public activity

  1. story
  2. comment
    Comment #40455456

    I originally used Guttenburgh to get Hamlet and coded the Quanta method in Python and it did not work. I then moved to Algorithm 1 in the paper and got Copilot to (mis) convert it …

  3. story
    Searching OEIS for anti-diagonalised tables

    It seems that if you have a table of valuesthat is acceptedby OEIS by submitting the anti-diagonalised form of your original table, THEN, you can only search for sequences within s…

  4. comment
    Comment #36176691

    Yep. Fun, weather protection, and small - just too pricey at the moment.

  5. comment
    Comment #36174848

    I don't want an electric Suv - I need an electric Carver for £5,000 and a car share of something larger and more luxurious for less frequent long trips.

  6. comment
    Comment #35258284

    Python is a scripting language. It allows me to develop a right answer in record devopment time and with a high degree of confidence that the result does what it needs to do. If, t…

  7. comment
    Comment #31292543

    "People don't use...". They did and they will and you will have to read and understand and maintain that cruft for years to come.

  8. comment
    Comment #31292515

    Lingua franca "language used as a means of communication between populations speaking vernaculars that are not mutually intelligible." Javascript is too Web focused. Python and C a…

  9. comment
    Comment #31292489

    Stick to a detailed comparison with... Shell !? So that's the context for universality he's touting.

  10. comment
    Comment #23915419

    The articles structure makes it difficult to comprehend.

  11. comment
    Comment #21557245

    Code is helped by being readable. Saying your code is going to "look like sh£t anyway" seems rather defeatist, and an _excuse_ to write unreadable code.

  12. comment
    Comment #19106261

    "Is SQL declarative?" https://softwareengineering.stackexchange.com/questions/2003...

  13. comment
    Comment #9475942

    Oh my blog isn't giving an analytical solution, if that is what you want to do, it is simulating the problem to find a solution. (The video does do an analytical solution though).

  14. comment
    Comment #9475941

    The solution of "working out loud" needs to be expounded.

  15. story
  16. comment
    Comment #9272654

    Even so, Go seems less succinct in comparison on several tasks. Such differences will most likely be magnified in larger programs.

  17. comment
    Comment #9268256

    Go does seem more verbose than Python. Rosetta code tries for idiomatic solutions to common tasks, here's one such completed in both Python and Go: http://rosettacode.org/wiki/Bitc…

  18. comment
    Comment #9268232

    You can say that, but it doesn't make it so. Go here: http://rosettacode.org/wiki/Category:Go for many examples of more succinct Python with better commenting than the Go code, for…

  19. comment
    Comment #8645115

    Not a recipe for learning to write idiomatic code in any new language. (I mostly hear of C++ programmers that really only write C).

  20. comment
    Comment #8622622

    There seems to me to be an overlap between Matz's typng ideas and some of the "static" typing generated by Julia: https://www.youtube.com/watch?v=jhlVHoeB05A https://www.youtube.co…

  21. comment
    Comment #8362595

    I've asked for more info on that so I can see what needs fixing and if these non-zero-exit values appear for me.

  22. comment
    Comment #6005470

    My apologies. I didn't know it was a technical term.

  23. comment
    Comment #6004850

    Ouch. Onboarding? You can't communicate if you make up words as you go along.

  24. story
  25. comment
    Comment #5581370

    Without due scientific process to back up TDD we are left with such arguments having equal validity as TDD. Without a scientific proof of TDD being superior then we are left with m…