Viewing profile — ferdterguson
ferdterguson
HN member- Joined
- Tue, Apr 25, 2017, 2:19 AM UTC
- HN karma
- 50
- Public activity
- 40 items
- HN profile
- View on Hacker News ↗
About ferdterguson
No profile information was provided.
Recent public activity
-
comment
Comment #15761299
Python is my day job and I'm very fluent in the common data science tools like Pandas, but you'll hardly ever catch me using Pandas because Excel is just so much easier for 2d data…
-
comment
Comment #15397376
> It still takes lot of expensive human work to select the good quality works and proofread /edit/ peer review them etc before it is fit for publishing in a decent journal Good thi…
-
comment
Comment #14704286
Pandoc?
-
comment
Comment #14636872
In my field, if you get a TT position and play nice, you usually get tenure. But yeah - it's basically all about money. You can't do good research if you don't have solid funding, …
-
comment
Comment #14628396
One thing they mentioned in the 'left out' section is code review. I'm a researcher in a computation-heavy field and I think that anything I write that is intended to be used in ou…
-
comment
Comment #14619700
This is more likely to be applied to topology optimization imo
-
comment
Comment #14612448
Retain means pay monthly.
-
comment
Comment #14600219
> Python in some cases can be 100x slower than C Yeah, the Python implemented version is. But people doing serious computing in Python that requires speed are doing it with NumPy o…
-
comment
Comment #14600213
Maybe that's just the language, not the support?
-
comment
Comment #14578165
To me the Hardee's burgers are just like Burger King.
-
comment
Comment #14577324
Not a field, but a person who everyone thought was Nobel prize bound and it turned out to be all BS. You may think that it's just one person, but the amount of research dollars tha…
-
comment
Comment #14573018
I would pay actual dollars for an org-mode spacemacs reference
-
comment
Comment #14551043
I understand the GPL, but I personally prefer BSD/MIT and I am disappointed when I come across things I like in the GPL. IMO the GPL is not really 'free'. On the other hand, the GP…
-
comment
Comment #14551023
Just because the API is bad doesn't mean we should throw money at it. I agree that NumPy might not be the best recipient either. It's hard telling, really. Personally, I believe th…
-
comment
Comment #14550815
Word has built in diff. Review -> Compare. It's kind of slow though in my experience. Diffing plain text is amazing. I recently used it to diff a research paper I was peer reviewin…
-
comment
Comment #14550811
People are dogging on you for suggesting learning styles. Learning style aside, seeing something with your eyes helps you see it with your mind. I think very few people would find …
-
comment
Comment #14550748
Not sure if you are aware of detexify [0], but it recognizes my trackpad-scratch quite well. The backend and all of the training data are open source, so you could indeed implement…
-
comment
Comment #14550720
I use Microsoft OneNote to take notes. The math notation is almost exactly the same as in LaTeX and you basically compile it on the fly with the spacebar. +'=' toggles math mode on…
-
comment
Comment #14550715
Same in Python Juypter Notebooks. I wish I could use rst though. I have to google it every once in awhile to remind myself that they won't support it ( https://github.com/ipython/i…
-
comment
Comment #14550707
You make some good points regarding LaTeX. In my opinion, anything that you can express in markdown is not that hard to read in TeX source. Most of md is centered around section he…
-
comment
Comment #14550664
If you are more of a vim person and don't like emacs modifier keys, I suggest checking out spacemacs.
-
comment
Comment #14550654
I like reStructuredText, but the format is grating compared to markdown. The two things I do the most are sectioning and links. Inline links are ok in rst, but I prefer markdown. S…
-
comment
Comment #14537422
I haven't used the iOS version, but you should check out Affinity Designer. The Mac version is amazing (better than Illustrator IMO) and I'd have high expectations on iOS. The Mac …
-
comment
Comment #14535674
I feel like we are inching closer to being able to write code on iOS. Swift storyboards on the iPad kind of opened the door and I hope we can keep chipping away at this. The day I …
-
comment
Comment #14525549
> I do a deeper hour-long review of lower priority content at least once a week, but my email is an effectively infinite backlog of interesting-possibly-relevant information. As a …