Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
IlGrigiore
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
IlGrigiore
4y ago
I have used Tracy to improve the performance of a latency sensitive application. The main advantage of this tool, in comparison to something like the Visual Studio profiler, is the fact that it can highlight the inter thread dependencies an
2.
▲
by
IlGrigiore
4y ago
There are thermal pads that perform equally or better than thermal pastes, due to their design. In particular, something like https://thermalmanagement.honeywell.com/us/en/products/therm... can be better than
3.
▲
by
IlGrigiore
4y ago
The trick is to use shift+right click to access the old context menu. Incidentally, shift+right click also enables to copy the full path to any file in file explorer.
4.
▲
by
IlGrigiore
4y ago
CppCon, one of the major C++ conferences, has started some years ago a series of presentations, called "Back to basics", that are aimed at people that are just starting out with the language. Each presentation is thematic and can
5.
▲
by
IlGrigiore
5y ago
They have shipped a new default merging strategy, 'ort', that is supposedly better than the previous default strategy at resolving this kind of issue. You should probably try and see if it makes any difference.
6.
▲
by
IlGrigiore
5y ago
There are two types of subtitles: for the hearing impaired and normal subtitles. English subtitles are usually for the hearing impaired, which means that they also add information about the sounds of the scene, like the phone is ringing or
7.
▲
by
IlGrigiore
6y ago
I like to use Mailspring [ https://getmailspring.com ]. It does what it needs to do, without too much fuss. The UX is clear and I can connect multiple email accounts and use the unified inbox without any issue. I am in no way affi
8.
▲
by
IlGrigiore
6y ago
If you use the Chrome sync phrase, Google cannot access your passwords and thus they are not visible in the online password manager. Furthermore, if you delete passwords client side, i.e. from the password manager in Chrome, you are also de
9.
▲
by
IlGrigiore
6y ago
Usually you use an ID in place of the title of the note, because you may want to change the title at a later date. If you were to change the title, then you would have to also change any of the links. Therefore, you keep the ID the same and
10.
▲
by
IlGrigiore
7y ago
The main difference between a FSM and a statechart is the compositionality aspect of the two formalisms. The FSM can be combined using the OR and the AND operators: the AND operator produces a number of states that is equal to the cartesian
11.
▲
by
IlGrigiore
7y ago
You need to pay to the creator to see the video content that is published on the platform. Since I was a subscriber to the site, I can tell you that the site does host videos from LTT.
12.
▲
by
IlGrigiore
7y ago
CS:GO is still played internationally and there are also professional tournaments. So I would say that it is still a relevant benchmark.
13.
▲
by
IlGrigiore
7y ago
If you reason as a consumer the RTX Titan makes a lot more sense than the RTX 6000, however datacenters are forbidden by Nvidia to use consumer cards [1], therefore their choice makes sense. [1]: http://fortune.com/2018/
14.
▲
by
IlGrigiore
7y ago
This is not true. It has C/C++/Object C support by using the language server for the language. https://github.com/neoclide/coc.nvim/wiki/Language-servers#c... I personally installed ccls and it work
15.
▲
by
IlGrigiore
8y ago
For me it usually does what you describe. When opening the application it shows me the new release of an artist I follow if it finds one.
16.
▲
by
IlGrigiore
8y ago
The first feature is actually present in Firefox. You need to go into the search preferences, click on manage search engines and there you can customize the search shortcuts you want to use. If you want you can also use the handles that inv
17.
▲
by
IlGrigiore
8y ago
Clojure spec is contract programming. You write pre and post conditions to ensure at runtime that Pre -> Program -> Post and every time you call a function pre and post conditions need to be checked. Dependent types analyze that relat
18.
▲
by
IlGrigiore
8y ago
This book does not talk about static typing, but about dependent types. Dependent types are more powerful and expressive than simple types because they convey more information. For example you could have [Int] to represent a list of numbers
19.
▲
by
IlGrigiore
8y ago
Since you do not like the term "climate deniers", what's your proposal for an appropriate and respectful term or definition to aggregate the people that believe that climate change is not happening?
20.
▲
by
IlGrigiore
8y ago
But those are just cookies related to the functionality and the personalization of the search page. I guess they could have written that they do not have any tracking cookies, but I guess the intent was to be clear to the average user: &quo
21.
▲
by
IlGrigiore
8y ago
nnoremap Q <nop> removes the recording mode and throws a simple error when you use :Q instead of :q
22.
▲
by
IlGrigiore
8y ago
I have been using the Conex extension. It opens the new tab in the same container as the currently active tab and you can enable the preference to make it so that it asks you which container you want to use before opening an external link.
23.
▲
by
IlGrigiore
9y ago
The point of having a direct competitor to Amazon is to limit the possible actions they could do. Right now Amazon is well behaving and its supported by the customers. However, if Amazon were to change its actions, we would have a near mono