I am a hiring manager and we do take home homeworks. I fully agree that this is a key piece of communication. I always take the time to tell candidates that although they have as much time as they want, we expect 2-3…
I cannot upvote this hard enough. I see this all the time with VPNs. By having everything behind the company VPN, application security isn't taken as seriously. As a result, lateral access becomes trivial at these…
A trick I often use to get the most out of messagepack is using array encoding of structs. Most msgp libraries have support for this. This gives you a key benefit of protobuf, without needing external schema files: you…
This was one of my favorite Google products. It worked exactly as advertised, no frills. Since its release, I haven't once needed to pull out my old Brother document scanner. The maintenance burden for Stack cannot have…
I've found this difficult as well, my mother always jumped right to antibiotics and it had some pretty clear long term consequences. My approach with my kids has been to use antibiotics only if there's no progression…
NFSv4 is designed to alleviate the consistency shortcomings of NFSv3, but unfortunately I'm not aware of any client implementations that leverage the full spec as intended. The linux implementations are improving…
I will have to see if their NFSv4 implementation has improved any. When I added support for EFS to my company's NFSv4 client we ran into a couple of performance bottlenecks and just general spec non-conformance.…
Unfortunately it's common to have a policy in place disallowing 3rd-party app api access to drive storage. This prevents apps like rclone from working, but the drive client works because it isn't 3rd-party.
Interesting. Out of these 5 issues I've only experienced the auto start annoyance on my Subaru crosstrek 2021. Is this limited to their higher end models?
This is the practice we use - link to a ticket if it exists. There's nothing wrong with fixing a bug you discover upon inspection. Forcing tickets for every change discourages code maintenance.
Excuse the low effort comment.. Incredible.
This enables newer cards to have updated security features. If there were no expirations, then you'd just make fake ids targeting older versions.
*Meant to say in the United States.
Yeah, Name and DOB are covered under HIPAA as PHI.
Can't share details, I've seen the copy_file_range optimization represent roughly 25% increased throughput for a prior employer. It's more than theoretical.
Do be careful doing this, if your company cares, a competent network admin can tell what's going on.
Your skepticism made me look through the library more carefully. I came across some limitations in comparison to what Go provides: 1. As you suggest, there's no equivalent to the `select` mechanism. To perform the…
You're certainly not alone, but I've had such a wildly different experience. I switched to duckduckgo primarily because I preferred the search results. The privacy aspect was just a bonus. The only time I ever find…
There's a lot of knee-jerk reaction going on in this thread, and yet I don't think this bill would actually apply to anyone complaining.
My understanding of the bill is that the tax would apply to the strike price value. $100,000 in strike price is quite a lot more than what your typical startup employee has, and that first $100,000 per year isn't even…
I'm on board with your first suggestion - it all gets a lot simpler (and fairer) if you just tax the realized gains. For the rest though, it may be worth pointing out that the first $100,000 in qualified stock options…
It is a performance hit and I initially had the same reservations. Importantly, the implementation imposes a small overhead on the access time of iteration over a map, but not in a way which changes the scaling…
After years of working with PHP, my take away was similar to C++: There's a great language in there, somewhere. Limit yourself to a subset of the language which is sane, follow all of the PSR standards, and the result…
I had Chessmaster 8000 and the engine behind it was always really good at mimicing realistic playstyles. It had presets, and you could control things like pawn weakness, willingness to trade, king safety, and preferred…
A lot of my coworkers were getting hung up on this point too. I think they're just emphasizing that large channel buffers can hide concurrency problems, so you want to be careful when using them. The last sentence in…
I am a hiring manager and we do take home homeworks. I fully agree that this is a key piece of communication. I always take the time to tell candidates that although they have as much time as they want, we expect 2-3…
I cannot upvote this hard enough. I see this all the time with VPNs. By having everything behind the company VPN, application security isn't taken as seriously. As a result, lateral access becomes trivial at these…
A trick I often use to get the most out of messagepack is using array encoding of structs. Most msgp libraries have support for this. This gives you a key benefit of protobuf, without needing external schema files: you…
This was one of my favorite Google products. It worked exactly as advertised, no frills. Since its release, I haven't once needed to pull out my old Brother document scanner. The maintenance burden for Stack cannot have…
I've found this difficult as well, my mother always jumped right to antibiotics and it had some pretty clear long term consequences. My approach with my kids has been to use antibiotics only if there's no progression…
NFSv4 is designed to alleviate the consistency shortcomings of NFSv3, but unfortunately I'm not aware of any client implementations that leverage the full spec as intended. The linux implementations are improving…
I will have to see if their NFSv4 implementation has improved any. When I added support for EFS to my company's NFSv4 client we ran into a couple of performance bottlenecks and just general spec non-conformance.…
Unfortunately it's common to have a policy in place disallowing 3rd-party app api access to drive storage. This prevents apps like rclone from working, but the drive client works because it isn't 3rd-party.
Interesting. Out of these 5 issues I've only experienced the auto start annoyance on my Subaru crosstrek 2021. Is this limited to their higher end models?
This is the practice we use - link to a ticket if it exists. There's nothing wrong with fixing a bug you discover upon inspection. Forcing tickets for every change discourages code maintenance.
Excuse the low effort comment.. Incredible.
This enables newer cards to have updated security features. If there were no expirations, then you'd just make fake ids targeting older versions.
*Meant to say in the United States.
Yeah, Name and DOB are covered under HIPAA as PHI.
Can't share details, I've seen the copy_file_range optimization represent roughly 25% increased throughput for a prior employer. It's more than theoretical.
Do be careful doing this, if your company cares, a competent network admin can tell what's going on.
Your skepticism made me look through the library more carefully. I came across some limitations in comparison to what Go provides: 1. As you suggest, there's no equivalent to the `select` mechanism. To perform the…
You're certainly not alone, but I've had such a wildly different experience. I switched to duckduckgo primarily because I preferred the search results. The privacy aspect was just a bonus. The only time I ever find…
There's a lot of knee-jerk reaction going on in this thread, and yet I don't think this bill would actually apply to anyone complaining.
My understanding of the bill is that the tax would apply to the strike price value. $100,000 in strike price is quite a lot more than what your typical startup employee has, and that first $100,000 per year isn't even…
I'm on board with your first suggestion - it all gets a lot simpler (and fairer) if you just tax the realized gains. For the rest though, it may be worth pointing out that the first $100,000 in qualified stock options…
It is a performance hit and I initially had the same reservations. Importantly, the implementation imposes a small overhead on the access time of iteration over a map, but not in a way which changes the scaling…
After years of working with PHP, my take away was similar to C++: There's a great language in there, somewhere. Limit yourself to a subset of the language which is sane, follow all of the PSR standards, and the result…
I had Chessmaster 8000 and the engine behind it was always really good at mimicing realistic playstyles. It had presets, and you could control things like pawn weakness, willingness to trade, king safety, and preferred…
A lot of my coworkers were getting hung up on this point too. I think they're just emphasizing that large channel buffers can hide concurrency problems, so you want to be careful when using them. The last sentence in…