Viewing profile — 8589934591
8589934591
HN member- Joined
- Thu, Oct 31, 2019, 5:08 AM UTC
- HN karma
- 379
- Public activity
- 150 items
- HN profile
- View on Hacker News ↗
About 8589934591
No profile information was provided.
Recent public activity
-
comment
Comment #39081355
What do you recommend to switch from Python to Java or JVM based languages like Scala? I have developer experience with personal projects, but I can't seem to get shortlisted to an…
-
comment
Comment #39081325
No matter what I try, I can't get python to reach the top. :D I like the website. It shows rust for a lot of options go as close to next best.
-
comment
Comment #37621976
I'm a longtime user of gnucash and this is a great product to convince me to move to ledger/hledger. Question for author - Is it mostly a reporting tool or does it work similar to …
-
comment
Comment #37416015
Can you suggest some course(s) and/or language(s)?
-
comment
Comment #37313176
I'd say requiring types enables faster onboarding and development for new developers than catching bugs. Bugs can only be caught to a certain extent. But figuring out what a each v…
-
comment
Comment #37288676
Afaik racket can do all of what you have mentioned. I have run a few slightly non trivial dev systems using it with good success. Ofc, company never knew about it.
-
comment
Comment #37288652
I haven't tested out the repo with type hints so I can't comment on that. What I did mean to say was outside of this repo, type hints are a huge boon saver. There are enough legacy…
-
comment
Comment #37286187
There are both merits and demerits to python. Unfortunately not everyone has the opportunity or the luxury to work with projects that are properly maintained. Even messy python pro…
-
comment
Comment #37283246
Wow. Can't believe a couple of these are in my production. Esp with the mixture of py2 and py3. And people who are not well versed in python are just not aware of these gotchas. Go…
-
comment
Comment #36034876
> XinuOS Did you mean https://en.wikipedia.org/wiki/Xinuos or https://www.amazon.in/Operating-System-Design-Approach-Secon... ?
-
comment
Comment #36022407
Could you elaborate your statement? How? My experience says otherwise. I am interested to know your viewpoint and experience.
-
comment
Comment #36019044
Out of genuine curiousity, what do you consider as serious production software? C C++ would probably help in embedded but I highly doubt they are used in every other domains.
-
comment
Comment #36019019
Typically, the selection of a programming language is predetermined in brownfield projects, leaving little room for choosing the "ideal" programming language for migration unless i…
-
comment
Comment #35401669
https://support.google.com/accounts/thread/39666358/deleting... This might probably help. Search by largest attachments and delete so you have some buffer space. Then you can selec…
-
comment
Comment #35266418
Your product is great. I do have a pain with the price point. I live outside the US and it's simply expensive. Maybe consider regional pricing? If you include this and region speci…
-
comment
Comment #35157032
Yes and reddit is down as well. Came to hn to check that.
-
comment
Comment #33484472
Just don't find the time. I use emacs as my editor and it's slighty limiting where I can write my thoughts quickly.
-
comment
Comment #33484379
I have an idea for a very minor side project. Create a static site generator template which will generate each site I follow as its own section and run it on github actions everyda…
-
comment
Comment #33408267
I use atom light. I find it the best light theme so far.
-
comment
Comment #32151006
I do the same as you, check for lower ratings to be informed. I have found it helps if I talk to current/ex employees on linkedin. So far that has been transparent and helpful. The…
-
comment
Comment #32150862
If anyone wants a faster paced version of the book or the edx course, here's a link to one of the authors' website having videos and problems/solutions. I have found this to be hel…
-
comment
Comment #32150718
My current company had around 20 or so negative reviews bringing the ratings down to 2. We had a new HR head come in and asked employees to rate 5 stars. Poof. 16 of the negative r…
-
comment
Comment #31725251
As another poster here, I would love to help contribute to emacs. What would I need to learn and where would I start?
-
comment
Comment #31482376
I agree with this. The slack is just the core developers discussing further development and tickets. The documentation is lacking big time. The only response to this is to raise PR…
-
comment
Comment #31481568
I echo other comments. Running and managing Airflow beyond simple jobs is complicated. But then if you are running and managing Airflow for simpler jobs, then you might not need Ai…