Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
codeape
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
codeape
1y ago
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 better in Teams.
2.
▲
by
codeape
1y ago
Imagine the rapid advancements we could make in those fields if researchers stop wasting time on a baroque, outdated typesetting system.
3.
▲
by
codeape
1y ago
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 or AsciiDoc is likely better in almost all cases.
4.
▲
by
codeape
1y ago
No, I like Markdown.
5.
▲
by
codeape
1y ago
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 concentrate on getting the right co
6.
▲
by
codeape
4y ago
I always recommend "The Pragmatic Programmer" (Hunt, Thomas) and "Code Complete" (McConnell).
7.
▲
by
codeape
4y ago
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/defau
8.
▲
by
codeape
4y ago
https://docs.python.org/3/
9.
▲
by
codeape
4y ago
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.), without going all SPA?
10.
▲
by
codeape
5y ago
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.app/ ). For instanc
11.
▲
by
codeape
5y ago
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.
▲
by
codeape
6y ago
Found this: https://stackoverflow.com/questions/41550727/how-does-docker... And: https://dockercon.docker.com/watch/U7Bxp66uKmemZssjCTyXkm
13.
▲
by
codeape
6y ago
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 (since - again if I understand correctly - the dockerized
14.
▲
by
codeape
7y ago
Are there any plans for implementing code completion/intellisense?
15.
▲
by
codeape
7y ago
IMO, MS Teams works pretty well. Not as good as Slack, but not horrible.
16.
▲
by
codeape
7y ago
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 able to ____[request]? For instance: When [you're actin
17.
▲
by
codeape
8y ago
On a Windows PC, what (free, open source) drawing program would I use to create illustrations using these pieces?
18.
▲
by
codeape
8y ago
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/test/.ssh/r
19.
▲
by
codeape
8y ago
Totally agree. The author needs to read the Python docs.
20.
▲
by
codeape
8y ago
Hi, just curious: could you say a bit more on the the backend and frontend tech in use?
21.
▲
by
codeape
9y ago
How powerful is a Z-series mainframe?
22.
▲
by
codeape
10y ago
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.
▲
by
codeape
12y ago
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.
▲
by
codeape
12y ago
I cannot understand why anyone would not use SQLAlchemy if they're building a database-backed Python application.
25.
▲
by
codeape
13y ago
No not sarcastic. Just wondering.
26.
▲
by
codeape
13y ago
What would it take to add IE8 support?
27.
▲
by
codeape
13y ago
Do you use both the internal display and external monitor? Have you tried connecting more than one external monitor?
28.
▲
by
codeape
13y ago
How is the multi-monitor support on the XPS 13 running Ubuntu? I googled, but could not find much useful information. How many external monitors can be connected? I found some information here: http://www.intel.com/support&#
29.
▲
by
codeape
13y ago
I have a few internal sites in production that run on IIS with FastCGI (using https://github.com/antoinemartin/django-windows-tools ).
30.
▲
by
codeape
14y ago
So far none of the available images use Windows. All are GNU/Linux, most Ubuntu. Since this is Microsoft I had expected to see some Windows VMs. I assume Azure supports Windows?
More ›