Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
jeffadotio
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
jeffadotio
7y ago
Most of Manhattan is north of 59th street and most of the day is not rush hour. It is so bizarre to me that I would be accused of lying about something like this. I hear complaints about cyclists from all kinds of New Yorkers, especially th
2.
▲
by
jeffadotio
7y ago
I removed that level of specificity out of an abundance of caution. I still use the internet by the rules of the 90s, except that I no longer ask my parents for permission to visit AOL keyword “kids”.
3.
▲
by
jeffadotio
7y ago
> it was uncertain whether New Yorkers who aren’t used to cycling on the city’s inconsistent network of bike lanes —which are frequently clogged by parked or idling cars and trucks — would take the mayor’s advice The notion that New York
4.
▲
by
jeffadotio
7y ago
This is a similar story about automation mishaps. It was posted here and I heard the story on NPR. https://idiallo.com/blog/when-a-machine-fired-me
5.
▲
by
jeffadotio
7y ago
> Übermenschen – machine-men, aerialists and space-bound conquistadors – tantalised philosophers and beguiled fascists Articles like this seem to take advantage of the misunderstanding of Nietzsche without directly endorsing it. The actu
6.
▲
by
jeffadotio
7y ago
Anyone who ignores an invitation to have a drink with Stephen Hawking[1] has nothing to say that is worth hearing. 1. https://www.atlasobscura.com/articles/stephen-hawking-time-t...
7.
▲
by
jeffadotio
7y ago
I like classes. But you must understand your code, even before you write it. If the syntax that you use (the author is using TS, and JS/TS classes are syntactic sugar) matches your mental model of the program then I would say that you
8.
▲
by
jeffadotio
7y ago
This is the exact attitude described as being destructive in the article. It is also plainly illogical. It is so obviously illogical that it is boring. By doing normal things one spreads the virus, killing people and grinding businesses to
9.
▲
by
jeffadotio
7y ago
Keychain Access is good if you can accept an Apple solution. Apple software of course requires their hardware, which is a deal-breaker for many. RememBear is made by the company that runs TunnelBear, which is a performant, permissive and re
10.
▲
by
jeffadotio
7y ago
I like it, but idiomatic symbols are tough. When I look at some functional languages they seem so dense with operators that I have to use some inference (which I probably get at least partially wrong) to glean the meaning. This is a good op
11.
▲
by
jeffadotio
7y ago
Freedom of speech is not the freedom from consequences. One has the right to be rude and the inextricable burden of being judged. Intentional rudeness is an expression of emotion. Fundamental truths and well-reasoned arguments, despite the
12.
▲
by
jeffadotio
7y ago
“Option” is the operative word. A type that does not implement the correct trait cannot be used in a way that requires the trait. If you are writing anything non-trivial that would probably be preferable. It requires nothing, that is the de
13.
▲
by
jeffadotio
7y ago
I really like this about Rust, implementing equality is just another trait. The same is true of comparison operators. If you don’t want a type to be able to be compared by == you can make it always evaluate to false or even panic and give a
14.
▲
by
jeffadotio
7y ago
The article seems to miss the concept of criticizing an idea without criticizing the individual. This approach is ineffective as a means of communication. It just looks like mud-slinging and it always comes off as a defense mechanism. Even
15.
▲
by
jeffadotio
7y ago
> That some people associate the style with adult content probably says more about themselves than the style. The logo is in active use and that makes it confusing. I have no interest in making moral judgments of adult content or strange
16.
▲
by
jeffadotio
7y ago
I am guessing that the logo was generated from a website that mimics well-known logos. This is probably the best argument against using such a logo. I kept wondering why the creator wanted this to be associated with adult content.
17.
▲
by
jeffadotio
7y ago
Right. That is what I’m saying. You are taking my comment as a general statement rather than a response to the article. The article is about the lack of companies making a product from the research.
18.
▲
by
jeffadotio
7y ago
Technology is driven by starting companies. VCs don't care about what a company does, they care about the price of the company's stock. Stock pricing is based on confidence in the value of the stock. Even if people want clones or
19.
▲
Data-Driven UI Components
(jeffa.io)
1 points
by
jeffadotio
7y ago
|
0 comments
20.
▲
by
jeffadotio
7y ago
This is good. It's nice and simple and does not bother the user to do anything before viewing my results or try to sell anything. I appreciate that the JS is not visible for the user but I would remove the "console.log" for p
21.
▲
by
jeffadotio
7y ago
I just looked up my favorite resource from when I first started JavaScript but it is either gone or has moved, so I can only give general advice. My process for learning a new language has been to focus on the fundamentals. Think about how
22.
▲
Writing Data-Driven UI Components
(jeffa.io)
3 points
by
jeffadotio
7y ago
|
0 comments
23.
▲
by
jeffadotio
7y ago
"Have you ever, while running Linux, questioned the teachings of the Mormon Church?" "Micheal, where did you get this?" "It's from a website."
24.
▲
Inexpensive Professional Hosting Made Easy
(jeffa.io)
1 points
by
jeffadotio
7y ago
|
0 comments
25.
▲
Inexpensive Professional Web Hosting with AWS
(jeffa.io)
1 points
by
jeffadotio
7y ago
|
0 comments
26.
▲
by
jeffadotio
7y ago
> it's really mostly a great way to keep up w news Receiving information is not the same as being informed. The head of Facebook’s news authority is the owner of a far-right news site. A famous 2012 study[1] found that Fox News view
27.
▲
by
jeffadotio
7y ago
I went to a bootcamp that had a room named after Lovelace, a room named after Hamilton and a room named after Hopper. Those were the only rooms aside from the open floor plan. There were no women on the staff.
28.
▲
by
jeffadotio
7y ago
One becomes so caught up in the fear of becoming obsolete and the dopamine-fueled satisfaction of staring into a screen that we fail to make simple evaluations that are right in front of us. Is a thumbs up emoji posted by someone with whom
29.
▲
by
jeffadotio
7y ago
I have abandoned all of the JavaScript state management libraries and now prefer to simply write my own storage module using Meiosis[1] and a tiny library for operating streams. This replaces tech debt and repetitious boilerplate code with
30.
▲
How to Write Data-Driven UI Components
(jeffa.io)
3 points
by
jeffadotio
7y ago
|
0 comments
More ›