Live data from Hacker News

Viewing profile — alexbezhan

alexbezhan

HN member
Joined
Sat, Nov 30, 2019, 3:20 PM UTC
HN karma
81
Public activity
54 items

About alexbezhan

HackerSmacker profile: https://www.hackersmacker.org/user/alexbezhan?hs=LA0fJkJgDr3Jh86sC7

Recent public activity

  1. comment
    Comment #48870682

    I find the need for type systems is less important now. and thats me saying this after 15 years of coding in Java, Scala, Kotlin, Typescript. Now I am using Elixir and incredibly s…

  2. comment
    Comment #48348031

    There is a book, called "The Price of Tomorrow". Talking about this specific problem. TLDR: Inflation

  3. comment
    Comment #48313092

    Its possible to appeal if you have a legit channel. My mom actually got demonetized accidentally. She managed to appeal and successfully got it fixed by Youtube.

  4. comment
    Comment #44681368

    MDN is the best. I use only standard web features and it’s a blessing to have MDN. Thank you for your hard work.

  5. comment
    Comment #38938061

    People build much worse houses now, from aesthetic perspective. No matter where I go, I usually prefer to live in a city center because that's where the most pleasing houses are. W…

  6. comment
    Comment #38937966

    It's a toy language. A toy.

  7. story
  8. story
  9. comment
    Comment #38265038

    Code folding is still not supported. It's a dealbreaker for me https://github.com/lapce/lapce/issues/749

  10. comment
    Comment #38020771

    I manually signup users. They leave their email on the website, I then go and create user in Auth0 and send them invitation. Planning to change this flow now before going public.

  11. comment
    Comment #37933471

    I’m a founder of a company, and I hire managers. It depends on the person skill set, and not the title. The business still needs middle management, but they are cutting the weakest…

  12. comment
    Comment #37823994

    Great web app, great UX. What did you use for user registration and confirmatino email? Auth0?

  13. comment
    Comment #37640567

    I'm using SQLite as my main database. Is it a bad idea to build queues on top of SQLite?

  14. comment
    Comment #37616334

    CRM from scratch - https://www.youtube.com/watch?v=l4QjeBEkNLc (Shameless plug)

  15. comment
    Comment #37522246

    I write top-to-bottom code almost always. And prefer not to have separate functions if I don't need them. Here is the real example I'm building CRM https://www.youtube.com/watch?v=…

  16. comment
    Comment #36964323

    I’m hiring my first Full Stack Web programmer to the team. The app is called AMS Pilot. It’s a spreadsheet interface specifically designed for Amazon PPC (pay-per-click). PPC manag…

  17. story
  18. comment
    Comment #36644663

    Author here. I've used React Table for this, which has like 20k+ stars on Github. It's slow. Imagine you want to edit a cell in a spreadsheet with 40k rows. You MUST create a new a…

  19. comment
    Comment #36644635

    Author here. JSX makes it easy to do easy things. Building DOM is not a hard problem at all. Yes, it's more tedius with Vanilla DOM. But that's not a hard problem. Hard problem is …

  20. story
  21. story
  22. story
  23. story
  24. story
  25. comment
    Comment #36168610

    My bad, try now