I don’t know if this is correct, but if it is, this is best answer to this question I’ve ever seen.
I don’t know if this is correct, but if it is, this is best answer to this question I’ve ever seen.
Ok that is good to know. As for qtcreator, it’s probably fine, just the first time I’ve used it and it didn’t have any of those features working correctly. And I already am familiar with jetbrains tools from Java development. I’ll just have to get it set up correctly. I know for sure I’ll be using it for its UI editing features.
The application is very resource heavy and is also designed for specific hardware, it can’t be run on the windows laptops we are provided. There are security concerns as well, which limit what I am allowed to do.
Currently I’m using vnc viewer to open a shell where I can run applications like qtcreator and get a gui interface. I’m sure I could run a local ide and ssh into the vm with it, but I know that can be tricky getting proper code coverage for jump to references to work. I guess I’ll try it and see what happens!
Interesting, I’ll probably still have to ask for permission to pull anything from the outside onto the vm, but hopefully will get less push back if it’s for a tool already installed and in use.
I’ve been using it via vnc, and was having a hard time with it. Perhaps I need to configure it correctly. Out of the box, jump to definition wasn’t working great and there doesn’t seem to be linting set up. Probably this is just me not knowing anything about c++ development and needing to do more research.
I think some people here are using vscode, I’ve not been a huge fan of it in the past but I should probably look into their workflow.
I don’t feel like the H1B is as big of an issue as outsourcing is. The company that I was just laid off from also laid off all the H1Bs and outsourced pretty much every junior role to India. I’m hearing about this in a lot of other companies as well. While this is anecdotal, it seems to me that with the rise of remote work, it proved that out sourcing was very viable. India has a huge talent pool of highly skilled engineers, who can speak English and are willing to work for pennies on the dollar. I’m not sure where AI plays part in this. Perhaps, it allows those outsourced developers to provide higher quality code faster than ever before, but I have no way to prove that.
Either way, it’s pretty much a blood bath in tech right now, not sure what to do myself. Considering going back to my old career.
Agreed. If you are not incompetent, you will remember the stuff that you use often. You will know exactly where to look to refresh your memory for things you use infrequently, and when you do need to look something up, you will understand the solution and why it’s correct. Being good at looking things up, is like half the job.
A lot of audiophile gear is overpriced bs. See what audio engineers use for mixing/mastering. Ath, Sennheiser, etc. Good cans will cost you anywhere from $150 to $600 but anything for thousands of dollars is ridiculous.
I personally don’t think that’s the issue with the typing system. With vanilla js if I’m looking at a function that has say four parameters that are not trivial objects like strings but are actually complex (think dependency injection) it’s very difficult for me to know what these objects are other than reading through the code of the function.
Actually, even if the parameters are simple, I’m not sure of that until I look into the function and see what it’s doing. This is a huge pain in the ass most the time, because I just wanna look at the function name its parameters and move on. However, that being said, most of this can be remedied with jsdocs and a good linter/lsp.
The real problem is that across the globe there is like 50 different implementations of it. Some places have a fucking half hour, or some goofy shit. Really fun handling time zones with that sprinkled on top.
Time zones are part of it, but also daylight savings is a real pain in the ass. And like you said it gets particularly complicated when you’re dealing with a system that deals with these things as an afterthought, which seems to be a lot of older libraries for time. For instance, the Java date utils are a nightmare and are now considered semi deprecated replaced by a new java.time api. That is, of course, no help for the ridiculous amount of things that depend on these stupid date utils and no one wants to spend the dev hours to refactor.
Zionism was not started by Ottoman Jews, which were a very, very small minority in Palestine. The grandfather of Zionism was an Austro-Hungarian, Theodor Herzl. Before that there was a proto Zionist movement the Hovevei Zion which was created in response to pograms in the Russian empire. The Zionist movement was entirely created as a response to the treatment of European Jews by European powers.
Living under sharia law and being treated as a second-class citizen (which all non-Muslims were) certainly was not ideal for Palestinian Jews, but hundreds of thousands of European Jews did not start streaming into Palestine because of that.
While I don’t totally disagree with you, nor advocate the position you are arguing against… I wonder what is the scientific definition of sanity? Is there a consensus on it? If it is a concept that exists outside the context of our society as you claim, then is it something objectively inherent in all humans regardless of their culture or circumstances? Or can its meaning change over time; can the standard of entrance be lowered or raised depending on current trends or the whim of the majority?
I thought Tail recursion just gets turned into an iterative loop by the compiler? Hence why you won’t get a stack overflow. And since in procedural languages you can just use a loop in place of a tail recursive function you would never run into this problem, right? At least this is how it was taught to me when I was learning about it in lisp.
I heard this somewhere: “You’re in an IVF clinic. It’s on fire and you enter a burning room. On a table is a large cooler with 5 thousand fertilized eggs, and there’s also a crying, injured five-year-old girl in the room. Which one do you save? You can only save one.” The answer for most people is obviously the 5 year old and it’s not a hard choice.
You would be able to tell by monitoring the network tab of the browser developer tools. If post requests are being made (which they probably are, though I’m too lazy to go check) while you are typing a comment, they are most likely saving work in progress records for comments.
I don’t know, when we start talking about power users my mind goes to developers and most seem to not like windows. At least that has been my experience. Most of us prefer unix based systems, primarily because we have to use it to interact with like almost every server anyway. And of course I’m not just talking about different Linux distos, Mac is essentially Unix based and is in heavy use in a lot of shops.
Ooof my guy, the comment you originally replied to - to brag about how easy sql is - literally said he had an IT director 20 years ago trying to get everyone in the department to write SQL queries, where did he mention frontend dash boards? How can an IT director be that stupid… what is this thread about and why do you think he shared that anecdote? A thread about idiots asking for stupid shit… I wonder what could possibly be reason, we may never know but I’m sure you’ll explain it to us.
Maybe it’s supposed to be “personnel”? HR hiring processes is dominated by bots now.