HN user
heythere22
I call BS on that. The average price per kWh is just some cents more expensive than before COVID. See e.g. https://strom-report.com/strompreisentwicklung/ or https://www.verivox.de/strom/strompreisentwicklung/
If you are paying a lot more, consider changing the provider.
What's the deal with disk quotas? Saw that in the OT as well. Why would you measure folder size seperately for each and every user? Would it not be a lot easier to just use the disk space of a folder regardless of whomever the file belongs to?
(2020)
There is an inverter somewhere that converts the battery voltage to whatever you need to power stuff. 110v AC, 220v AV, 240v AC
The page says "14-day Free trial. No Credit Card Required." but there is no mention of any pricing page. What happens once the trial is over? Does the boy just stop sending messages?
Your correct. 1 billion requests per month is 380 requests per second on average which is not that high
I'm using Chessable (which is owned by chess.com). There are some incredible free courses on this plattform.
Are they insured?
You are better off if you add them to your already existing coverage for your roof. So probably yes.
Do they get damaged?
You typically don't expect trees to fall onto your solar panels. So where should any damage come from?
Dave from EEVBlog had the same issue. His mains power battery does not do 0ms switching: https://www.youtube.com/watch?v=5JT8M8v_zNg
Semms like, if you want the features of an UPS, you should get a UPS.
Have been using it for a while now. The best feature is the ability to block apps from accessing the Internet altogether. With the added bonus of a bit of adblocking. The only downside, IPv6 is not supported. The Internet connection is IPv4 only using the app.
This subtle nuance (value equivalency versus object equivalency) can cause problems, particularly if variables are passed by reference to any other functions in your codebase.
Value objects may be great for leveraging the type system to help you write better code by e.g. having only one place for validation. But why should you pass scalar variables by reference? That makes it really hard to reason about what functions and methods do.
Just a quick reminder, using syscalls without libc is something that will cause trouble with OpenBSD. From [1]: "The eventual goal would be to disallow system calls from anywhere but the region mapped for libc"
Am I reading this correctly: * 1st: Adjust the overprovisioning area and hope that the filesystem does not budge, * 2nd: run the malware as it is now accessible and * 3rd: change the overprovisioning again to hide the malware again?
Or is the malware executing from non-partitioned disk space?
What do you gain by signing the response headers? Ctrl+F for "body" yielded only 2 results. Wouldn't signing the response body be a bit more useful or am I missing something?
As far as I understand it, the GPS time will stop for 1 second. This means that between ex. 12:00:00 and 12:00:00' there is a wall clock difference of 1 second.
The first issue has already been found: https://twitter.com/uputronics/status/1418990637299519493
You would think its better on windows, but it's not. The notifications ignore the global notification settings and pop up even when you only allow notifications with priority. And they are using their own implementation as well
Round about 1 month each
I did AZ-900 and AZ-204. Thought they might look good on a CV. Passed both on the first try.
The use is debatable. There is definitely a gap between the certificates and the real thing. Had some issues with the first components, I added to the cloud. OTOH you get to play with the Azure Cloud and get some practise and you can get around better than without the training.
In terms of preparations, the MS Learn platform is a really good start. You can complement it by browsing some dumps that are freely available on the Internet