Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
dezzeus
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
dezzeus
4y ago
I'd like to highlight the wordplay around re-wind: Vento means wind (as moving air) in Italian, and ventoso (vento.so) translates to windy. :)
2.
▲
by
dezzeus
4y ago
You may want to also consider this one: Artificial Intelligence, a modern approach – Stuart Russell, Peter Norvig
3.
▲
by
dezzeus
4y ago
This video of the UNIX OS: https://youtu.be/tc4ROCJYbm0
4.
▲
by
dezzeus
4y ago
I don’t want to be harsh, but to me it sounds pretty much like the value proposition of the JRE (Java Runtime Environment) et similia…
5.
▲
by
dezzeus
5y ago
Even though it can be lost by an optimistic configuration, I prefer to use the TRACE level(s) and leave the DEBUG one for, well, debugging.
6.
▲
by
dezzeus
6y ago
I was curious, but Safari is reported to not be supported for anything, neither for see a homepage.
7.
▲
by
dezzeus
6y ago
Despite some (already mentioned) shortcomings, I like it: it provides a simplified "real life" big picture of the whole process with sample tools; a thing that (in my experience) every other "getting started" guide seems
8.
▲
by
dezzeus
6y ago
I'm actually interested… (I'm quite limited to Apple's bundles) would you mind writing a blog post ? :)
9.
▲
by
dezzeus
6y ago
I'm using Postgres FDW at my current work and, while it has its advantages and use cases, JOIN operations can be terribly slow. Also, good luck (not) working with remote sequences.
10.
▲
by
dezzeus
6y ago
Common things are simply by category and subcategories starting from the media/file "type" (e.g. books, photos, etc). Projects are created in a ~/playground directory and are eventually moved to a ~/projects one (bu
11.
▲
by
dezzeus
6y ago
IIRC you should strive to never reach the extremes; i.e. keep in the 20–80% range in order to maximize its lifespan. Another tip was to avoid rapid energy consumption (such as from intensive use of CPU or discrete GPU usage) while on batter
12.
▲
by
dezzeus
6y ago
Among the free ones there’s https://drawpile.net/ but I haven’t tried it yet…
13.
▲
by
dezzeus
6y ago
Of course I have, but that's not exactly what I was aiming for... ;)
14.
▲
by
dezzeus
6y ago
I expect it to be a little better trade-off given the following points: 1. JS is kept for what it's meant to be and do; nothing more. 2. A WebKit webview is probably lighter than Chromium + NodeJS. 3. The whole thing should be managed
15.
▲
by
dezzeus
6y ago
I've just started designing something very similar in my free time, but for Go (golang): interface around native GUI + WebKit webview + React + bindings. I'm glad that we are slipping away from Electron...
16.
▲
by
dezzeus
7y ago
For the readers, I'll add a gently remainder that this is about Canada whose southern border is located at about 50°N. That means that the shift in daylight that they experience during the year is quite amplified. Beside that, the arti
17.
▲
by
dezzeus
7y ago
I'm a big supporter of 2D-defined time-zones, but not for what your're saying. The overall debate revolve around daylight which change in function of one's latitude. With an internationally agreed grid (e.g. current longitude
18.
▲
by
dezzeus
7y ago
Maybe because its latitude is within the ±30° range from the Equator, hence the no need for DST ?! Please, Standard Time is preferred globally, but don't confuse the topics.
19.
▲
by
dezzeus
7y ago
I'm going to write a couple of things about the first point. Several years ago, a knowledgable guy told me that the most compelling reason for choosing between PostgreSQL and MySQL was the expected I/O: "for read-intensive wo
20.
▲
by
dezzeus
7y ago
* Winds are driven by the pressure difference (from high to low).
21.
▲
by
dezzeus
7y ago
IMHO enforcing public groups is probably just a way to collect data from user’s public activity, which allows for better targeted advertising without boring (themself) with privacy. Which is fine if used in a good way.
22.
▲
by
dezzeus
7y ago
Yes, because DST correctly attempt to adjusts Sunrise towards our usual wake-up time (obviously it can't do miracles).
23.
▲
by
dezzeus
7y ago
> When you describe it this way Which is by far one of the most accurate description in this community. > the entire process sounds like something that takes place in a totalitarian state run by a crazy person It's due to the wa
24.
▲
by
dezzeus
7y ago
https://en.wikipedia.org/wiki/ISO_4217
25.
▲
by
dezzeus
8y ago
You're both right and wrong: the need to "move" that hour is needed only during a period of the year (latitute-dependent; on average March-October in the northern hemisphere) that mostly cover the Summer (Winter in the southe
26.
▲
by
dezzeus
8y ago
It's called Daylight Saving Time (DST), not Electricity Saving Time (EST ?!). While some of the thoughts around it seems to have started with energy consumption (and thus cost) in mind (which proved useful in time of war), those were j
27.
▲
by
dezzeus
8y ago
I basically do the same with my beard within the chin… I usually pick those "not perfect" and also those who are grown slightly longer than their neighbors…
28.
▲
by
dezzeus
8y ago
Me too with Opera (Beta 54) on MacOS (10.13) :/
29.
▲
by
dezzeus
8y ago
We are used to consider time-zones due to the useful subdivision of the Longitude in 24 steps and with that we all (should) agree. The disagree generally comes when we talk about DST based on our main location (and thus experience), but the
30.
▲
by
dezzeus
8y ago
> What exactly is the benefit of using sqlite over mysql in this case? I'll just let you read this: https://www.sqlite.org/whentouse.html
More ›