Viewing profile — znt
znt
HN member- Joined
- Fri, Jul 16, 2010, 2:23 PM UTC
- HN karma
- 731
- Public activity
- 264 items
- HN profile
- View on Hacker News ↗
About znt
No profile information was provided.
Recent public activity
-
comment
Comment #47805919
Try to become an SME on the business side in addition to technical abilities. For example understanding how financial instruments work and how to model them onto systems is a valua…
-
comment
Comment #44068036
Yoghurt + Kefir + Kumis. Golden Horde conquered the known world fueled by milk byproducts.
-
comment
Comment #41705884
I can't believe I'm typing this but actually trying to sneak into US via southern border looks quite promising at the moment. It should cost you around $20K - $25K, paying for the …
-
comment
Comment #40564788
Mate this is Who's Hiring thread, not "Who wants to get hired" Please do not create noise.
-
comment
Comment #39344387
Quite surprised no one mentioned this: Take care of the mom. Make sure she is rested, comfortable. She is the primary caretaker, she is the baby's whole world. Happy mom - happy ba…
-
comment
Comment #38162703
Same here, Google's "How to" search share will be eaten by ChatGPT and similar products in about 5 years maybe.
-
comment
Comment #37309922
I think it just survived naturally, filling in the cracks left by Java / C++. And now the era of Textual ( https://textual.textualize.io/ ) is here, python may get the spotlight ev…
-
comment
Comment #36430795
Regardless of which digital tools they use, everyone is a potential terrorist if the government is tyrannical enough.
-
comment
Comment #36135902
A few drops of lemon juice also cancels a hiccup.
-
comment
Comment #36093724
If databases are in play, instead of trying to understand the business logic, have a go at understanding the database structure first. What are your tables, how they are related et…
-
comment
Comment #35373036
What I'd suggest (having quite a bit of history with UK recruiters): For each section in your work history, create a subtitle and just list the technologies used. Eg: 2020 - 2021 C…
-
comment
Comment #34820358
Jupyter online test page, no login: https://jupyter.org/try-jupyter/retro/notebooks/?path=notebo... Online python REPL, no login: https://replit.com/languages/python3 Another gener…
-
comment
Comment #33607056
Totally agree. If you use django you get the following out of the box: * Database management (migrations / schemas) * CRUD UI -> Django admin * Plug'n play API -> Django rest frame…
-
comment
Comment #32763304
Heavy use of C++ and FPGAs really. I know of one exchange that had a generic matching engine that used C++ meta programming to suit different markets. DB-wise, postrges and Oracle …
-
comment
Comment #32379788
Setting up a Github profile with sample code would be good start. If he can provide videos / screenshots of his work it would be even more impressive.
-
comment
Comment #31602954
Yes we do.
-
comment
Comment #31583271
B2C2 | London, New Jersey, Tokyo | ONSITE (hybrid/flexible) | Full-time | https://www.b2c2.com/ Founded in 2015 and headquartered in London, we have grown rapidly to become the lea…
-
comment
Comment #28917222
How do we handle interdependent validation between different fields? Let's say I got begin date and end date, and I'd like to ensure end date always comes after begin date.
- story
-
comment
Comment #27772288
> A traditional exercise to strengthen arms involves the assistance of an elephant. Well that sounds kind of impractical.
-
comment
Comment #27543401
It is fake. The thing is is your average American would never even consider the ultimate possibility of a foundational collapse of their economy and currency. And it's not just the…
- story
-
comment
Comment #24269765
This may be a good read for you then: https://www.progress.org/articles/the-depression-of-2026
-
comment
Comment #24048418
This has great potential. You planning to seek funding to work on this full time?
-
comment
Comment #23963780
Learnt Python to get started with webdev a decade ago. It let me put bread on the table all this time.