njitbew
No user record in our sample, but njitbew has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
No user record in our sample, but njitbew has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
Sounds like a problem that the Mockito team created for themselves, and like a problem only they can solve.
See https://openjdk.org/jeps/451: JEP 451: Prepare to Disallow the Dynamic Loading of Agents, which has a lot of background on the topic.
I respect the maintainer's decision, but I don't understand the justification. > but when it was communicated with Mockito I perceived it as "Mockito is holding the JVM ecosystem back by using dynamic attachment, please…
> and it feels bloated (Java!) I'm curious, what exactly feels bloated about Java? I don't feel like the Java language or runtime are particularly bloated, so I'm guessing you're referring to some practices/principles…
> Horrible dev experience, no decent clients/libs, complex pricing, weird scaling in/out mechanism, slow, it only works well for well defined use-cases. Most of these arguments probably don't outweigh the benefits. If…
Oracle Cloud only charges a fraction of want Google, Microsoft, and Amazon charge. Any idea how Oracle is able to keep the cost so low? Or are the others just inflating the price so customers don’t move to the…
ORMs could (and most do) provide some escape hatch, where you can write the query yourself and reuse the hydration layer, or reuse the query generator and customize the hydrator, or a combination. Or you can just bail…
I don't understand the negativity in this thread about Oracle and the pricing model. GraalVM is an amazing piece of technology that enables many new applications. Oracle has the courage to invest heavily in this…
After upgrading my MacBook Pro 13" (2017) to Big Sur in Dec 2020 I had a similar experience. I use a 4k monitor and everything got super slow, fans started spinning, processes got throttled, and I could barely get any…
I know nothing about Android development with Gradle (or Android development in general, for that matter). I feel that is where a lot of negativity in this thread comes from. But then it's not per-se Gradle who is to…
This is funny, because I have the complete opposite experience. Yes, it took me an afternoon to find my way around Gradle. But ever since I really appreciate their documentation. It is to the point, well written,…
The problem is that it is super easy to modify a Gradle build scripts, but also super hard to get it right (e.g. understanding of configuration vs. execution phase, concept of configurations, task dependencies). As long…
Why so negative? You don't _have_ to do all of that, but as a software engineer you are in the unique position in which you're able to do a bit of all of that _if you want to_. It's like saying: why should I do…
I don't understand what nginx has to do with this. nginx's language is just that: a language. If Lambda@Edge would support nginx language, you would still be invoking a lambda. But I'd must rather write some header…
Sounds like it. Which in turn is similar to Akamai EdgeWorker (Akamai's JavaScript-at-the-edge)
Without reading the article, I can imagine that listing the components of a technological product (i.e., an SBOM) is a _first step_ towards the goal of solving all those problems. Once you have a standardized way of…
The distinction you're making is more about _fundamental_ research vs. _applied_ research, but it is research nevertheless. From the first hit I found on Google: * Fundamental researches mainly aim to answer the…
Are these "leather cups" you're talking about these "ear cushions" (https://www.bose.com/en_us/products/headphones/headphone_acc...)? If yes, then that's only 30-40$, which does not seem unreasonable for a product you…
There seems to be a connection though. This project tabler/tabler-icons is part of Tabler, which features FeatherIcons: https://preview.tabler.io/icons.html. Not saying there's anything wrong here, for all I know it…
Quality as in "a BMW is of better quality than a Peugeot" ;)
I'm not sure if the author is trolling or actually presenting this as some groundbreaking insight. I thought it was obvious to anyone that no cookies means no cookie notice (and there are plenty of static websites that…
> Contractor / CEO / founder, $900k base, $1b equity This one made me smile.
My sister’s former boyfriend used to carry a phone without a SIM. His mom ended up calling my sister or our landline to check up on her son. It was annoying AF. Feel free to live off the grid, but please make sure you…
I recently came across her "Perf zine" [1] and immediately bookmarked it because I enjoyed it so much. It may target entry-level engineers, but it's still a joy to read for anyone. [1] https://jvns.ca/perf-zine.pdf
I'm Dutch speaker, we're known to be very direct, but I too believe adding "Please" in front of a request does not per se make it more polite. Another example that bothers me quite a lot is adding "Thanks" to a request…