HN user

zeitlupe

60 karma
Posts2
Comments20
View on HN

From time to time I am peeking over from VS Code to PyCharm and recently I have been surprised how much it seems to fall behind. No (official) ruff integration, you have to use 'External Tools', which is not part of the backup&sync feature. Seriously?

Tetris Font (2020) 2 years ago

It reminds me of long-gone times where the web was about sharing easy fun like this instead of viral marketing and influencers.

To me, the most difficult part about quitting youtube, twitter or reddit is that these websites are incredibly rewarding and an incredible waste of time at the same time. Reddit has great discussions on careers, hobbies, whatever you do not stumble upon elsewhere, but the rewarding content unfortunately always comes in packs with some mindless scrolling and mediocre memes – I've never managed to have one without the other. Quitting them means to forfeit a huge, valuable chunk of input and I am yet not sure what's better.

The problem with multiple monitors for me is that you have to turn your head very wide to look onto the adjacent screens' center, which is definitely not ergonomic and healthy.

That being said, it is still my current setup as this wide turn holds me off from looking at the second screen, where slack and other distracting stuff is placed.

Jupyter Notebook 7 3 years ago

I thought Jupyter Notebook has been superseded by Jupyter Lab. What reason is there to prefer Jupyter Notebook over Jupyter Lab?

Spark is my favorite tool to deal with jsons. It can read as many jsons – in any format located in any even nested folder structure – as you want, offers parallelization, and is great to flatten structs. I've never run into memory issues (or never ran out of workarounds) so far.

I do not fully get the speed argument. If the dataset is small'ish, it does not significantly matter (given you only use the vectorized functions, of course). And if it's big data, I do not use pandas but Spark/a cloud data warehouse solution. For this reason I also do not get the use case for duckdb.

Beyond this, a dataframe api/syntax, compared to SQL syntax, is to me way easier to follow and to debug.

To me this also misses the point. An eierlegende Wollmilchsau in my book represents a non-existent solution to every single problem in a context (or at least too many problems) at the same time. The whole point is that there is no such animal, and this should indirectly indicate that the author thinks this sought solution does not exist – not that it just has not been found yet but that such a solution is impossible, maybe even absurd.

An hour is not even close to being enough. A whole weekend may get you to 50%.

This is one problem I have with GTD: It talks and talks about collecting and sorting tasks but does not care much about whether you should do them in the first place. It invites overloading yourself with tasks and want-to-dos instead of thinking about if that tasks are truly important to you in the light of a perpetual shortage of time to do all the stuff you would like to.