Live data from Hacker News

Viewing profile — celestino_127

celestino_127

HN member
Joined
Mon, Sep 14, 2020, 12:50 AM UTC
HN karma
3
Public activity
6 items

About celestino_127

No profile information was provided.

Recent public activity

  1. story
    Show HN: Timestamp and provenance records for AI-assisted creative work

    hey guys, I have been chronically online for quite a couple of months now, and honestly, a lot of content that keeps on going viral happens to be AI-assisted. This became more prom…

  2. comment
  3. story
  4. comment
    Comment #40948117

    Hello fellow hackers, I'm Celestino, a software developer and founder of the fintech product - Jasiri App ( https://X.com/@unlockwithjsr ). I built a simple Chrome Extension that l…

  5. story
  6. comment
    Comment #24465434

    In Golang, interfaces are used to circumvent that feature. There is no inheritance, instead Gophers use interfaces in code to share functionality between structs.