Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
jamier1978
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
jamier1978
4y ago
When this article was published on his altdev blog it had a big impact on how I wrote code. I really embraced pure functions and tried to think in terms of side effect free code and inputs/outputs. Got no real data for it but I felt th
2.
▲
by
jamier1978
4y ago
"an uneven worker" sums me up nicely.
3.
▲
by
jamier1978
4y ago
As someone who worked with Delphi for many years I've often wondered if there is a lot of money to be made by charging companies to work on these codebases. As much as I liked Delphi back in the day, low job satisfaction puts me off l
4.
▲
by
jamier1978
4y ago
Also the compiler was lightening fast.
5.
▲
by
jamier1978
4y ago
A significant amount of Delphi code I wrote 20+ years ago is still in the wild and still making a ton of money for a company I used to work for. I actually miss the days of Windows desktop development. Good Times.
6.
▲
by
jamier1978
4y ago
To me the two bits of code in the error handling case or not comparable. In the c++ case you would still handle the error in the if statement if it can be handled otherwise you would throw it. C++ has the advantages of giving you both op
7.
▲
by
jamier1978
4y ago
There isn't many people who could hold my attention for 5 hours but John is one who can. Speaks so well about his craft.
8.
▲
by
jamier1978
4y ago
As a someone living in the UK I find a lot of these comments by people in the US mind blowing. People calling CPS / police because they see kids playing alone in the park? What the hell is going on over there!
9.
▲
by
jamier1978
9y ago
True. I found this quote kind of sad "What I find is I'm able to be with them and still be on email. I can be with them and still be working at the same time ... If I didn't, I wouldn't be able to get my job done."
10.
▲
by
jamier1978
9y ago
Didn't know he has 5 kids! I struggle with 1 full time job and 2 kids.
11.
▲
by
jamier1978
9y ago
That's good to know. React Router is the only thing stopping me from updating to React 16. I can't find an NPM package, so assume you need to point it at Github?
12.
▲
by
jamier1978
9y ago
I have to say this near perfectly mirrors my experience. We have a JS application [1] that is getting fairly large in size and development is moving quickly. Before we introduced React + a Redux style pattern (we don't actually use t
13.
▲
by
jamier1978
9y ago
We are in the same position, except with backbone instead of spine. Nice idea for a use case of portals.
14.
▲
by
jamier1978
9y ago
same here. Really good to see these types of updates going in along with the bigger things like fiber
15.
▲
by
jamier1978
10y ago
According to the FAQ they will be shutting down the Stormpath API in 6 months. https://stormpath.com/oktaplusstormpath FAQ also says you will need to export your data from SP and, presumably, manually import it in to Okta.