Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
salboaie
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
salboaie
2y ago
I am curious if there is a coherent approach to modeling attention for long- or medium-term goal following. Currently, LLMs resemble a fish or a small child in their focus and behavior. Robots with such limitations would be strange to work
2.
▲
by
salboaie
7y ago
Interesting. If conscience is.. fundamental, than maybe even the future is deciding the past...
3.
▲
by
salboaie
13y ago
Promoses and flow libraries have steep learning curve
4.
▲
by
salboaie
13y ago
Ahh no, I've just submited to HN my new library https://github.com/salboaie/harvests (simpler replacement to promises and flow control libraries)
5.
▲
Ask HN: CharityCoin - Complementary currency for NGOs
1 points
by
salboaie
13y ago
|
2 comments
6.
▲
by
salboaie
14y ago
The Web itself is a distributed system but the personal home pages are not really a social network. We can imagine as possible a system where pages/small apps that you host with different cloud (hosting) providers obey the same rules to for
7.
▲
by
salboaie
14y ago
Right, object oriented is not everything, sometimes ifs or switches are just fine. I would suggest that decision tables, rule engines, workflow, DSLs, even finite automaton and other abstractions etc are better than having many many objects
8.
▲
by
salboaie
14y ago
For a start you should read Hackers and painters: http://www.paulgraham.com/hp.html At least for HN comunity that gives enough menaning, and I like it a lot. From other people, hacker means "cracker".
9.
▲
by
salboaie
14y ago
You have the classical todo MVC on github. In the first days next year I will send to people managing the official todo project but if you get the project, put on a web server, you can quickly run the todo project.
10.
▲
by
salboaie
14y ago
Yes, but what I was looking was a very different beast: Bindings with properties chains, declarative style when possible, typed models with auto-computed expressions, reusable components (controllers/presenters), separation of views from co
11.
▲
by
salboaie
14y ago
The battle is not only between Backbone and Angular, there is place for more innovation. I prefer Angular approach (As you say: "Less code to write means less code to test means less code to debug means less code to maintain. It also means
12.
▲
by
salboaie
14y ago
I predict that in the end, a declarative one will be the winner, eventually one that will compensate JavaScript weakness. Therefore, we are working to create a framework for complex applications (something in line with Angular but with bett
13.
▲
by
salboaie
14y ago
Software and technology is not a top priority during crisis and other people don't read HN so much :) But on the other hand, a friend of mine recently said that he would invest to create homes for elderly people in Romania (in old communis
14.
▲
by
salboaie
14y ago
I like the idea of creating software that resemble patterns found in nature. I invented 2 directions (not very popular yet, but I like them anyway): 1. organic programming: grow the systems, not build them. This idea lead me to creation of
15.
▲
by
salboaie
14y ago
Anybody wants to look to another one (not launched, still a beta version, but created with large projects in mind, speed of development and long time maintenance in mind): https://github.com/salboaie/shape ? I will greatly appreciate your
16.
▲
by
salboaie
14y ago
Did you know about a "hidden" page: http://news.ycombinator.com/best Looks like an experimental feature to me but it will be nice to have something like this. Waiting for: http://news.ycombinator.com/best/2012
17.
▲
by
salboaie
14y ago
Interface innovation is not the same thing as "innovation in solving a real problem". The best interface is "no interface" and command line is the best interface for many cases. One day we will automate all system administration (really?) a
18.
▲
by
salboaie
14y ago
On the server side I'm hardly believe that a SOA like architecture will be largely used. I'm biased because I'm the author of an ESB like systems for working with services even simpler: https://github.com/salboaie/SwarmESB . The core conce
19.
▲
by
salboaie
16y ago
Copy paste from another question :D For my shame . Thank clyfe: Coding the whole app in JS in the browser and using the server only for proxying data and validation/filtering. See: SproutCore, Cappuccino, Backbone.js, JavaScript.MVC Avi Br
20.
▲
by
salboaie
16y ago
Looks that I have bad karma ) I read HN daily,but I never contributed with comments or questions,... mmm :)
21.
▲
RIA and java script
2 points
by
salboaie
16y ago
|
2 comments