Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
dasloop
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
61.
▲
by
dasloop
7y ago
Has been presented to the committee, first steps in any case. The proposal: http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2018/p064...
62.
▲
by
dasloop
7y ago
No matter the screen size?
63.
▲
by
dasloop
7y ago
This is also my question. Having C ++ REST SDK as a dependency not only does not answer that but it adds additional questions. Also the duplicate use of libs (C ++ REST SDK already has JSON support).
64.
▲
by
dasloop
8y ago
A junior did an interview with us for a C++ position. At the end he recognized that he had a very superficial knowledge and ask to do the programming test in Java because “programming is programming” (using imperative languages). And then w
65.
▲
by
dasloop
8y ago
MS tools are not free for commercial as any certification required to sign (was discussed in HN as few weeks ago) apps and installers. 99$/year for that is a better porposal than the one in MS.
66.
▲
by
dasloop
8y ago
Probably because you are used to the paralysed C++ pre C++11. Nothing happens for years and now we have new functionalities every three years supported by all major compilers. But, also, many new functionalities are not for global consumpti
67.
▲
by
dasloop
8y ago
Why Electron is superior? We do mobility simulation and the UI part is the minor of our concerns. We are focused in modelling capabilities and performance (so C++). Having a solution that uses the same language across all the application la
68.
▲
by
dasloop
8y ago
I have doubts about the ergonomics of the keyboard, now days I'm used to almost flat keyboard (Apple ones). Sometimes I miss my A500, but not for the keyboard :)
69.
▲
by
dasloop
8y ago
This will be C++ std::expected: http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2017/p032... Returns a value (as in std::optional) than can be null. If so you will get an error explaining wh
70.
▲
Ask HN: What hardware uses Apple for CI?
4 points
by
dasloop
8y ago
|
0 comments
71.
▲
by
dasloop
9y ago
For internal services communication, gRPC is a better option. For backend to web frontend, I will keep REST for a while although is tempting to have a unified system. For example this: https://improbable.io/games/blog&#
72.
▲
by
dasloop
9y ago
The price, compare with a similar PC, is quite competitive. But that other systems are modular, no need to buy all the RAM at the same time for example. I will pass and continue waiting for the Mac Pro.
73.
▲
by
dasloop
9y ago
Because it is possible to call it directly from your front end app, no need for a server. And you can add logic into the DB using procedures. Ideal for simple apps and prototyping.
74.
▲
by
dasloop
9y ago
Any idea about what nCU (New Compute Unit) is? Was listed as one of the new features of the iMac Pro.
75.
▲
by
dasloop
9y ago
Qt Creator is quite good when editing. The main area where I really miss Visual is for debugging apps. Visual (the real one :) has the best debugger in the industry. Qt Creator is barely OK.
76.
▲
by
dasloop
9y ago
Los Angeles and Manhattan are still in the same country? The quality of public transport is related to density, public money and proper policies not the % of owned cars.
77.
▲
by
dasloop
9y ago
No, D is a separate language. A bit too much. Ideally you will be able to move between a version of the language or another at Class level to alllow a incremental migration of the code that must be "modernized".
78.
▲
by
dasloop
9y ago
What I want is a language over C++, as typescript is over JavaScript, that keeps compatibility with C and C++ code (Qt, boost...) and provides a clear syntax and some advanced features (as reflection) even paying a price for it. This is it,
79.
▲
by
dasloop
10y ago
instead of dead or mentally disabled?
80.
▲
by
dasloop
13y ago
I was cynical in a general way. A no sense without any evidence. Apologies for that.
81.
▲
by
dasloop
13y ago
Being cynical: promoting a futuristic tech to block the development of the proposed high speed rail.
82.
▲
by
dasloop
14y ago
Microscopic traffic simulation is a difficult problem to solve, it's not car movement, it's driver's behaviour. The model has to be good enough to reproduce the current situation and, what is the most important part, be able to test realist
83.
▲
by
dasloop
14y ago
Why Valve will be interested in Linux gaming? A linux based console (or whatever a console will be in 2013) makes sense and, as a by-product, supporting some Linux distros (mainly for development). I can imagine that not all the distros wil
84.
▲
by
dasloop
14y ago
The year of Linux gaming? no. Will Valve use Linux for a gaming console? Yes. Similar but not the same.