Live data from Hacker News

Viewing profile — sa_su_ke_75

sa_su_ke_75

HN member
Joined
Fri, Jun 17, 2016, 12:23 PM UTC
HN karma
15
Public activity
16 items

About sa_su_ke_75

No profile information was provided.

Recent public activity

  1. comment
    Comment #12540719

    the smalltalk image as a rappresentation of human mind. the objects as a rappresentation of idea in the human mind. and classes as classification and abstraction of this idea. Gior…

  2. comment
    Comment #12540651

    in early history of smalltalk( http://gagne.homedns.org/~tgagne/contrib/EarlyHistoryST.html ) i have found this: Smalltalk’s design–and existence–is due to the insight that everyth…

  3. story
    Ask HN: Smalltalk, Platonic idea world and Giordano Bruno memory techniques

    I have a philosophical question. i have read design principles behind smalltalk (http://www.cs.virginia.edu/~evans/cs655/readings/smalltalk.html) and i have notice many relation wi…

  4. comment
    Comment #12498378

    Plotino in the Enneadi say that our life is a teatral rappresentations, and we (we as "souls") are actors that interpreting a role in the show of live. And we are worry for our rol…

  5. comment
    Comment #12498353

    and we create the simulations with the rules of the "real world" that we know. So we can study also the interactions of the rules that we know. But not what we don't know of out un…

  6. comment
    Comment #12498301

    the dream is a simulation? we create also an "avatar" of us that is completely different from us like memory and personality. But when we wakeup we understand that was a dream, and…

  7. comment
    Comment #12497821

    we can speak also of continuosly consciousness? when we are unconscious, at the awakening whe have consciousness that we were unconscious: there is a part of us that is conscious a…

  8. comment
    Comment #12497524

    we can speak of Qualia as attributes of consciousness?

  9. comment
    Comment #12497381

    consciousness can observe herself. the thought can't. the eyes can't observer himself. we should speak of autoconsciousness. the animal is consciousness but not autoconsciousness. …

  10. comment
    Comment #12497256

    in the dream for oriental philosophy we create the connoisseur, the knowledge, and the known object. or in other terms the object experienced, the experimenter and the experience o…

  11. comment
    Comment #12159978

    Thanks. but i have listen also that there isn't no more need to make replication between a node and another node at level db by hand or automated. But is live if with the cluster i…

  12. comment
    Comment #12159348

    what are the new changes of 2.0 version?

  13. comment
    Comment #12100426

    also Pharo smalltalk is a wonderfull context for live immersive coding. Try to see this video with Roassal 2 https://www.youtube.com/watch?v=iXUZiFtnxK8

  14. story
  15. comment
    Comment #12055161

    The jit must be rerunned every time the process is loaded. In image based language like smalltalk the jit state can be saved in the image with performance optimizations. So next ti…

  16. comment
    Comment #11922185

    haxe have some incompatibility with syntax js. like don't support classic for and in if statement null must be explicited (you must do if (x==null)). but thanks to macros the porti…