Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
jaked89
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
9 ms
·
1.
▲
by
jaked89
3y ago
Line drawings work because they represent the centers of symmetry for surfaces and volumes. They trigger the same center-neurons that the original shape would. A hand could appear on you retina in different sizes and orientations. According
2.
▲
by
jaked89
5y ago
Strawman attack. I didn't mention mining; anyone can purchase crypto. If you prefer to support the fiat thugs by holding into their tokens, be ready to pay the price.
3.
▲
by
jaked89
5y ago
Early crypto adopters are freedom minded people. I have no problem with a new economic system where the wealthiest are the most freedom-oriented. If crypto ever replaces the current monetary system, late adopters will have to fight for cru
4.
▲
by
jaked89
6y ago
https://pubmed.ncbi.nlm.nih.gov/29798816/
5.
▲
by
jaked89
7y ago
This has nothing to do with my point. Law exists to establish peace and consensus. Contacts are the most basic construct enabling modern life in a crowded society. Reinterpreting contracts in a liberal, unreasonable manner destroys peace
6.
▲
by
jaked89
7y ago
Examining this case from a "similarity to employee" perspective neglects a crucial factor: the expectations between the parties at the time of contract. It's patently obvious no Uber driver expected to be treated as an employ
7.
▲
by
jaked89
7y ago
FP didn't invent immutable data, or mathematical functions. It just makes it easier to use them for some domains, while complicating others. Imperative programs can have isolated, pure subsections of functionality which are based on co
8.
▲
by
jaked89
7y ago
Glad to hear there's commercial interest for Nim!
9.
▲
by
jaked89
7y ago
Didn't expect otherwise. You'd use a logical response if you had one. My comment is a direct response to the OP who implied FPs are going to "take over". I'm being downvoted probably by FP zealots who can't dea
10.
▲
by
jaked89
7y ago
Debugging and (semantic) renaming. As said, this is the minimum requirements I pose on any language for production use. Nim in VS Code lacks both. There's some limited debugging support at the generated C code, but this is not sufficie
11.
▲
by
jaked89
7y ago
You'd be more convincing providing a substantial response instead of referring me to "investigate". I've used FP extensively, and they all make mutation very hard, by design. Do you disagree with this premise? Do you dis
12.
▲
by
jaked89
7y ago
The ability to change value by ref is crucial to most real-world apps. This is not surprising, as those apps are modeled to represent a real, dynamic world. Functional languages tend to disregard this, and demand composition over mutation.
13.
▲
by
jaked89
7y ago
D & Nim (especially Nim) are very appealing from a language perspective, but the lack an IDE undermines the advantages they bring. I personally won't consider using a language for a meaningful project unless it has a decent debugge
14.
▲
by
jaked89
7y ago
Where Mindustry falls short for me is where once the waves are over, you're forced to leave your base and start all over. I'm not motivated to invest in optimization if the production line is going to be abandoned soon; the game b
15.
▲
by
jaked89
7y ago
There's no real drop, but number manipulation. They just label you as "healed" if the tumor doesn't return after a some short period of time, which gets shorter by the year. Actually mortality rates are at all times high
16.
▲
by
jaked89
7y ago
The entire medical field is based on opinion and wizardry. We're sicker and weaker than ever. I've healed myself from various conditions by going carnivore. Take it or leave it.
17.
▲
by
jaked89
7y ago
Cancer is not a disease, but a state of overall body deterioration. You can't fix it; only the body can fix itself. Stop attacking it with carbs and plant oils, and give it the fuel it needs: unprocessed animal protein and fat.
18.
▲
by
jaked89
7y ago
Also, forgot to mention, that in some analyzers, even if you have no actual code change, the symbols change meaning, and then you're forced to recreate the tree regardless, because you can't change the node-symbol association.
19.
▲
by
jaked89
7y ago
The problem with immutability in a rapidly mutating environment is that the theory clashes with reality. Anytime a leaf node changes, all its ancestors have to be replaced, instead of just updating the leaf in place. (I'm aware of the
20.
▲
by
jaked89
7y ago
> the overall size of your code has increased a lot over time, causing performance issues due to issues that have existed for a long time, but weren't being felt yet. Not really. A simple empty project displays the same problems. Yo
21.
▲
by
jaked89
7y ago
I'm not using ReSharper, and never have. The editor simply gets slower every version, and now it's come to the point where I seriously consider downgrading.
22.
▲
by
jaked89
7y ago
While the rewrite enabled faster development of the language as a whole, it also gradually destroyed the IDE's performance. The editor in VS 2019 is simply unworkable. I blame this directly on the immutable AST. While a nice concept in
23.
▲
by
jaked89
7y ago
We need less languages, more IDEs.
24.
▲
by
jaked89
7y ago
C# has supported interactive scripting for years now since Roslyn came about. Even VS has a C# Interactive window.
25.
▲
by
jaked89
7y ago
It was a WPF desktop application, with a parser component. I managed to write large portions of the UI (all in code, no XAML), but when debugging I discovered that the language and the IDE are slowing me down. Especially, it's very eas
26.
▲
by
jaked89
7y ago
FP tends to have a disregard for practicality, and performance especially. Yes, it's elegant, by being abstract, but this abstraction comes at a cost. After falling in love in it, I wrote a large project in F#, but eventually had to di
27.
▲
by
jaked89
8y ago
It's irrelevant how many sites you can use to list your apartment. What matters is which site guests use.
28.
▲
by
jaked89
8y ago
The title misses an important detail: in USA . Americans have plenty of reasons to be depressed, but the drugs aren't going to improve their situation.
29.
▲
by
jaked89
8y ago
Moore's law didn't die, it's been para(lle)lized.
30.
▲
by
jaked89
8y ago
Reddit is almost perfect in avoiding these issues. The only thing missing: allow assigning exclusive psuedonames per group. Users shouldn't be allowed to associate one name to another across group. It currently allows multiple accoun
More ›