Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
Paddy3118
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
4 ms
·
1.
▲
by
Paddy3118
2y ago
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 to Python and then spent time getting Copilot to admit its m
2.
▲
Searching OEIS for anti-diagonalised tables
1 points
by
Paddy3118
2y ago
|
0 comments
3.
▲
by
Paddy3118
3y ago
Yep. Fun, weather protection, and small - just too pricey at the moment.
4.
▲
by
Paddy3118
3y ago
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.
5.
▲
by
Paddy3118
3y ago
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, then, there are speed problems then I can optimise my exist
6.
▲
by
Paddy3118
4y ago
"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.
7.
▲
by
Paddy3118
4y ago
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 are better candidates as they are more than Web.
8.
▲
by
Paddy3118
4y ago
Stick to a detailed comparison with... Shell !? So that's the context for universality he's touting.
9.
▲
by
Paddy3118
6y ago
The articles structure makes it difficult to comprehend.
10.
▲
by
Paddy3118
7y ago
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.
11.
▲
by
Paddy3118
8y ago
"Is SQL declarative?" https://softwareengineering.stackexchange.com/questions/2003...
12.
▲
by
Paddy3118
11y ago
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).
13.
▲
by
Paddy3118
11y ago
The solution of "working out loud" needs to be expounded.
14.
▲
Solving the Monkey and coconuts problem
(paddy3118.blogspot.com)
2 points
by
Paddy3118
11y ago
|
3 comments
15.
▲
by
Paddy3118
11y ago
Even so, Go seems less succinct in comparison on several tasks. Such differences will most likely be magnified in larger programs.
16.
▲
by
Paddy3118
11y ago
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/Bitcoin/address_validation You w
17.
▲
by
Paddy3118
11y ago
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 example: http://roset
18.
▲
by
Paddy3118
12y ago
Not a recipe for learning to write idiomatic code in any new language. (I mostly hear of C++ programmers that really only write C).
19.
▲
by
Paddy3118
12y ago
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.com/watch?v=VC
20.
▲
by
Paddy3118
12y ago
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.
21.
▲
by
Paddy3118
13y ago
My apologies. I didn't know it was a technical term.
22.
▲
by
Paddy3118
13y ago
Ouch. Onboarding? You can't communicate if you make up words as you go along.
23.
▲
Partition n sets into bins like the areas of a Venn diagram
(paddy3118.blogspot.co.uk)
1 points
by
Paddy3118
13y ago
|
0 comments
24.
▲
by
Paddy3118
13y ago
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 mere opinions on both sides. NAARP! http://paddy3118.blogspo
25.
▲
by
Paddy3118
15y ago
The "One True Language Paradigm".... ... Is functional programming! (while it lasts that is). Keeps the money circulating.
26.
▲
by
Paddy3118
16y ago
By abstraction, the author mentions interfaces earlier on. I take the point of the other commenter who states that Java practitioners use too much abstraction, and would also point out that the later versions of Python add abstract base cla
27.
▲
by
Paddy3118
16y ago
Um, not really. Dynamic languages have duck typing (look it up on wikipedia); they get used to writing for the now and letting the what-ifs wait, as in some cases, changes can be accomodated with little tear-down of existing code.
28.
▲
by
Paddy3118
16y ago
Integrity in conducting scientific experiments? Now there's an idea!
29.
▲
How many people upset over Apple's rules might have develped on the iPhone?
1 points
by
Paddy3118
16y ago
|
0 comments
30.
▲
by
Paddy3118
16y ago
Just a reminder after some of the comments directly after the Beijing Olympics: Bolt is tested to death and is clean. As where those 100m female runners who swept away all the medals: Shelly-Ann Fraser, Sherone Simpson, and Kerron Stewart
More ›