Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
lsjroberts
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
lsjroberts
8y ago
We've been working on doing something similar to create "one graph" at my job (though using our own library instead of graphql [1]). There are definite difficulties to doing this, you need some strong cohesion between teams.
2.
▲
Muster – A universal data layer for components and services
(dwstech.github.io)
13 points
by
lsjroberts
8y ago
|
2 comments
3.
▲
by
lsjroberts
8y ago
The SPA improvements look to have been released as the new `Browser` package, there's some good stuff in the guides on it - https://guide.elm-lang.org/webapps/
4.
▲
by
lsjroberts
8y ago
Gatsby produces static html sites and then rehydrates them once loaded, which is what makes it feel so fast. Elm dynamically generates the html. There has been some work to generate static html from Elm - https://github.com/
5.
▲
by
lsjroberts
8y ago
I haven't, but had a chat with Zoltan on twitter (a dev on it). It does seem to be pretty good, and definitely would be a less drastic solution since it builds on top npm.
6.
▲
by
lsjroberts
8y ago
(author here) I'd disagree they are naive. These all stem from my team's experiences developing platforms at a large international bank. We have dozens of packages that share many of the same dependencies, moving those to a single
7.
▲
A Better JavaScript Ecosystem
(gelatindesign.co.uk)
18 points
by
lsjroberts
8y ago
|
6 comments
8.
▲
by
lsjroberts
9y ago
I believe homomorphism is a subset of endomorphism. So a function that turns an array into another array of different length would be endomorphic (since it maintains the same type), but not homomorphic since it has a different structure (a
9.
▲
by
lsjroberts
9y ago
Oh also, there are >16000 countries in the select box on the edit person page.
10.
▲
by
lsjroberts
9y ago
Looks great and useful! One small UX issue I've just hit - I missed the "edit" button in the "Personal Information" box when viewing a contact for a few moments. Kept trying to click the "Birthdate is not set&
11.
▲
by
lsjroberts
9y ago
NoRedInk use it in production and are quite big advocates (having hired the BDFL) - http://tech.noredink.com/
12.
▲
by
lsjroberts
10y ago
Our approach is being influenced by Om.Next, though I personally don't have a great deal of knowledge of it. I'm a fan of Elm, and it and Om.Next share some significant concepts I believe, so that's been guiding a lot of my t
13.
▲
by
lsjroberts
10y ago
Ah that's good to hear. I hope I didn't come off harsh :)
14.
▲
by
lsjroberts
10y ago
Falcor is a very interesting approach, and as others have mentioned GraphQL is very similar. I can't go into any details, but we have been using Falcor on my team as the basis for our own work. We are gradually moving away from it thou
15.
▲
by
lsjroberts
10y ago
It may be a difference between contractors and perms, but it seems not many actually have a github or similar portfolio. We're more interested in their previous experience and if it is relevant (fintech specifically) though. We probabl
16.
▲
by
lsjroberts
10y ago
Of the 6 tests I've personally run, 1 passed decently, 2 were probably affected by nerves, 3 just weren't capable. We've had >30 people come in so far and offered to 3 or 4 I believe. The test is essentially writing a func
17.
▲
by
lsjroberts
10y ago
We've been running a very effective initial filter coding interview that simply tests the very basic ability to write loops, refactoring and a little recursion. It's astonishing how many people with CVs of 5+ years professional co
18.
▲
by
lsjroberts
10y ago
This is just based on my experience, so feel free to disagree! I'd be interested to hear others experiences and what worked for them.
19.
▲
Burnout: How to Manage and Avoid It
(medium.com)
2 points
by
lsjroberts
10y ago
|
1 comments
20.
▲
by
lsjroberts
10y ago
I'm naturally a late sleeper, I travelled from UK to California then Floria for a couple of weeks and found I pretty instantly became a morning person in the new time zone. Though I'm not sure if that is down to exhaustion from a
21.
▲
Show HN: A react and redux project skeleton
(github.com)
2 points
by
lsjroberts
11y ago
|
0 comments
22.
▲
by
lsjroberts
11y ago
Chrome 43 on OSX Yosemite. It seemed to work fine on the initial 1.0.0 publish, but it bugged out on the subsequent 1.0.1 etc publish attempts.
23.
▲
by
lsjroberts
11y ago
The publishing modal seems to have a couple of bugs: 1 - When trying to add release notes it closes the modal every time you press a letter, though the letter is still there when you reopen the modal. 2 - After publishing a second time the
24.
▲
by
lsjroberts
11y ago
Not only does the tool look fantastic but so too does that landing page. I look forward to using this, great work!
25.
▲
by
lsjroberts
11y ago
You may be interested in https://ind.ie/about/vision/
26.
▲
by
lsjroberts
11y ago
Author here, feel free to contact me if you're interested in this or a scientist in a related field - lsjroberts [at] outlook {dot} com Thanks for the feedback, I'm working on expanding the project to import data from a couple of
27.
▲
by
lsjroberts
11y ago
Yeah, living in London you have several cameras looking at you permanently. You can see a bunch of them via the TFL api as well.
28.
▲
by
lsjroberts
11y ago
Thanks for sharing it :) just fyi, the .fixed header overlaps the content making links unclickable if they are in the top part of the page
29.
▲
by
lsjroberts
12y ago
I think you might like tig - https://github.com/jonas/tig - it provides a more interactive version of your showtree command
30.
▲
by
lsjroberts
12y ago
The medium article provides a nice bunch of screenshots and explanation - https://medium.com/@pdrummond/openloopz-beta-is-live-fbe4c71...
More ›