Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
intellisense
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
intellisense
5y ago
Yes the client queries for only data it needs and server returns only data which client requested. With this query, { currentUser { id name todoLists { title items { name } } } } It is up to the server how it is implemented. - The server ca
2.
▲
by
intellisense
5y ago
Yes, with SQL engine you can fetch a parent row with all its children in one go. However, sometimes the client does not need child rows at all and in this case there will overfetching from database and maybe it is fine when query is fast. M
3.
▲
by
intellisense
5y ago
Isn't it more work to create REST services and GraphQl to implement BFF pattern. Also why is GraphQL bad for data services? The N+1 problem that author mentions is easily solvable by dataloaders. Why create two layers on backend?
4.
▲
by
intellisense
5y ago
Agree but I believe the distinction is that in GraphQL this is part of specification to address overfetching/underfetching issues.
5.
▲
by
intellisense
7y ago
Really interesting. I wonder how this agreement is implemented and what it contains. Also, do any of the US companies provide similar agreement?
6.
▲
Huawei willing to sign 'no-spy' agreements with governments: chairman
(reuters.com)
1 points
by
intellisense
7y ago
|
1 comments
7.
▲
by
intellisense
8y ago
No organization is perfect. Because organizations are made of people and people are not perfect. Can the resources be utilized in a better way? maybe so. Even with all these inefficiencies what Bill Gates is doing through his foundation sho
8.
▲
by
intellisense
8y ago
Unfortunately it does not detect DSL changes automatically so yes you will have to copy changes.
9.
▲
by
intellisense
8y ago
You can use FluentMigrator package for database migration. We have used it and it is pretty solid. https://github.com/fluentmigrator/fluentmigrator/issues I am curious about your encrytion scenario and why did .Ne
10.
▲
by
intellisense
8y ago
This can be game changer for processing documents if it can accurately capture the tabular data and key/value pair as shown in the video.
11.
▲
Introduction to Amazon Textract: Now in Preview
(youtube.com)
3 points
by
intellisense
8y ago
|
1 comments
12.
▲
by
intellisense
8y ago
Articles like this makes me wonder how much do we really know?
13.
▲
Scientific American: Bizarre Particles Keep Flying Out of Antarctica’s Ice
(scientificamerican.com)
8 points
by
intellisense
8y ago
|
3 comments
14.
▲
by
intellisense
8y ago
Well Microsoft is not using Xamarin for any of their cross platform apps. Why should we?
15.
▲
by
intellisense
9y ago
Wasn't banning beef support of Hindu nationalism? Excluding Taj Mahal really!!! https://www.theatlantic.com/international/archive/2017/11/ta...
16.
▲
No wonders education is getting expensive every year
(freep.com)
1 points
by
intellisense
9y ago
|
0 comments
17.
▲
OpenSSH in Windows 10
(blogs.msdn.microsoft.com)
2 points
by
intellisense
9y ago
|
0 comments
18.
▲
Visual Studio Code Tools for AI Extension
(blogs.msdn.microsoft.com)
4 points
by
intellisense
9y ago
|
0 comments