I love some of the community responses to the initial Benchy madness, such as the 3D Boaty, which is a bench. https://www.printables.com/model/1141963-3d-boaty
Not to argue for or against Ozempic, but there is a difference between what motivated individuals can achieve on their own, and what one can expect of the general population.
I think your description of linting can be true, but not necessarily for every eslint configuration. I feel that I've landed on configs that feel useful to myself and the rest of the devs in the team. Even with a rule…
I don't interpret neither OP nor the first comment this way. What is brought up is the hypocrisy of talking down on any cannabis user while being drunk at work yourself, and positive drug tests that are not related to…
Or the 3D Bitmojis. My 2D one looks awesome, but the equivalent 3D version looks like a sex offender...
I highly appreciate the effort that goes into this! The only pity is that I need VMware Fusion and it seems to be broken in the patched Ventura with no fix in sight. Stuck on Catalina for now on my 2012 rMBP.
I would just add some console.log message explaining the issue you have with hotlinking the script. This will not disrupt users, but anyone who fires up their devtools will see that the site is getting shamed. And if…
I have ADHD and my flavor makes me look well adjusted on the outside while struggling hard. My mother completely dismissed the possibility of ADHD based on things like me getting a Master's degree. People see the decent…
I think card companies and the related businesses have too much power. I am a board member of a BDSM club operated by a volunteer organization (we are legally a non-profit). We want to implement card payment on our…
I interpreted the post you replied to be directed towards the part about extortion, and not contrary to what you are writing. I agree with both.
I communicate with a lot of people on Facebook, but I hated that I ended up scrolling my feed. So I unfollowed everything and now I have an empty feed and nothing to scroll. I realize many have reasons to get rid of…
Even though I’m not going to use Windows 2000 again, this was an interesting read. On a related note: I have an old scanner that I use about once every year. Drivers max out on XP support, so I installed Windows…
Came here to say this myself. Do awesome stuff, and you will attract awesome people. You don't have to be the world's best in the thing you pursue either, to get noticed. For many hobbies and interests, there is a…
AppleCare is such a non-issue here in Norway. We have five years of "reklamasjon" (think of it as kind of a mandatory warranty). I wonder how electronics would have been built if this was a global thing.
I'm not going to dismiss your experience, or your knowledge about the environment you describe, but we are most definitively not doing small scale development. Our company has a large software stack comprised of several…
While not a tiling WM, check if Divvy could suit your needs. You can set up hotkeys to resize windows to parts of the screen. The screen is divided into a grid.
For e2e testing I have seen various patterns, and the article mentions data-test-id for instance. In my own tests, I have opted for something similar, that has given a bit more flexibility. Singular elements:…
That's a very general statement. I wouldn't accuse you of implying that it would also apply to e.g. Date.now(), but I firmly disagree that it applies to hooks. I get that hooks are declared in the form of functions, and…
In Norway, what we have today is something called TAB Xtra: https://www.coca-cola.no/content/dam/one/no/no/products/tabx...
I was convicted for drugs and firearms in Norway. The only time it has ever come up during my many years as a programmer, was when a consulting company I worked for had the police IT service as a candidate for my next…
Given that an ARM version of Windows 10 exists, why do you say "almost definitively"?
I hope Windows 10 ARM will be able to to run on these. I think that might be the push W10 ARM needs to get recognized and have more native applications. It would be somewhat ironic too!
Wow, I'm have just started trying out the management track in my company, and your post is very motivating. As in, I thought I would lose out on the programming part, but if I end up with the same experience as you, I…
Afaik with that command you will not pollute the rest of the system, since there is no global flag. It will end up in node modules/.bin and can be executed with npm scripts.
My impression (as a Norwegian): - For computer parts, the price without VAT is quite similar to US prices. But our VAT is 25%, so it makes a huge difference. - For whole computers, you can save a lot buying in the US,…
I love some of the community responses to the initial Benchy madness, such as the 3D Boaty, which is a bench. https://www.printables.com/model/1141963-3d-boaty
Not to argue for or against Ozempic, but there is a difference between what motivated individuals can achieve on their own, and what one can expect of the general population.
I think your description of linting can be true, but not necessarily for every eslint configuration. I feel that I've landed on configs that feel useful to myself and the rest of the devs in the team. Even with a rule…
I don't interpret neither OP nor the first comment this way. What is brought up is the hypocrisy of talking down on any cannabis user while being drunk at work yourself, and positive drug tests that are not related to…
Or the 3D Bitmojis. My 2D one looks awesome, but the equivalent 3D version looks like a sex offender...
I highly appreciate the effort that goes into this! The only pity is that I need VMware Fusion and it seems to be broken in the patched Ventura with no fix in sight. Stuck on Catalina for now on my 2012 rMBP.
I would just add some console.log message explaining the issue you have with hotlinking the script. This will not disrupt users, but anyone who fires up their devtools will see that the site is getting shamed. And if…
I have ADHD and my flavor makes me look well adjusted on the outside while struggling hard. My mother completely dismissed the possibility of ADHD based on things like me getting a Master's degree. People see the decent…
I think card companies and the related businesses have too much power. I am a board member of a BDSM club operated by a volunteer organization (we are legally a non-profit). We want to implement card payment on our…
I interpreted the post you replied to be directed towards the part about extortion, and not contrary to what you are writing. I agree with both.
I communicate with a lot of people on Facebook, but I hated that I ended up scrolling my feed. So I unfollowed everything and now I have an empty feed and nothing to scroll. I realize many have reasons to get rid of…
Even though I’m not going to use Windows 2000 again, this was an interesting read. On a related note: I have an old scanner that I use about once every year. Drivers max out on XP support, so I installed Windows…
Came here to say this myself. Do awesome stuff, and you will attract awesome people. You don't have to be the world's best in the thing you pursue either, to get noticed. For many hobbies and interests, there is a…
AppleCare is such a non-issue here in Norway. We have five years of "reklamasjon" (think of it as kind of a mandatory warranty). I wonder how electronics would have been built if this was a global thing.
I'm not going to dismiss your experience, or your knowledge about the environment you describe, but we are most definitively not doing small scale development. Our company has a large software stack comprised of several…
While not a tiling WM, check if Divvy could suit your needs. You can set up hotkeys to resize windows to parts of the screen. The screen is divided into a grid.
For e2e testing I have seen various patterns, and the article mentions data-test-id for instance. In my own tests, I have opted for something similar, that has given a bit more flexibility. Singular elements:…
That's a very general statement. I wouldn't accuse you of implying that it would also apply to e.g. Date.now(), but I firmly disagree that it applies to hooks. I get that hooks are declared in the form of functions, and…
In Norway, what we have today is something called TAB Xtra: https://www.coca-cola.no/content/dam/one/no/no/products/tabx...
I was convicted for drugs and firearms in Norway. The only time it has ever come up during my many years as a programmer, was when a consulting company I worked for had the police IT service as a candidate for my next…
Given that an ARM version of Windows 10 exists, why do you say "almost definitively"?
I hope Windows 10 ARM will be able to to run on these. I think that might be the push W10 ARM needs to get recognized and have more native applications. It would be somewhat ironic too!
Wow, I'm have just started trying out the management track in my company, and your post is very motivating. As in, I thought I would lose out on the programming part, but if I end up with the same experience as you, I…
Afaik with that command you will not pollute the rest of the system, since there is no global flag. It will end up in node modules/.bin and can be executed with npm scripts.
My impression (as a Norwegian): - For computer parts, the price without VAT is quite similar to US prices. But our VAT is 25%, so it makes a huge difference. - For whole computers, you can save a lot buying in the US,…