HN user

jrs95

2,123 karma
Posts4
Comments1,381
View on HN

It's now the most popular programming language by a decent margin, there are a lot of libraries available for it, and it lacks some of the performance limitations that affect other dynamic languages. Anyone that does frontend dev knows JavaScript, its about as close to a universal language as you can get.

Personally theres about a dozen other things I'd rather use but from a pragmatic perspective it makes sense. It's easy and it gets the job done relatively quickly.

I still use this directory structure and it doesn't really bother me honestly. Makes it very easy to work with multiple local repositories without having to worry about any linking or installing bullshit you have to do with other systems.

RPA seems to be the biggest area where this is currently popular. The "citizen developer" bullshit they're pushing IMO sounds good on paper but will lead to fragile bots that end up falling apart and not being properly maintained at scale. I can't imagine handing someone with no programming experience UiPath or whatever and having them basically deploying software directly to production. As far as I know there isn't a "code first" approach to this set of problems but there probably ought to be as someone who can't write code isn't likely to produce a high enough quality product even with a dumb downed drag and drop tool to make it worth it.

Also in terms of TDP and lack of a dedicated graphics card. And then with the Surface Book, not only is it more awkward as a laptop but because all but the GPU is in the screen the hardware has the same constraints as a tablet. Even with the excessive thinness of the 16" MacBook Pro, it can run circles around any of the Surface devices in terms of performance.

The funny thing is they advertised this as a feature when it was launched because it was supposed to be more aesthetically pleasing and not collect dust etc. I guess there's a reason Apple still uses rubber after all...

Not gonna lie my #1 complaint is that PHP jobs on average pay like shit in comparison to most other things. I don't want to work with it solely because it has no value on my resume.

That being said the biggest argument for PHP is productivity and I just prefer Ruby + Rails for that. Honestly though I will say I find PHP more pleasant to work with than Python these days.

A lot of white Americans have a problem with this, I don't think most are aware that it also impacts Asian Americans. If they were, they'd be behind you 100%. Save a few extreme elements, most of us just have a problem with people being treated unfairly at an individual level because of demographics.

Are these sorts of policies really going to get any better when the rhetoric they're based on is ramping up and demographics continue to shift in favor of groups that benefit from the policies? It's already practically socially forbidden to debate this sort of thing in public using your own name. I'm not going to have children, but I'm worried for the children of my siblings and cousins. Their parents don't have money or college educations and they're going to have a lot of roadblocks in their way and people telling them they don't deserve what little they do have.

Overall, I don't really know what any of us can do about it other than complain on the internet though. Unfortunately I don't really see a viable path forward to changing any of these policies.

There's almost no other explanation, unfortunately. Opinion on it does tend to be pretty closely tied to conventional political orientation, but I know plenty of women in tech (or other traditionally male dominated spaces like gaming) that don't really like this kind of stuff because they have a lot of friends from over-represented groups that have had a lot of difficulty in life that's basically ignored based on their demographics.

Now that I'm working remote & holed up in my apartment all the time, none. I got some of the DOOM Eternal branded G Fuel for the game launch, and it's strong (300 mg of caffeine per serving...and it's spicy lemonade, which sounds weird but it's delicious) so I have that on occasion in the morning to recover from a night of bad sleep. For the most part been staying away from the caffeine though and I've adjusted to it pretty well.

As soon as I get back in the office though, I'll probably be having 3-4 cups a day. Sometimes cold brew, mostly just black coffee. Occasionally I just do tea. Part of it I think is I just have a bit of an oral fixation, so drinking something helps me vape less (I used to smoke) and eat less (mostly sedentary lifestyle unfortunately)

There is growing political demand to move away from China entirely though. I doubt its particularly popular with most people with influence, but if we've learned anything from 2016 it's that populism can be an unexpectedly potent force. If someone were to force the issue, the new GOP party line could very well end up being policy to move manufacturing away from China.

AP classes aren't really close to the same in my experience. They may technically be on par with entry level college courses but none of the content is so difficult than anyone else couldn't do it. If anything we just have low expectations and do very little to foster any critical thinking skills in most students. You could be below average in terms of natural ability and not have a problem with AP classes just by actually giving a shit.

TypeScript to C++ 6 years ago

Doesn't Vala compile to C and handle memory safety somehow? Obviously that depends on some GObject stuff but I think a similar approach could probably be used in this case.

[dead] 6 years ago

Holy shit imagine this being what you're focused on right now, of all things.

And then we seriously overvalue these "core CS skills" for a lot of positions, many of which will not involve actually using any of it at all. I can't tell you how many people I've worked with that could tell you a bunch of Big O crap off the top of their heads but all they were working on was web apps and they couldnt seem to remember that running an ORM query in a loop is a bad idea. The way the U.S. uses college education as a prerequisite to employment but also seems to not be very good at teaching stuff that's actually relevant to the work you allegedly need the degree for is very disturbing to me.

"Didn't save up? You lose your business. Either it goes under or you sell it at fire-sale prices to somebody who has the assets to keep it afloat until things stabilize (possibly the government)."

In this scenario a wealthy person who owns a business can simply keep their business afloat with their personal money, whereas someone with a more modest financial situation would go bankrupt and be forced to sell at pennies on the dollar to...someone who happens to be sitting on a pile of cash. That clearly leads to a consolidation of capital in the hands of the wealthiest people, which most people would consider to be a bad thing. Plus, more rural communities in general are a lot more dependent on middle class small business owners, many of whom are likely already struggling even before a crisis do to a stagnating local economy.

I would argue we do use chemical weapons, but only in specific circumstances in order to generate outrage about whoever we are claiming used them to justify our own military action. The biggest value they have now is how offensive they are. And I dont mean "we" as in the United States or anything like that, I mean humanity in general. No rational actor would ever decide to use a chemical weapon unless they intended primarily to blame someone else for it.

It's not like they're going to break VB.NET or drop support anytime soon. Existing software will keep working. At this point there's no real point in continuing to add to it -- new stuff should be written in C#. It's better.