Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
macromagnon
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
macromagnon
6mo ago
I could tell in edge that right side was muted based on the icon next to the address bar and noticed you could use arrows to move one by one so just pressed left 25 times.
2.
▲
by
macromagnon
7mo ago
School calculus is hated because it's typically taught with epsilon delta proofs which is a formalism that happened later in the history of calculus. It's not that intuitive for beginners, especially students who haven't lear
3.
▲
by
macromagnon
2y ago
A lot of artists are under a 360 deal and they take a cut of everything, so that might not always be true.
4.
▲
by
macromagnon
3y ago
The increase in temperature is just one of the issues. It has probably been mainly publicized as it's an easy "key performance indicator" to get the point across/that can be succinctly referred to. Sea level rise, ocean
5.
▲
by
macromagnon
3y ago
There's a conflict of interest on the part of car manufacturers, if insurance just pays out and they get to do another sale, they're happy that your car got stolen. Also, I agree with the main point of the article, but it shouldn&
6.
▲
by
macromagnon
3y ago
Nothing happens to random people with no power, but if a legitimate threat to the status quo appeared, I don't think it would end up so peaceful.
7.
▲
by
macromagnon
3y ago
Where can I get more information on this? Wasn't fukushima total disaster in that it was badly maintained and in a bad location? These two pre-conditions don't seem to apply to the plants germany had.
8.
▲
by
macromagnon
3y ago
Exactly, we're already breathing all kinds of dangerous substances from multiple sources, why add another one. Honestly, since they banned indoor smoking and having people smoke 9m from doors, I don't mind it. What I do mind is pe
9.
▲
by
macromagnon
3y ago
If you actually really only smoke 10 cigs a year, which I'd be impressed by, you should get into nice cigars.
10.
▲
by
macromagnon
3y ago
It seems obvious to me that meeting any of the conditions disqualifies you. The points needed to satisfy one of the clauses goes down as the "seriousness" of the crime goes up. If you got 4 total points, you're out, but if yo
11.
▲
by
macromagnon
3y ago
I still remember when notes/certificates to allow stacking any items came out but you could only do one inventory at a time at an npc. Eventually (not sure how long after) you could just toggle the option at the bank. Talk about qol im
12.
▲
by
macromagnon
3y ago
Individual Contributor.
13.
▲
by
macromagnon
3y ago
If you like capitalism so much, then an artist having their income more clearly directly proportional to their output than some ceo definitely deserves a greater % of the profit. Also, minimizing the effort it takes to become a pop artist a
14.
▲
by
macromagnon
4y ago
They're only operating from 10pm to 5am so one would expect them to at least update off hours.
15.
▲
by
macromagnon
5y ago
I have interviews lined up with google and coinbase which both are going to ask leet code style questions. I'm going to go through it just for the promise of more $. Even if it is annoying to spend hours and not get an offer, I can see
16.
▲
by
macromagnon
5y ago
Android has the concept of an Intent[0] which are basically a category of apps that can fulfill a functionality like sending an email, browsing the internet, or dialing a number, etc. So a developper can create contacts/caller app so t
17.
▲
by
macromagnon
5y ago
Is it that hard to remember a bash for loop? for i in $(seq 1 10) do echo $i done Then you can just replace new lines with ; if writing a one liner. for i in $(seq 1 10); do echo $i; done I guess it isn't as simple as
18.
▲
by
macromagnon
5y ago
Transportation accounts for 14% of total greenhouse gas emissions [1] and that includes rail/air/marine travel so it doesn't seem to be as simple as getting people out of their cars. [1] https://www.epa.gov/gh
19.
▲
by
macromagnon
5y ago
From one perspective, mathematics is the study of the methods of reasoning on abstract concepts. Theorems follow from any set of axioms that do not lead to any contradiction. In physics, one is usually only interested in results relating to
20.
▲
by
macromagnon
5y ago
I don't really like ORM's (or even java) but if I'd have to write code to model a typical user/product/subscription system I'd rather use hibernate with some annotations than dealing with all the add/updat
21.
▲
by
macromagnon
5y ago
I doubt you can say some 'one' made the world this way. The present day is the result of historical, economical, scientific, etc. processes that are only partly known by few people. Țhere is a short term greed pushing wages down s
22.
▲
by
macromagnon
5y ago
Can you expand a bit on how Greek helps? Are you talking about Ancient Greek? I know a few latin derived languages but I never taught about the relation to computer languages.
23.
▲
by
macromagnon
5y ago
Most of the best players in the world end up playing in the mlb so it kind of makes sense.
24.
▲
by
macromagnon
5y ago
I like bash because it's easy to connect different data together. I can output a column from a sql query to a file and easily write a for loop that goes over the data and use it. I work mostly in payment related code, so most often I u
25.
▲
by
macromagnon
6y ago
Some even have 3-4, all maxed out.
26.
▲
by
macromagnon
6y ago
I'm just young enough to have missed the time where muds or Ultima online were most popular. In the late nineties, I distinctly remember internet cafes and the rise of Everquest which was inspired by diku mud. You had a bunch of young
27.
▲
by
macromagnon
6y ago
It seems rather disproportionate to blame such ills on the movie industry.
28.
▲
by
macromagnon
6y ago
Canada has no large scale vaccine production capacity so even if they could license the production they couldn't produce any decent amount any time soon.
29.
▲
by
macromagnon
6y ago
I have never seen anyone claim that Newton is the first to work with infinite series. In fact, finding the area under a curve the geometric way (finding quadratures) naturally leads to many series and in this case Newton himself is predated
30.
▲
by
macromagnon
6y ago
I've been wanting to go towards category theory, homotopy type theory, etc. but I realized I need more abstract/algebraic geometry and then I need some topology, etc before category theory so I have more examples of morphisms to d
More ›