Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
vazamb
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
4 ms
·
1.
▲
by
vazamb
6y ago
We are in a similar situation, both working from home. It very much depends on how lazy we are during the day. If musli bowls and lunch plates haven't been handwashed when we start cooking dinner it's a "dishwasher day".
2.
▲
by
vazamb
6y ago
I am not a designer/UX person but still thought I would give it a go. I couldn't get through more than 30% of it because of how boring and repetitive it was.
3.
▲
by
vazamb
6y ago
Which also might solve the mystery of why it's only available in the Netherlands? No need to built a different keyboard.
4.
▲
by
vazamb
6y ago
What are the advantages of this over CDK? It's trivially easy to spin up a loadbalanced service https://docs.aws.amazon.com/cdk/api/latest/docs/@aws-cdk_aws...
5.
▲
by
vazamb
6y ago
Petrol stations in Germany make almost no money on petrol. I think it was something along the lines of 2-3 cents/liter. I am quite sure that they will be happy to have customers stay in their shop for longer.
6.
▲
by
vazamb
6y ago
Why this being downvoted: You need to use a process pool in Python, thread pools are for I/O bound tasks and cannot use more than 1 core.
7.
▲
by
vazamb
6y ago
I would love to know what the problem is. We do dozen of deployments every week with a ALB + ECS + Fargate setup. We upload a new container image, create a new task and launch as many tasks as desired (so if we want 2 containers running we
8.
▲
by
vazamb
8y ago
PGMs also provide the intuition behind GANs and variational autoencoders.
9.
▲
by
vazamb
8y ago
I think the better scalability does not come from lambda itself but because you have to design for share-nothing concurrent executions from the start.
10.
▲
by
vazamb
8y ago
I think it is already through libraries. At least for lambda in python you have libraries (Zappa for example) that allow you to write basic flask and Django apps and then deploy them to lambda. These apps can still be deployed the "old
11.
▲
by
vazamb
8y ago
Hey, I just finished your book. Loved it! I am out of uni already and uses it to brush up.
12.
▲
by
vazamb
8y ago
I find it interesting that one of their major pain points was data schema. After having worked at places that use plain json and places that used protobuf I can highly recommend anyone starting an even mildly complex data engineering projec
13.
▲
by
vazamb
8y ago
Taxpayers already pay quite a bit to keep the cash system running. I think it would make sense for the state to provide baseline infrastructure for electronic payments.
14.
▲
by
vazamb
8y ago
It is ridiculous how hard it is to get ANSI keyboards here (Germany). Laptops are ok (Macs, Lenovo and Dell) but external keyboards (especially mechanical ) and any other laptop brand are a huge hassle.
15.
▲
by
vazamb
8y ago
I am glad other people get that feeling too. A lot of pop-sci books are not terribly bad but could be cut down to 1/4 of their length. Another example for this is "Deep work" by Cal Newport. Great idea, something to actively
16.
▲
by
vazamb
8y ago
If you are into python I highly recommend Zappa. It turns your flask app endpoints into lambda functions + API gateway. The big benefit here is that it is trivial to test locally because before it gets transformed you can just do 'flas
17.
▲
by
vazamb
8y ago
There are real-time sensors in the balls. Players are tracked with cameras and ,I think, also sensors in their shoes. We read about a systems developed by a German uni in an event processing class (they generated millions of events per minu
18.
▲
by
vazamb
8y ago
What are you talking about? Google assistant is entirely ML driven text to speech and sounds great, wavenet by deepmind is almost indistinguishable from human speech.
19.
▲
by
vazamb
8y ago
Not to be confused with an 'Introduction to data science' book
20.
▲
by
vazamb
8y ago
Look at the new Nokia 'matrix phone' 8110. It is a dumb phone with some smart features and most notably 4G and WiFi hotspot functionality. At only 80 dollars or so. I am seriously considering getting one just as an experiment
21.
▲
by
vazamb
8y ago
I highly recommend "Avogadro Corp: The Singularity Is Closer Than It Appears" by William Hertling to anyone interested in some good AI scifi around computer worms/virus.
22.
▲
by
vazamb
8y ago
I honestly felt the same way about "The design of everyday things". The first few chapters are quite interesting but it gets insanely repetitive after a while. To be fair I feel that way about a lot of pop-sci books...
23.
▲
by
vazamb
8y ago
An so it begins... To anyone who has read Daemon by Daniel Suarez this sounds very creepy.
24.
▲
by
vazamb
8y ago
Flatshares ("WG" , Wohngemeinschaft) are extremely common in Germany. For anyone under 30 living in a major city it is absolutely normal to share a flat with 1-3 other people.
25.
▲
by
vazamb
8y ago
But what's to point? You will get a lot of applicants from non-cs backgrounds. Not only will they be unprepared for the job but also most likely very unhappy with their tasks.
26.
▲
by
vazamb
9y ago
I am a happy user of Telegram but I don't think re-inventing ethereum with a small team of developers is a great idea. But then again, using existing tech gives you fewer opportunities for cash grabs...
27.
▲
by
vazamb
9y ago
As far as I understand Wechat pay is more or less PayPal. So no crypto anything.
28.
▲
by
vazamb
9y ago
The parent literally explained how you meet people
29.
▲
by
vazamb
9y ago
You can definitely do non real time stuff in meteor. The server can return data to the client just like a normal express server. Only when you create publications for a query do they auto update. That being said it is still obviously not me
30.
▲
by
vazamb
9y ago
The team behind it released version 1.6 just a few days ago, so it is definitely still alive. I haven't used it since a few versions ago but I don't see we it wouldn't still solve the same use case as it did before: making it
More ›