Viewing profile — codeape
codeape
HN member- Joined
- Tue, Jul 06, 2010, 9:04 AM UTC
- HN karma
- 42
- Public activity
- 45 items
- HN profile
- View on Hacker News ↗
About codeape
No profile information was provided.
Recent public activity
-
comment
Comment #45299043
I have never been able to understand the Slack fetish most tech people have. IMO MS Teams is feature-wise better in most cases. Especially functionality for formatting posts is far…
-
comment
Comment #44360454
Imagine the rapid advancements we could make in those fields if researchers stop wasting time on a baroque, outdated typesetting system.
-
comment
Comment #44360395
Using a word processor (MS Word, Apple Pages, LibreOffice Writer) is nearly as bad as using LaTeX (in some cases, worse). Using a plain-text format like Markdown, ReStructuredText …
-
comment
Comment #44360341
No, I like Markdown.
-
comment
Comment #44354934
From https://www.latex-project.org/about/ : "LaTeX is not a word processor! Instead, LaTeX encourages authors not to worry too much about the appearance of their documents but to c…
-
comment
Comment #34845168
I always recommend "The Pragmatic Programmer" (Hunt, Thomas) and "Code Complete" (McConnell).
-
comment
Comment #34845151
Joel Spolsky's (harsh) comments on SOLID, from a 2009 episode of the Stack Overflow podcast ( https://stackoverflow.blog/2009/01/22/podcast-38/ https://stackoverflow.fogbugz.com/de…
-
comment
Comment #34822117
https://docs.python.org/3/
-
comment
Comment #31254356
Of the modern front-end frameworks: What is the best framework to add some front-end interactivity to a existing server-side-rendered application (Flask, Ruby on Rails etc.), witho…
-
comment
Comment #29430810
I wish there was benchmarks for IDEs/editors, just like there are benchmarks for web frameworks ( https://www.techempower.com/benchmarks/ https://web-frameworks-benchmark.netlify.a…
-
comment
Comment #28642923
I hope the author at some point adds the section on ConfigureAwait. I've seen code bases where the devs have added .ConfigureAwait(false) to all invokations "just to make sure".
-
comment
Comment #22802942
Found this: https://stackoverflow.com/questions/41550727/how-does-docker... And: https://dockercon.docker.com/watch/U7Bxp66uKmemZssjCTyXkm
-
comment
Comment #22802870
I do not understand docker on windows. If I understand correctly, when I run a docker image on Linux then the dockerized processes's syscalls are all executed by the host kernel (s…
-
comment
Comment #21521904
Are there any plans for implementing code completion/intellisense?
-
comment
Comment #20680313
IMO, MS Teams works pretty well. Not as good as Slack, but not horrible.
-
comment
Comment #19492733
So if I understand the article, one should use the communication pattern: When ____[observation], I feel ____[emotion] because I’m needing some ____[universal needs]. Would you be …
-
comment
Comment #18997495
On a Windows PC, what (free, open source) drawing program would I use to create illustrations using these pieces?
-
comment
Comment #18776036
Is the first "Using a Configuration File" example a bit misleading? The example is: ... Host remoteserver HostName remoteserver.thematrix.io User neo Port 2112 IdentityFile /home/t…
-
comment
Comment #18708128
Totally agree. The author needs to read the Python docs.
-
comment
Comment #18659665
Hi, just curious: could you say a bit more on the the backend and frontend tech in use?
-
comment
Comment #14788153
How powerful is a Z-series mainframe?
-
comment
Comment #12844808
Nice. Has anyone tried the tracks from Music To Code By ( http://mtcb.pwop.com/ ) ? I bought a few of them and IMO they are nice. The tracks are all 25 minutes in length.
-
comment
Comment #7910153
Perhaps you should change careers? Get a job where you interact with people in a positive way - for instance become a teacher, work in a kindergarden or similar.
-
comment
Comment #7751341
I cannot understand why anyone would not use SQLAlchemy if they're building a database-backed Python application.
-
comment
Comment #7170189
No not sarcastic. Just wondering.