Decline meetings. Tbh as a senior your time is more valuable to the company fixing hard problems and architecturing solutions than doing the job of a pm / po.
Decline meetings. Tbh as a senior your time is more valuable to the company fixing hard problems and architecturing solutions than doing the job of a pm / po.
It already exists. There is a company that sells a space heater that mines crypto currency. You get like 50% or the profits which sucks, but you at least recoup a bit of the cost of the electricity to run the heater.
I think we should try to heat ourselves with computing as much as we can since the side effect of computing is heat generation (and minor RF losses). How cool would it be to make a large supercomputer out of millions of homes heating up in the winter?
I know that banks in Europe are bound by law to follow PSD2, which is a set of guidelines to propose APIs. I found a stackoverflow post to generate the required certificates for that but those are only supposed to be for testing purposes https://stackoverflow.com/questions/50045376/how-to-create-eidas-certificate-with-qwac-and-qsealc-profiles-psd2-specific-att
You can use the PSD2 api to fetch the transactions from your account directly, that would be a lot less troublesome. There is also the woob (formerly weboob) project that has web scraping for a lot of banks (specifically french but also some American ones like amex)
Isn’t that when trolls decided to post child abuse material on lemmy world? Since it’s a large instance it federated to a bunch of others whose admin, rightfully so, decided to take down their instance to avoid legal repercussions, as well as take the time to clean everything up
About 15k€ per square meter. I live in Paris, France. I eventually could afford a 20 square meter studio appartement, and I’m in the top 10% of earners.
The rest of France varies wildly, you could get a small house in the middle of nowhere for 150k,but parisian real estate is way out there…
You could host a proxy on a vps, somewhere, and use that vps ip address for the whitelisting. At this point setting up a VPN sounds more convenient though
You could use grafana loki to handle logs, it’s similar to Prometheus so if you’re already using that and/or grafana it’s an easy setup and the API is really simple too.
My desktop PC has 9.5 TB of storage installed, but that’s just for game data. All my data is on my NAS with a whopping 24 TB of redundant storage
is nothing but a search and replace from the preprocessor.
I’ve been burned one too many times with which replaces the directive with the contents of the included headers file (I think that if you’re truly evil you can even include straight .c files and forgo headers entirely)
There are already tools existing for dyndns that are free. If you’re using cloud flare as your dns provider, there’s cloudflareddns that checks your public ip and updates dns records. You just need 1 record to be updated, the other records can just be CNAME to that primary one.
OVH has DynHost to deal with that as well.
You could also write a script to do that with your own DNS provider if one doesn’t exist yet. Most have good APIs you can use to that extent. At worse just use cloudflare since it just works and is well supported.
For me ML stands for Machine Learning. Mali is sitting on a goldmine of a tld, and could turn into Tuvalu
Hard agree, I started with beehaw, saw that it has an application process, and I didn’t even bother.
The fact that they defederated from this instance says a lot about them too.
They get hated on because :
they inspect packets. They terminate the TLS sessions at their servers and reencrypt to forward to the backend. This allows them to analyze the data to spot spam, optimize compression and such
they are used everywhere. If they go down, 30% of the internet goes with them.