Viewing profile — alexbezhan
alexbezhan
HN member- Joined
- Sat, Nov 30, 2019, 3:20 PM UTC
- HN karma
- 81
- Public activity
- 54 items
- HN profile
- View on Hacker News ↗
About alexbezhan
Recent public activity
-
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…
-
comment
Comment #48348031
There is a book, called "The Price of Tomorrow". Talking about this specific problem. TLDR: Inflation
-
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.
-
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.
-
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…
-
comment
Comment #38937966
It's a toy language. A toy.
- story
- story
-
comment
Comment #38265038
Code folding is still not supported. It's a dealbreaker for me https://github.com/lapce/lapce/issues/749
-
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.
-
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…
-
comment
Comment #37823994
Great web app, great UX. What did you use for user registration and confirmatino email? Auth0?
-
comment
Comment #37640567
I'm using SQLite as my main database. Is it a bad idea to build queues on top of SQLite?
-
comment
Comment #37616334
CRM from scratch - https://www.youtube.com/watch?v=l4QjeBEkNLc (Shameless plug)
-
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=…
-
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…
- story
-
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…
-
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 …
- story
- story
- story
- story
- story
-
comment
Comment #36168610
My bad, try now