Live data from Hacker News

Viewing profile — codeape

codeape

HN member
Joined
Tue, Jul 06, 2010, 9:04 AM UTC
HN karma
42
Public activity
45 items

About codeape

No profile information was provided.

Recent public activity

  1. 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…

  2. comment
    Comment #44360454

    Imagine the rapid advancements we could make in those fields if researchers stop wasting time on a baroque, outdated typesetting system.

  3. 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 …

  4. comment
    Comment #44360341

    No, I like Markdown.

  5. 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…

  6. comment
    Comment #34845168

    I always recommend "The Pragmatic Programmer" (Hunt, Thomas) and "Code Complete" (McConnell).

  7. 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…

  8. comment
    Comment #34822117

    https://docs.python.org/3/

  9. 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…

  10. 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…

  11. 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".

  12. comment
    Comment #22802942

    Found this: https://stackoverflow.com/questions/41550727/how-does-docker... And: https://dockercon.docker.com/watch/U7Bxp66uKmemZssjCTyXkm

  13. 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…

  14. comment
    Comment #21521904

    Are there any plans for implementing code completion/intellisense?

  15. comment
    Comment #20680313

    IMO, MS Teams works pretty well. Not as good as Slack, but not horrible.

  16. 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 …

  17. comment
    Comment #18997495

    On a Windows PC, what (free, open source) drawing program would I use to create illustrations using these pieces?

  18. 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…

  19. comment
    Comment #18708128

    Totally agree. The author needs to read the Python docs.

  20. comment
    Comment #18659665

    Hi, just curious: could you say a bit more on the the backend and frontend tech in use?

  21. comment
    Comment #14788153

    How powerful is a Z-series mainframe?

  22. 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.

  23. 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.

  24. comment
    Comment #7751341

    I cannot understand why anyone would not use SQLAlchemy if they're building a database-backed Python application.

  25. comment
    Comment #7170189

    No not sarcastic. Just wondering.