Viewing profile — Paddy3118
Paddy3118
HN member- Joined
- Sun, Mar 29, 2009, 9:57 AM UTC
- HN karma
- 8
- Public activity
- 37 items
- HN profile
- View on Hacker News ↗
About Paddy3118
Recent public activity
- story
-
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 …
-
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…
-
comment
Comment #36176691
Yep. Fun, weather protection, and small - just too pricey at the moment.
-
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.
-
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…
-
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.
-
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…
-
comment
Comment #31292489
Stick to a detailed comparison with... Shell !? So that's the context for universality he's touting.
-
comment
Comment #23915419
The articles structure makes it difficult to comprehend.
-
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.
-
comment
Comment #19106261
"Is SQL declarative?" https://softwareengineering.stackexchange.com/questions/2003...
-
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).
-
comment
Comment #9475941
The solution of "working out loud" needs to be expounded.
- story
-
comment
Comment #9272654
Even so, Go seems less succinct in comparison on several tasks. Such differences will most likely be magnified in larger programs.
-
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…
-
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…
-
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).
-
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…
-
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.
-
comment
Comment #6005470
My apologies. I didn't know it was a technical term.
-
comment
Comment #6004850
Ouch. Onboarding? You can't communicate if you make up words as you go along.
- story
-
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…