does anyone know if virtualdj.com uses the same technique?
HN user
may4m
experiencing issues in South Africa
the results don't look right here https://ibb.co/4TMvcnQ
avoid sqlalchemy like a plague, instead try using dataclasses and something like https://pugsql.org/
I was looking at elixir and F# for my next project. I liked F# for the type system and elixir for OTP/Beam. This looks like something I wanted
Is their success rate zero? I don't think so. People want to work at FAANG so much they can afford to raise the hiring bar to hire someone with intermediate/senior knowledge on junior level.
Deloitte was part of the destruction of South Africa's state energy company
I use huawei p20 lite 2019 and the signal app is not as smooth and fluid as whatsapp. The animations frames are noticeable. I really want to love the app. I hope they improve the android experience for lower end smart phones
I classify workaholics into three categories, first is too much pride, second is "my colleagues are my friends" and there isn't much to do at home anyways, third is someone really needs the job and money
This is absolutely true. When i translate english insults to my native language(zulu) they sound so heavy and so evil.
so amazon is waiting for open source projects to mature and large have adoption so they can easily sell them to their existing enterprise customers. A lot of open source projects like tensorflow, kubernetes (which amazon is making millions from) where contribution from google's years development and RD. I know amazon keeps saying they're contributing to open source but it's easier to contribute when you're already getting revenue from that product
nice, we're also using it for rpc calls using protobuffs.
I interesting worked on a project as a data scientist with a client who worked in high precision manufacturing. Their signals (sensors) and actuators were stored in a historian which couldn't handle data 100ms samples even though the data was collected at a 10ms rate. One of the problems required us to look at the process that took just 85ms. The problem was the historian was showing signals up to 20ms it took a while to realise that it was extrapolating when you tried getting finer resolution. The company was using this historian for more than 20 years they had to commission another project to change the historian. So you're right, you don't know what you need until you need it.
Their new "enterprise" customers
I had a problem with github a while ago when I tried merging a PR to the master branch, the merge commits reflected on master but the PR was still open.I would repeatedly click the merge button but the PR wouldn't show as merged
why Go when you have C#?