ovidiu | 10 months ago | on: Show HN: My AI Native Resume
ovidiu's comments
ovidiu | 3 years ago | on: The Absurdity of Income Tax
If we applied the same philosophy to land, we'd need much fewer "arbitrary" tax types and percentages.
Our tax systems are indeed deeply flawed and arguing that any system is arbitrary and equally absurd/paradoxical/inefficient is incorrect since there are examples of ethical (and I would argue necessary) taxes.
ovidiu | 4 years ago | on: Some mistakes Rust doesn't catch
ovidiu | 5 years ago | on: Ask HN: Who is hiring? (August 2020)
ovidiu | 5 years ago | on: Ask HN: Who is hiring? (August 2020)
We're building software for the real estate and general classifieds industry and operating web sites with millions of users across Asia and North Africa.
Our stack is Python & JavaScript based.
Key highlights:
• high degree of developer autonomy, e.g. we encourage contributors to own the product, we don't have daily stand ups and we barely have regular meetings
• conservative mindset when it comes to the tech stack, we judiciously add new dependencies and we care a lot about the code we write so it keeps its value on the long term
• ruthlessly efficient in delivering software that's cheap to run, scale and maintain
Apply here: https://www.sectorlabs.ro/senior-full-stack-engineer
ovidiu | 6 years ago | on: Can we all stop using Medium now?
ovidiu | 12 years ago | on: Show HN: Angular Table, the first 100% declarative angular table grid directive
Congratulations and thanks for releasing this!
ovidiu | 13 years ago | on: European startups battle labor laws for best talent
ovidiu | 13 years ago | on: Everything you need to understand to start with AngularJS
I would kindly recommend you to read the Conceptual Overview section of the AngularJS Developer Guide (http://docs.angularjs.org/guide/concepts). This covers the heart of the framework and also parts of its philosophy. If you want to understand WHY AngularJS works the way it does not only WHAT it does then this page will really help you. You will also understand why this is a masterpiece of engineering.
ovidiu | 13 years ago | on: Russian startup to release a smartphone with e-ink display on the back [video]
ovidiu | 13 years ago | on: Dart is ready for the real world
http://channel9.msdn.com/Shows/Going+Deep/Anders-Hejlsberg-a...
ovidiu | 13 years ago | on: TypeScript: a language for application-scale JavaScript development
ovidiu | 13 years ago | on: TypeScript: a language for application-scale JavaScript development
ovidiu | 13 years ago | on: Google's Go Programming Language Grows Up: Now What?
ovidiu | 13 years ago | on: Google's Go Programming Language Grows Up: Now What?
I really don't see why user code has to have the same capabilities as the runtime. It looks more like a philosophical request than a practical one.
ovidiu | 13 years ago | on: Google's Go Programming Language Grows Up: Now What?
Then, you claim it doesn't work like established alternatives, so it must be over hyped. Like anything new, it's normal to see hype, misinformed opinions, advertising and enthusiasm about it.
I haven't written a line of Go, but it's going to be the next programming language that I learn because I find its concurrency model very compelling.
ovidiu | 13 years ago | on: Google's Go Programming Language Grows Up: Now What?
You can serve client-side code on demand, the same way you're serving HTML on demand. There are multiple methods of running a rich client HTML application in a modular fashion. For example, you can load new JavaScript and CSS on demand, or you could do a hybrid approach, by reloading the complete page from module to module. Most MVC frameworks for JavaScript support dynamic loading.
ovidiu | 13 years ago | on: Google's Go Programming Language Grows Up: Now What?
ovidiu | 14 years ago | on: Light Table Is On Kickstarter
ovidiu | 14 years ago | on: Ask HN: Effective communication methods with remote employees.