What digital art sites are these? Been looking for some good ones.
HN user
jawzz
Oh cool, thanks for that.
You’re right. Going back to my physics example, all the variables in a physics problem are actually of the same type, float. So you’d need more specific types, but that would be infeasible-the whole point of types in a general purpose language is that they’re general enough for any use case.
If you were just coding physics problems you could have types restricted to the physics domain, that is, physical units. Which it looks like MATLAB does now support: https://www.mathworks.com/help/symbolic/units-of-measurement...
This makes me wonder: what if there was a language where variable names are determined according to the type, with the option of overriding with a custom name. So a variable of type http.Request would automatically be named “req”, the next one in scope would be “req2”, etc.
If you think about it, when you solve a physics problem, for instance, you call every mass “m1”, “m2”, etc. Maybe this would be another step in Go’s direction of conforming style to make code more standard and readable.
Don’t do anything in extremes, including not doing anything in extremes.
That makes a lot of sense, thank you so much for the advice.
As a graduating senior in CS who is super interested in working in BCI, may I ask how you got into the field? I would love to work somewhere like Neuralink but it seems that most of these companies are not hiring new grads (understandably, perhaps). I might just get this or openbci and do a project on my own, to start.
These laws exist. You’re not allowed to discriminate based on criminal or arrest record unless it’s relevant to the job (e.g. someone applying to be a delivery driver with 3 DUIs).
The problem is that between two equally qualified candidates, if one has a record and the other is clean, it can be pretty easy to justify just throwing the first one out. And pretty hard to prove that that’s why you were rejected.
You’re blatantly misquoting the person you’re replying to.
Really? Seems like it’d be more reliable and a lot faster to just hop in one of the hundred rickshaws on every street. Besides the fact that they’ll overcharge you if you’re a tourist.
70% of STEM graduates in Iran are women.
https://engineering.purdue.edu/ENE/News/the-stem-paradox-why...
Not the OP, but as I’d say that subjectively speaking, you’re better off going to MIT, but only if you have the passion and drive to succeed at a place like that (which you probably do if you got into MIT).
But for Boston College, Boston University, or Northeastern? You’re probably going to end up paying more than MIT and get an education that’s indistinguishable from UMass, quite possibly worse in some respects.
What people have been saying in this thread is not incorrect (though should be nuanced): the ivy leagues are worth it for the caliber of the student body and reputation; otherwise, go to a (Tier 1) public school.
Unless, of course, you don’t want to and can easily afford otherwise.
Every reply to you is repeating the same thing and they’re all wrong. Woe on the next great sociologist, philosopher, or artist who gets discouraged from study because “just do CS so you can make money” or “just go to the library it’s literally the same thing as four years of training under experts in the field and discussion with other smart young people.”
It’s built off of Stopify[1], which compiles “from JS to JS” and runs on the client side.
My school’s JS IDE [1](“JavaScript without the bad parts”) has a history feature that is just a scrolling list of thumbnails of the code at every change. The IDE doesn’t have many features overall, but the history is actually very nice and natural and feels like it should be standard in any IDE.
Solar panels and GPUs use rare metals of which there are a finite quantity, and are also mined through the use of slave labor in some parts of the world.
They’re not really making a point that needs evidence. If you have no idea what Ethereum is, it’s not unreasonable to suggest that you take a quick look at their website before participating in an web forum discussion about it.
This is different than people blithely spouting “it’s not my job to educate you” when asked to give some support for their controversial, unsubstantiated claim.
I don’t think those first two examples should be done either. In many countries in central and Northern Europe, it’s common journalistic practice not to print the names of those accused of crimes. Innocent until proven guilty, right? I think we’ll look back at the NYT et al publishing mugshots and full names of the accused as downright barbaric.
With online learning, basically all of my exams are like this. I’ve heard of some people having proctored online exams, but luckily my school’s Math and CS departments seem to have opted to just make the questions harder/unable to be looked up, and gave up on restricting us from using notes or the internet. It’s actually surprising how well it works, if the professor can design the exam cleverly enough. Really the only way you can cheat is by colluding with other students (which admittedly is a fairly big issue) or, for some types of programming questions, by just running the code on your own machine (which again can be avoided by clever test design).
Hey, I just want to apologize for my reply here [1]. Looking back I realize it was rude and simply incorrect, and I regret sending it.
Sorry to intrude on this unrelated thread but it's the only way to get in touch with you.
Yes, but they did when Amazon was founded.
Is it clear that Amazon delivery is worse for emissions? Isn't it better to have one truck deliver everyone's goods, versus each person individually driving to the store (which also has a much larger geographical footprint than a warehouse, per item)?
I'm willing to concede that Amazon may well have driven overall consumption up. Also, anything being shipped by air is causing way more emissions by weight than any amount of people driving to the stars. But I still wonder how this balances out against the efficiency of a delivery van; I don't think the answer is that obvious.
These days, it's more and more common where you see a product with 4.5-5 stars with thousands of reviews, go to the reviews, and see that all the top ones are 1-star with complaints about the product being counterfeit or breaking quickly. I don't go on Hacker News often but I do use Amazon, and I see this all the time.
Not trying to be snarky, but no one remembers much before age 11 or likes bureaucracies or incompetence.
“Poor people are disproportionately affected by not having enough money to purchase things”
Has the record of arrest (and charge, if you were initially charged with possession before it was reduced) affected you at all, to your knowledge?
True, but where there’s less of a spectrum is in the stigma that follows you after the punishment. For many companies and landlords, anyone without a squeaky clean record is lumped together. Even for crimes that a significant portion of the population has probably committed at some point and were just never caught.
as far as cultural attitudes and preferences go, a person from New York has more in common with someone from Mexico City or Sao Paolo than someone from Paris or London.
Interesting—do you mind expanding on this?
From the dissenting opinion by Commissioner Noah Joshua Phillips:
These are different companies, some of which have strikingly different business models. And the orders omit other companies engaged in business practices similar to recipients, for example, Apple, Gab, GroupMe, LinkedIn, Parler, Rumble, and Tumblr, not to mention other firms the data practices of which have drawn significant government concern, like WeChat. The only plausible benefit to drawing the lines the Commission has is targeting a number of high profile companies and, by limiting the number to nine, avoiding the review process required under the Paperwork Reduction Act, which is not triggered if fewer than ten entities are subject to requests.
Headlines are usually written by an editor, not the writer, and chosen to generate clicks. That’s why there’s often such a contrast between the headline and the article.