Live data from Hacker News

Viewing profile — keepworking

keepworking

HN member
Joined
Wed, Nov 01, 2023, 8:15 AM UTC
HN karma
7
Public activity
21 items

About keepworking

No profile information was provided.

Recent public activity

  1. story
  2. story
  3. comment
    Comment #42169766

    I corrected and committed an error related to the ssl module in cpython.

  4. comment
    Comment #41645585

    Thank you for sharing this greate content

  5. comment
    Comment #41643988

    it seems like busybox or shellscript functions ...?

  6. story
    Ask HN: What do you think putting channel code in a communication address?

    The idea is to put channel codes into existing address schemes such as email, sms, phone call, etc. that can identify "for whom did I share this address". This code will be generat…

  7. comment
    Comment #40932928

    Thank you for introducing "So Good They Can't Ignore You".

  8. comment
    Comment #40844070

    I think is kinds of "Need for cognitive closure". It is diffrent with "Never trust anyone" and "Everyone can be wrong". the NTA is make us can not to move forward. But allow the Ev…

  9. story
    Show HN: Mail+Channel find out who sold my personal information

    Recently, I found out that it was +mail trick, and I thought I could use it to manage spam and find where the mail was leaked. I would like to ask for your opinion regarding this.

  10. comment
  11. comment
    Comment #40604410

    you can use the "Yocto Project" for making your own embedded linux distribution. it will be hard to make the embedded hardware for mobile. nevertheless there is a product for user …

  12. comment
    Comment #40581303

    I think it would be better upload it as the title of "Show GN: DPULSE - Domain Public Data Collection Service".

  13. comment
    Comment #40571980

    I have a desktop with similar specifications. I used to build yoctoLinux at my company, but they didn't buy me a build pc, so I bought it with my own money and used it for my work.…

  14. comment
    Comment #40560163

    I've seen people make their own books in PDF files, get paid by PayPal, and sell them on their personal homepages. In the case I saw it, it was a bit like programming or Arduino ex…

  15. comment
    Comment #40559679

    Even in systemd, there is enough sandboxing function, so I use it. If we need to get away from version dependencies. I think we'll consider containers as well.

  16. comment
    Comment #40510145

    Is it a kind of lifestyle guide? I'm very interested in this kind of writing. Thank you.

  17. comment
    Comment #40305325

    The idea was to list participants' purchase information in a byte array and hash them. I thought that the more participants there were, the more difficult it would be to induce the…

  18. story
    Ask HN: Idea of a little simple lottery system with hash

    I just came up with the idea of a little simple lottery system with hash. {Time of purchase of lottery } + {lottery number} + {buyer id} +... The above form is listed each time the…

  19. story
    Ask HN: Who Is Shmuel Csaba Otto Traian?

    When I look at reference images of the structure of the software on Wikipedia, etc., the name of the creator is this. I looked for materials to learn from this person's blog or som…

  20. comment
    Comment #38174794

    Do you have experience in development? If everything is new, I think it would be good to approach python and study. In the course of your studies, you will learn about some keyword…

  21. story
    Show HN: Hl – grep like pipeline highlighter

    I built this cli tools for highlighting logs. I would appreciate your advice on this.