HN user

mrwebmaster

49 karma
Posts1
Comments28
View on HN

Recently did 5 interviews, and I liked it. I’d had no issues doing more if needed, just to be on the safe side for both parties.

I guess that when a family doesn’t depend on your job or you are not leaving a good position, it could be OK to join a company after 3 or 4 interviews. But if you have a family or are leaving a good position, there is much more at stake. 7 interviews is not that high of an investment to lower the risk of a bad move, that could have a negative impact on your career and the future of your family.

I started to learn Delphi/Pascal yesterday and didn't like the IDEs either (I'm used to VIM keybinds, better autocompletions and automatic indentation). But VSCode has a plugin for Delphi/Pascal that seems to work fine for console programs. I guess that if you need to develop a GUI app you'll still need Lazarus/Embarcadero IDE for the visual frontend of the app.

Can you name a single example project on Github where you think a Python programmer with 2-3 years experience could contribute?

I'd love to find one too! :) And better yet, a project backed by a company that is hiring remote open source devs.

It would be cool to have package statistics to know which packages are more popular/used. The community is too fragmented at this moment, and there are too many competing packages. While it's good to have diversity, having package statistics will make it easier to choose the best packages for end-users and package developers will focus on improving the most used packages. It will also improve compatibility between packages.

Or is this already implemented? VS Code does it and it's a good feature.

I've been using Xubuntu for over 10 years. Besides a lighter Desktop environment, I don't know if it offers something else. The advantage over Ubuntu+Gnome+XFCE is that there are fewer packages installed on the system, which means there are fewer compatibility issues and fewer packages to update.

Thanks! I'm learning OOP and data analysis. For OOP I use Pycharm and for data analysis I use Jupyter Notebooks (in Lab or VS Code). Sometimes I write some reusable code in .py modules and call them from my notebooks. Anyway, I didn't fully undertand your proposal to use importlib.reload but will try to research about it. For exploratory data analysis, I guess notebooks are better that IDEs.

On average, there is no hourly pay gap for unmarried women and men without kids. After they get married, there is an hourly salary gap, and this gap is even larger for married parents. As hours worked per day increase, the hourly pay rate also increases and married men spend much more time at their jobs (on average). Hourly pay also increases as experience increases. Married men with children spend more time at their jobs (vs. married women w/ children, on average), so they accumulate more experience over the years. The gap increases when they get older (on average).

A common hypothesis in South America is that Maduro did that on purpose. Maduro and Bolsonaro are on the opposite side of the political spectrum and I don't find that hard to believe.

From a job seeker point of view, there are also lots of job posters that are scams or that want to receive free or almost free work.

Some are just trying to steal applicant’s money or identity, but I’ve also seen legitimate companies asking for long test tasks and disappear afterwards and employees from high profile organizations trying to outsource part of their work but paying $6/hour. Upwork is broken, but this also happens on angel.co and probably on other digital job markets.

Interestingly, most of the advice given in the article for not getting scammed is also true for job seekers.

I have broken my both knee cartilages. First time when I was 23 and recently when I was 35. Fist knee recovered successfully after some years (I'd say about 5 years). The second injury was 2 years ago and the knee is almost 100% recovered, I feel some little pain only after running 10K and also after playing soccer.

Both injuries were in the outer meniscus. There is a difference in the inner and the outer meniscus (perhaps the inner cannot recover because of less blood flow?). I didn't go to surgery.

Things I can do without any pain whatsoever: running 5K at a fast pace, karate, barbell squat.

I've been using XFCE for years. It worked better in my old computer. Now I have a fast i7 w/8GB now and still using old XFCE with Ubuntu. Am I missing a lot?

I agree, they are comparable. A stock can buy a flow for a specific period of time.

Or: a flow, accumulated during a period of time, could buy a stock. For example, "if Netherlands would invest all of it GDP generated during one year, it could buy Apple".

Debt (stock) to GDP (flow) ratio is very useful, because it allows to see the percentage of the yearly GDP that would be needed to pay 100% of the debt.

What disaster do you see in Argentina? During the last years It cancelled all of it's debt with the IMF (in one payment, and this debt was generated many years ago) and also with the Paris Club. It's Central Bank is in relative good position. A monetary issue is the high inflation rate, but I wouldn't call it an "economic disaster" since unemployment is relatively low, if we compare it with historical levels or with unemployment of other LatAm countries.

I started 2 months ago, trying to follow the courses of Edimburgh Software Engineering ( http://www.drps.ed.ac.uk/16-17/dpt/utswenm.htm ). At the moment I'm doing Haskell, Linear Algebra and Computational Logic, but I see that everybody just do some courses with a more practical approach (Python, NodeJs, Ruby on Rails, etc.) I have some web development knowledge (manage several drupal sites and have 2 linux servers online) and have some mathematics knowledge (I am economist). Do you think I should also take the fast path? Am I loosing my time by learning maths, logic and Haskell? I'm 36

I like the idea. I want to start studying Software Design (economist here) and did some research and found the BEng Software Engineering from Edinburgh. I am currently trying to replicate it. If I had know about your page before, maybe I would have taken your suggested path.

I've just started, but I can say that some courses (from this particular degree) are not available in a MOOC version, like "Functional Programming with Haskell" (1st semester) and "Computational Logic" (1st semester). But for CSCI particularly, I'm sure there are more MOOC courses available.

In the "Math Segment" of your path, I would include "Linear Algebra". There is a good MOOC version in edX called "Linear Algebra Foundations to Frontiers" from U. of Austin TX.