Live data from Hacker News

Viewing profile — Takashoo

Takashoo

HN member
Joined
Sun, Mar 16, 2025, 4:57 PM UTC
HN karma
1
Public activity
3 items

About Takashoo

No profile information was provided.

Recent public activity

  1. comment
    Comment #44349795

    Turing machines only model computation. Real life is interaction. Check the work of Peter Wegner. When interaction machines enter into the picture, AI can be embodied, situated and…

  2. comment
    Comment #43380433

    Please know that both languages share a lot (the BEAM). Either will do to get to know the technology. You can decompile bytecode to erlang .

  3. comment
    Comment #43380413

    I have used Erlang when elixir still had to emerge. Today, I am using Elixir, with Phoenix LiveView and OTP Genserver, Supervisor and ETS. I would start with Elixir, if only becaus…