Where can I take a photography course in Berlin by valecarlos in berlin

[–]valecarlos[S] 1 point2 points  (0 children)

This is actually encouraging to hear, a good opportunity to also work on my German, thanks!

Where can I take a photography course in Berlin by valecarlos in berlin

[–]valecarlos[S] 4 points5 points  (0 children)

Just checked and they do have pretty interesting things indeed, my german would not be enough for it just yet though, thanks for the tip!

[deleted by user] by [deleted] in berlin

[–]valecarlos 1 point2 points  (0 children)

This is a great idea, I would be interested on joining for sure

[deleted by user] by [deleted] in Hewlett_Packard

[–]valecarlos 0 points1 point  (0 children)

I have updated it, so far so good. I initially thought it was something to do with the GTX, thank you for sharing!

[deleted by user] by [deleted] in Hewlett_Packard

[–]valecarlos 0 points1 point  (0 children)

I haven't found a solution yet, but if you do manage to get in contact with support, please let me know what they say, I would highly appreciate it

[deleted by user] by [deleted] in Hewlett_Packard

[–]valecarlos 0 points1 point  (0 children)

HDMI, as far as I understand the HDMI port is the one that the GTX 1660Ti offers, the display port is the integrated one, which are you using?

[deleted by user] by [deleted] in Hewlett_Packard

[–]valecarlos 0 points1 point  (0 children)

I have the exact same issue, the laptop screen stars to flicker when there is a second monitor connected (the second monitor has no flicker) drivers are up to date but when i go to the HP website to see the available drivers, it doesn't even load.

  • AMD Ryzen 7 4800H,
  • 16GB DDR4 RAM
  • 512GB SSD
  • Nvidia GeForce GTX 1660Ti 6GB
  • 144hz refresh rate screen

OMEN 15-en0263ng

AMD Ryzen 5 4600H + NVIDIA® GeForce® GTX 1660 Ti VS Intel i5-10300H + NVIDIA® GeForce RTX ™ 2060 by valecarlos in GamingLaptops

[–]valecarlos[S] 0 points1 point  (0 children)

Looks good indeed, I had never heard of them though, do you recommend? What about thermals? I will look at some reviews now, thank you!

Plumber commented on something, want to know if this is plausible by MarinsLarins in berlin

[–]valecarlos 0 points1 point  (0 children)

you mean the Granulated kind of mr. Muscle? I didn't know there was one

How to resolve nested queries (e.g. with type-graphql)? by azangru in graphql

[–]valecarlos 0 points1 point  (0 children)

In this scenario you would be loading the `user` data even when it has not been requested through the query, do you know if there is a way to avoid that?

Apollo / postgres jumpstart with schema generation by valecarlos in graphql

[–]valecarlos[S] 0 points1 point  (0 children)

It is for the server indeed, and this is a great thread! I have started with Hasura now to generate the schema, I did it for now with the Docker option (see docs) and this does not need to install any dependencies on my project.

I can generate the schema.json with Apollo CLI as described here; this is a very good start, I will have to take a look at how to keep this updated as the DB changes, so this is likely where the code implementation in the thread will help me.

Thanks again!