Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
Aweorih
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
Aweorih
6y ago
Or you have a connection pool for every user, which is basically the same except that you must do some mapping by yourself and you have more connection pools and open connections.
2.
▲
by
Aweorih
6y ago
Something like a group collapse feature would be nice here
3.
▲
by
Aweorih
6y ago
Game development with the unreal engine in combination with 3D modelling in blender. I'd also like to learn some c++ when I'm more familiar with UE. While using blender I discovered that you can script there with python which was
4.
▲
by
Aweorih
7y ago
I don't know the names just that there are 2 variants. One which is cheap and one which is expensive. The cheap one does not protect you but shall protect others if you've got the virus. The expensive one shall protect you but you
5.
▲
by
Aweorih
7y ago
I saw a documentation a while ago on yt where a German family bought a smartphone over Amazon, which was from China (not sure anymore if they knew at that moment). It exploded then some time later while charging.. they said that Amazon also
6.
▲
by
Aweorih
7y ago
At least can you disable facebook, Bixby sadly not..
7.
▲
by
Aweorih
7y ago
Currently working on 2 projects which would solve problems for me: - a jdbc driver for interacting with google sheets - a cross OS application which lets you share easily data The first one is almost done and requires mostly documentation a
8.
▲
by
Aweorih
7y ago
There where 3 dates for buying a ticket. For me it was no problem as the webpage for buying did not have the usual problems like being down when sale started. You have to be there in time though
9.
▲
by
Aweorih
7y ago
Innotop for mysql https://github.com/innotop/innotop
10.
▲
by
Aweorih
7y ago
The problem is that one precondition for the opening of the new airport BER, is that the old airports Tegel and Schönefeld shall be closed. But BER is probably not large enough to handle the traffic of those both..
11.
▲
by
Aweorih
7y ago
> Nonetheless, if I was king, I'd consider explicitly banning any class or method from having more than 255 type parameters. As he says there is probably no use case where you need so many and the additional overhead of time to impl
12.
▲
by
Aweorih
8y ago
> such as getting an external IP address of a host from the command-line. What about using `ping host`? This also prints the ip
13.
▲
by
Aweorih
8y ago
A guy from the device developers and me talked with them about it. We argued that it's probably far easier and faster to fix the problems in the device code than to make some workarounds on server side. I think the thing that it'
14.
▲
by
Aweorih
8y ago
My company is building a device which collects data from a car while you drive. We wanted to group those in "trips" on a very simple logic. If the device sends any data for the first time, start a trip and if there's none for
15.
▲
by
Aweorih
8y ago
Maybe this one: https://yarchive.net/comp/linux/semaphores.html
16.
▲
by
Aweorih
8y ago
I think I read somewhere, that the heaps of ecommerce website applications can be very huge, because of the loaded strings. I think that was in the time of the java update (9?) where reduced string size was added
17.
▲
by
Aweorih
9y ago
I think its rather like the owner gives the storage to people for some money and from thereon it's your storage. You can keep and use it or sell it to whatever value you (and probably the market) thinks it is worth for.
18.
▲
by
Aweorih
9y ago
I can't remember that I ever had the problem of not having the right driver since windows 7 or so. Since Windows 10 drivers are also "automatically downloaded and installed through Windows Update" ("for many devices"
19.
▲
by
Aweorih
10y ago
I think they are doing it to stay "warm". E.g. if something happens that the fingers can react quick and you don't need a "warmup" time.
20.
▲
by
Aweorih
10y ago
High apm is required, yes. But most people push it by pushing it through spamming 1-2-3 (groups of your army). There was a pro player who didnt do it and he was around +- 70 APM.
21.
▲
by
Aweorih
10y ago
I would compare it like this: C is extremely fast php which is built on C is not so fast So css is like C, built on the internal stuff so pretty much no overhead or anything. Javascript animations are like php, built on top of css wit
22.
▲
by
Aweorih
10y ago
I'm using PHPStorm and wanted to give Netbeans a try since my coworker liked it alot and I wanted to try it out anyways. Well opened it and tried to open a project folder (on windows), while navigating through the directories I acciden