Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
elviejo
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
16 ms
·
1.
▲
by
elviejo
7d ago
Why do we teach them to add and multiply we have calculators? Why do we teach them to read, we have text to voice? Why do we teach them to broom, we have Roombas? Why do we teach them to do the dishes, we have dish-washers? </sarcas
2.
▲
by
elviejo
2mo ago
That is why Iverson invented APL. As a notation to get rid of all those inconsistencies in math notation. And for years he taught math classes with APL on the blackboard without computers. whether he succeeded, is debatable. But APL is def
3.
▲
by
elviejo
3mo ago
You did well. My daughter is now 10 yo and I haven't finished my library. :-(
4.
▲
by
elviejo
6mo ago
Another example a web link that points to a page that no lnger exists. It's a null pointer exception.
5.
▲
by
elviejo
6mo ago
How does flint compare to to NuShell? My current favorie pipe shell. PS: your current readme reads like AI generated. Which subconciusly makes me wonder: If the author couldn't botter to write it, why should I botter to read it?
6.
▲
Learn Graph Theory Interactively with D3 Animations
(d3gt.com)
2 points
by
elviejo
7mo ago
|
0 comments
7.
▲
by
elviejo
8mo ago
Thank you I was also expecting Literate Programming.
8.
▲
by
elviejo
9mo ago
One of the clearest thinkers I had the privilege of knowing was Dr. Eli Goldratt author of Theory of Constraints. Fortunately for us he defined as his life's mission to teach the world to think clearly. So I suggest you start with thre
9.
▲
by
elviejo
9mo ago
Steve jobs killed it when said it would work on the iPhone because if the "huge" memory and battery resources. He said Javascript and HTML was everything you needed. Here is the original memo: https://www.editionmultime
10.
▲
by
elviejo
10mo ago
There is also verso / recto that uses the same technique. https://github.com/nickpascucci/verso I actually wish for a tool that would use two things: 1) navigate code like a file system: Class/function/l
11.
▲
by
elviejo
10mo ago
Eiffel is the language you are looking for. It's pre-conditions and post-conditions prove the properties of the code that you actually are executing. The book that does the equivalent but with the properties checked at runtime is: Obje
12.
▲
by
elviejo
10mo ago
In Eiffel we have multiple inheritance. It's such a powerful tool. And a natural way to model the world. For example if you think of your typical OOP book You have Vehicles with engines * cars that move on roads * planes that mov
13.
▲
by
elviejo
11mo ago
I agree with disabling history in youtube.com... Now I only watch videos from my subscriptions as opposed to whatever the algorithm feed me.
14.
▲
by
elviejo
1y ago
Code is not only code. It's like saying physics it's just math. If we read: F = m*a There is ton of knowledge encoded in that formula. We cannot evaluate the formula alone. We need the knowledge behind it to see if it matches re
15.
▲
by
elviejo
1y ago
Mmhhh how about a youtube version that looks like a usenet forum of my channel subscriptions. Where each video is a topic. The summary is part of the topics. Ideally the same software I use to read news groups should work for youtube.
16.
▲
by
elviejo
1y ago
Her autobiography is fascinating!!! I really wish it was turned into a movie, or trilogy... RIP
17.
▲
by
elviejo
1y ago
The Goal and It's not luck by Goldratt. Showed a better way to manage anything in particular ourselves. Man's Search For Meaning by Viktor Frankl even in the darkest of times we kind find Meaning. A Guide to the good life. The sto
18.
▲
by
elviejo
1y ago
I think Flex was that better XUL
19.
▲
by
elviejo
1y ago
I applaud the idea of bringing back the Visual Basic model to the web. Again I don't expect people under 45 to remember how easy it was to develop a user interface that reacted to user actions. I just don't see the need to create
20.
▲
by
elviejo
1y ago
The Elon fan boys, are always under that impression. Plus the PR machine is always trying to create that impression. Take a look at the wikipedia page for Tesla, there has been an edit war for several years trying to create the impression
21.
▲
by
elviejo
1y ago
I've been working on implementing @mpweiher "Storage Combinators" [0] and "polymorphic Identifiers" [1] in Eiffel [3]. Currently I'm stuck implementing a storage combinator with EiffelWebFramework[4] [0] https
22.
▲
by
elviejo
1y ago
I'll add the 'dtrx' (Do The Right Extraction) as one of those tools that are worth to learn compared to the more basic alternatives
23.
▲
by
elviejo
1y ago
Programming languages are extremely important yet we don't pay for them and their people that develop them. See also Evan Czaplicki creator of Elm https://youtu.be/XZ3w_jec1v8?si=6aLusWMAtdhenPZv
24.
▲
by
elviejo
1y ago
You can also look at pldb.com It has a huge list of programming languages and its attributes.
25.
▲
by
elviejo
1y ago
Pinterest but for links. Wasn't Pinterest, Del.ici.us but for images instead of links
26.
▲
by
elviejo
2y ago
I know I'm a snob... but I can't read science news using the imperial system.
27.
▲
by
elviejo
2y ago
I like dreamweaver. But I could still code html by hand with HotDogPro. The one that I really miss is Macromedia Fireworks. The perfect mix between vector editor + html editor + OOP. And to think that it did all of that in the metadata of a
28.
▲
by
elviejo
2y ago
How does this project compare to RaSH: Racket sell? Rash for me seemed like the perfect blend of lisp (racket) and external commands. https://youtu.be/yXcwK3XNU3Y?si=v0LuWWkqfoHvkaHl
29.
▲
by
elviejo
2y ago
Have you looked at Jsonata? I think it is a more expressive language than jsonpath.
30.
▲
by
elviejo
2y ago
Bertrand Meyer wrote a very good book called Agile: the good, the bad and the ugly. Which really, gives a good balanced view of the practices and the hype. Reading, is what removed the veil in my eyes.
More ›