Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
pakl
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
pakl
2mo ago
So many tools and libraries combine authorization and authentication, and it’s hard to find an authorization server that lets you outsource identity. (All too often the underspecified abbreviation “auth” is used to cover both.) Shameless pl
2.
▲
by
pakl
3mo ago
HTMs were a great theory but I never saw them function at more than 1 layer of hierarchy. So the “H” part was lacking. Anyway since we know that any part of neocortex can be reached from any other within 3 hops, and there is more feedback c
3.
▲
by
pakl
3mo ago
There are ample known facts and published theories about neuroscience that have never brought together into a coherent framework. Everyone has their pet theories and focuses just on them in isolation. Let me know when some funder is genuin
4.
▲
by
pakl
1y ago
A few years ago Peterpaul developed a lightweight object-oriented system on top of C that was really pleasant to use[0]. No need to pass in the object explicitly, etc. Doesn't have the greatest documentation, but has a full test suite
5.
▲
by
pakl
1y ago
In most B2B cases you really don’t want to self host authentication. Really. There are plenty of identity providers out there who will worry about hashing passwords, resetting them, 2FA, etc. Most client businesses already have identities v
6.
▲
by
pakl
2y ago
See “call-by-meaning”: http://www.vpri.org/pdf/tr2014003_callbymeaning.pdf
7.
▲
by
pakl
2y ago
Think about it. A “meaning” in this usage is definitely not a longer name.
8.
▲
by
pakl
2y ago
IMHO (from the viewpoint of a neuroscientist) the biological inspiration is quite measured and restrained in his work… The problem he was proposing we solve is computing with heterogenous “machines”. This doesn’t preclude the regimented org
9.
▲
by
pakl
2y ago
Actors solves a very different problem. Alan Kay was talking about enabling computing across heterogeneous systems.
10.
▲
by
pakl
2y ago
At Alan Kay’s Viewpoints Research Institute, the problem was phrased in a more concrete form and a solution was provided — “Call by Meaning”[0]. The most succinct way I have found to state the problem is: “For example, getting the length of
11.
▲
by
pakl
2y ago
There exists the Universal (Function) Approximation Theorem for neural networks — which states that they can represent/encode any function to a desired level of accuracy[0]. However there does not exist a theorem stating that those app
12.
▲
by
pakl
3y ago
If you think about it, for embodied agents symbol grounding isn’t really the “problem”. Rather, embodied agents start with reference and indices. The hard problem is actually ungrounding — which takes work — to eventually get to things that
13.
▲
by
pakl
3y ago
In an anthropological framework, social capital can be built up and exchanged for other forms of capital (including economic capital). There are even brokers who have the role of facilitating these transactions[0]. [0] https://be
14.
▲
by
pakl
4y ago
The Precursor should tick your boxes, and with an FPGA-based SOC. https://www.crowdsupply.com/sutajio-kosagi/precursor/updates...
15.
▲
by
pakl
4y ago
In my experience, businesses are especially concerned with authorization — enabling product sales to customers. They would rather not deal with identity and authentication — usernames and passwords — at all. These are already quite nicely h
16.
▲
by
pakl
5y ago
> Most implementations are focused on oAuth to establish identity, but the test of your application's security begins after authentication. The major portion is authorization i.e., verifying access to operations and data accessed wi
17.
▲
by
pakl
5y ago
In case you are looking for a way to build GNUstep for Raspberry Pi (and use GWorkspace, etc), we have build scripts here: https://github.com/plaurent/gnustep-build
18.
▲
by
pakl
5y ago
A few of us maintain scripts for building the latest GNUstep from source under Linux (desktop, PinePhone, and Raspberry Pi) here: https://github.com/plaurent/gnustep-build
19.
▲
by
pakl
6y ago
Yes. I was surprised that the OA gets as close as mentioning “golden apple” but misses that the Latin “aurantium” (from pomum aurantium) would sound awfully close to “orange”.
20.
▲
by
pakl
6y ago
That’s why you need to sign up for CSA Pre™. Get preauthorized for instant escalation on customer support calls. All you have to do is answer a form with questions like: Do you know how to plug in a computer? Do you know where the power swi
21.
▲
by
pakl
6y ago
Why should the fee be proportional to the price? If it’s about supporting infrastructure, take a percentage based on load on the infrastructure.
22.
▲
by
pakl
7y ago
You are making a lot of incorrect statements about brains and vision. I would advise you to study some visual neuroscience. > Learning multilayer convolutional representations of statistical features is roughly equal to taking few first
23.
▲
by
pakl
7y ago
Deep convolutional networks, by design, are unable to integrate contextual and ambient information present in an image (or in preceding images) to inform how to interpret local features they use. So it's no surprise they struggle with
24.
▲
by
pakl
8y ago
Hi p1esk, RNNs can be more tolerant to noise because they can learn transient or dynamic attractors. If the inputs move an RNN into an attractor, small changes due to noise make little difference to the state. Recurrence can help with robus
25.
▲
by
pakl
8y ago
Feedforward CNNs cannot tolerate as much noise and real-world variability as RNNs.
26.
▲
by
pakl
8y ago
Doesn’t it seem plausible that “orange” rather comes from Latin aurantium based on the root aurum for gold? (Gold can appear orange-colored.)
27.
▲
by
pakl
8y ago
What about your LSTM-based model that didn’t converge in your earlier TPU benchmarks in February?
28.
▲
by
pakl
9y ago
Cleaning data eliminates the driving force to develop truly autonomous algorithms.
29.
▲
by
pakl
9y ago
I am a fan of libco2[1] which is a minimalist object-oriented layer on top of C. [1] https://github.com/peterpaul/co2/tree/master/examples/my-obj...
30.
▲
by
pakl
9y ago
Great question... Probably processing.org
More ›