Curious why a blog / release post does not include a date, when did this occur?
Based on your experience, have you considered doing consultancy for companies migrating onto K8 etc? A consultant can easily invoice 1k a day for a week before the company decides it was sufficient.
The biggest concern is phones store location data in EXIF. It's likely cheaper for most websites to just strip everything rather than modifying those records alone. Also if you throw a TIF(F) into Imagemagick and resize…
I use the cheapest registrar I could find and manage the domains in AWS Route53. I found the workflow there nice. To me it’s irrelevant which registrar as long as it’s cheap and I can change the name server
Awesome I hope it works out for you!
I signed up, the idea sounds cool. However I wouldn't focus on _only_ outdoor sports. I have my phases where I'm really into being outdoors and then periods where I just want to hangout in a bar. The site and the…
It should be possible to generate a Client from the Swagger (OpenAPI) specification. Pick a language you like, generate the client and setup the end-to-end (e2e) tests for the API. In Go I do this for gRPC using the…
It looks interesting, I tried out the Python primer for a bit and decided to pre-order the CS course. I do have to say (as explained in the comment here) that the chatbot doesn't understand your reply is a bit jarring…
I personally think this just has to do with less openness from projects to talk to designers and/or UX designers. Most OSS projects are maintained by a small group that wants to do everything themselves and consider…
Are you asking me or ABeeSea?
Threading to keep the brand/type the same. I have a Panasonic GX85 / GX80 (depends on the market) which is a model inbetween the GX7 and GX8. I started out with a GX1, loved it and eventually upgraded to this model. I…
2k max out of pocket expense to me sounds absolutely ludicrous. In Germany you can have private health insurance (if you make more then 63k a year you can opt-out of public health insurance) and there the out of pocket…
Equity is not really as thing, most companies you end up working for are not publicly traded and if they are of that size they're generally not offering equity to hire you. We tend to say: stock doesn't pay the rent.
Work to live, don't live to work. Your company at the end of the day doesn't care about you, those 5 weeks you could've spend on a trip doing a hike or just chill on the beach. That is what you'll remember later in…
A lot of people confuse welfare with unemployment, I assume you mean that welfare isn't contribution based which is correct. In some countries, e.g. NL/DE, unemployment however is contribution based and you always pay…
Denmark and the Netherlands have the highest income tax bracket at 52/53%. Germany is 43%. However they are stacked taxes. In Germany (where I reside), the first €9744 (2021) is untaxed, then 14% until a certain amount…
If the goal is B2B server-to-server I would recommend to look at gRPC+Protobuf as typing is enforced. Also incrementing your API while keeping the old one around is relatively easy to do.
“Correct” is a strong word. It isn’t defined in https://tools.ietf.org/html/rfc4180 so Excel should not try to be smart and add extensions only they support.
Interesting article, I grew up in Amsterdam and have been biking most of my life. As I moved to Berlin I didn't for the first few years as the roads just weren't up for it. At some point I ordered a MTB online, got me…
I don't have any sources at hand but basically every existing platform in the past used to charge a fee for releasing on their platform. Nintendo certainly did on their consoles, Windows effectively did by charging for…
You can setup an SSH tunnel to your remote machine. Some DB explorers offer this tunneling out of the box (e.g. Sequel Pro for Mac). Top hit on Google for how to setup a SSH tunnel for MySQL:…
Curious why a blog / release post does not include a date, when did this occur?
Based on your experience, have you considered doing consultancy for companies migrating onto K8 etc? A consultant can easily invoice 1k a day for a week before the company decides it was sufficient.
The biggest concern is phones store location data in EXIF. It's likely cheaper for most websites to just strip everything rather than modifying those records alone. Also if you throw a TIF(F) into Imagemagick and resize…
I use the cheapest registrar I could find and manage the domains in AWS Route53. I found the workflow there nice. To me it’s irrelevant which registrar as long as it’s cheap and I can change the name server
Awesome I hope it works out for you!
I signed up, the idea sounds cool. However I wouldn't focus on _only_ outdoor sports. I have my phases where I'm really into being outdoors and then periods where I just want to hangout in a bar. The site and the…
It should be possible to generate a Client from the Swagger (OpenAPI) specification. Pick a language you like, generate the client and setup the end-to-end (e2e) tests for the API. In Go I do this for gRPC using the…
It looks interesting, I tried out the Python primer for a bit and decided to pre-order the CS course. I do have to say (as explained in the comment here) that the chatbot doesn't understand your reply is a bit jarring…
I personally think this just has to do with less openness from projects to talk to designers and/or UX designers. Most OSS projects are maintained by a small group that wants to do everything themselves and consider…
Are you asking me or ABeeSea?
Threading to keep the brand/type the same. I have a Panasonic GX85 / GX80 (depends on the market) which is a model inbetween the GX7 and GX8. I started out with a GX1, loved it and eventually upgraded to this model. I…
2k max out of pocket expense to me sounds absolutely ludicrous. In Germany you can have private health insurance (if you make more then 63k a year you can opt-out of public health insurance) and there the out of pocket…
Equity is not really as thing, most companies you end up working for are not publicly traded and if they are of that size they're generally not offering equity to hire you. We tend to say: stock doesn't pay the rent.
Work to live, don't live to work. Your company at the end of the day doesn't care about you, those 5 weeks you could've spend on a trip doing a hike or just chill on the beach. That is what you'll remember later in…
A lot of people confuse welfare with unemployment, I assume you mean that welfare isn't contribution based which is correct. In some countries, e.g. NL/DE, unemployment however is contribution based and you always pay…
Denmark and the Netherlands have the highest income tax bracket at 52/53%. Germany is 43%. However they are stacked taxes. In Germany (where I reside), the first €9744 (2021) is untaxed, then 14% until a certain amount…
If the goal is B2B server-to-server I would recommend to look at gRPC+Protobuf as typing is enforced. Also incrementing your API while keeping the old one around is relatively easy to do.
“Correct” is a strong word. It isn’t defined in https://tools.ietf.org/html/rfc4180 so Excel should not try to be smart and add extensions only they support.
Interesting article, I grew up in Amsterdam and have been biking most of my life. As I moved to Berlin I didn't for the first few years as the roads just weren't up for it. At some point I ordered a MTB online, got me…
I don't have any sources at hand but basically every existing platform in the past used to charge a fee for releasing on their platform. Nintendo certainly did on their consoles, Windows effectively did by charging for…
You can setup an SSH tunnel to your remote machine. Some DB explorers offer this tunneling out of the box (e.g. Sequel Pro for Mac). Top hit on Google for how to setup a SSH tunnel for MySQL:…