Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
jbjohns
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
jbjohns
2y ago
But does this not make the assumption that the Identity being provisioned is exactly you and only you? I've always seen these identities as my pseudonym on some identity provider and use them in that manner. I suppose I've used s
2.
▲
by
jbjohns
2y ago
Interesting. I didn't notice any reference to Idris [1] but that was the first place I saw this style of development. [1] https://www.youtube.com/watch?v=mOtKD7ml0NU
3.
▲
by
jbjohns
2y ago
That's odd. I have been following along here [1] and it seems just as interactive as Svelte, Angular or any of the others I've tried. There might be a few more tools that have to be installed, but that's a one time step. [1
4.
▲
by
jbjohns
2y ago
The founder of Leptos makes a pretty good argument [1] that the bottleneck for WASM isn't really the DOM and that they are already faster than some popular JS frameworks even with the current constraints. [1] https://youtu.b
5.
▲
by
jbjohns
2y ago
That's what I was thinking. Or any application at all. If MS word started doing this, how long would it take to recognise? Especially if it's only periodic and only some small percentage of their install base.
6.
▲
by
jbjohns
2y ago
I used to get a lot of tickets until I cruise control got reliable traffic detection. Now I have it on almost exclusively. The only places I get tickets now are usually places that the speed changes and I don't notice. I would like t
7.
▲
by
jbjohns
2y ago
>Great! (Imagine having wallgardened Windows computer where you could not install whatever you want). Again, you are presenting this as if it has only one side to it. I need a computer that has no walled garden for certain kinds of work
8.
▲
by
jbjohns
2y ago
Why are you presenting something that happened as entirely one sided? This move means the end of an enforced, curated walled garden for iOS. This will mean a race to the bottom for iPad apps. Which, of course, means even more ads (since
9.
▲
by
jbjohns
2y ago
https://github.com/Chalarangelo/30-seconds-of-interviews/blo... Exception handling, for example, uses dynamic scoping since you don't know what will be handling your exception when you write code which throws
10.
▲
by
jbjohns
2y ago
> Leftpad is an entirely pure, non-diverging function. And I should be able to ask my language to enforce that, ideally with trivial code. Maybe even by default. I think you can do this in Idris with "total" functions.
11.
▲
by
jbjohns
2y ago
I think the GP meant polymorphism. Rust traits being static ad hoc polymorphism. I thought it was possible, though, to achieve the same thing with Functors. Just the standard library deliberately didn't and chose to have things like
12.
▲
by
jbjohns
3y ago
The only one who can have responsibility for anything is the one who has the authority. So long as developers are in a position of "just get it done or you're fired" as well as being outsourced to save costs, they have no au
13.
▲
by
jbjohns
3y ago
It's not automatically generated though, it's just specified somewhere else. This is what makes OO projects so hard to read from the outside: you first need to figure out what thing is having an effect on what. In a proper funct
14.
▲
by
jbjohns
3y ago
Why would Rust need a Dependency Injection framework? It's functional, no? I really hope drifting OO practitioners don't wreck the language putting a bunch of OO stuff that is better done in functional programming.
15.
▲
by
jbjohns
3y ago
When I read these kinds of comments, I can't help but wonder: did you attend a US public school? I went to probably an above average number of public schools growing up since my parents moved around a lot. There were differences betw
16.
▲
by
jbjohns
3y ago
I thought the point was that society was completely wrong and was basically overhyping the thing they'd all bought into. They had decided their method was so superior that naturally born people wouldn't live past 30. He'd a
17.
▲
by
jbjohns
3y ago
Yes, I agree, tech innovation always brings more total jobs. But that doesn't mean everyone working now continues working and more are added. Many people will be left behind. It's not that they throw their hands up, sit back an
18.
▲
by
jbjohns
3y ago
Rapidly create exact duplicates I think.
19.
▲
by
jbjohns
3y ago
Interestingly, at least British and Australian people tend to make the 'R' sound when the word ends in a vowel sound (e.g. "dater" instead of "data").
20.
▲
by
jbjohns
3y ago
This is my impression as well. As far as I've understood, terragrunt was made back when terraform was missing a lot of key features (I think it maybe didn't even have modules yet) but when I was asked to evaluate it recently for
21.
▲
by
jbjohns
3y ago
Couldn't disagree more. Comments should only ever be present to explain why a choice was made. Never what code is doing. If it needs to explain what the code does, the code needs to be rewritten. Comments don't compile, so the
22.
▲
by
jbjohns
4y ago
Often? What conceivable (legal) system could consistently generate such returns and not manage to capture all capital on earth eventually? The best financial vehicle ever conceived has about 9% per year over the last 50 years or so.
23.
▲
by
jbjohns
4y ago
Well, I think a bigger issue is so many of the options not really mattering at all.
24.
▲
by
jbjohns
4y ago
I don't think Bitcoin is a scam. It attracts lots of criminals of various forms due to the lack of regulation. I don't get the part about funding terrorism and illegal activities. Surely dollars are still the most useful curren
25.
▲
by
jbjohns
4y ago
One of the biggest values of currency is that you must have it to pay your taxes.
26.
▲
by
jbjohns
4y ago
Actually it sounds like you did.
27.
▲
by
jbjohns
4y ago
The Rust code is doing much more than what the Go code is doing, it's making more incorrect cases impossible. I really don't understand the complaint about imports. Anything that's not built into the standard library is not
28.
▲
by
jbjohns
4y ago
The reminds me of a very interesting story I read about "King" Richard Petty back in his NASCAR days. It was just one of many stories in some racing history book. In any case, Petty apparently always won his races pretty closely.
29.
▲
by
jbjohns
4y ago
Actually in some FP languages like Haskell those two might be literally the same thing. When the compiler sees the second, it does the first (obviously over simplifying all over the place here, but that's the idea I think is being exp
30.
▲
by
jbjohns
5y ago
This was a criminal act. They should get more than just banned from some repos.
More ›