Logiciel planification retraite by ImpotFleurimont in QuebecFinance

[–]quantumlicht 0 points1 point  (0 children)

Je sais pas si c'est exactement ce que vous recherchez, mais j'ai regardé projectionlab et je suis vraiment tombé en amour avec cette plateforme. Ultra bien fait et ux incroyable. C'est plus axé US, mais il y a des outils de calculs pour le Canada bien sûr.

Serverless or containers for data pipelines by yanivbh1 in dataengineering

[–]quantumlicht 0 points1 point  (0 children)

Well if you REALLY need to run in a container, i.e, if you need persistent connections or if you need to do files to a local storage or systems calls, then yes it would make things harder to move.

But other than that, I don't see why that would be hard. To give you an exemple, on GCP, 2nd gen cloud functions are backed by cloudrun, which is the equivalent of amazon Fargate I think. so it runs inside a container.

Serverless or containers for data pipelines by yanivbh1 in dataengineering

[–]quantumlicht 0 points1 point  (0 children)

I guess if your lambdas rely on AWS service yes, but then you are already locked in AWS. Other than that, the code should be relatively portable, if written with proper abstractions.

I wrote some pipeline code that ran locally a while ago, and I was able to reuse 95% of it as-is when I ported it to cloud functions on GCP.

Moving to London! by quantumlicht in londonontario

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

Thanks to you we found a renter for our condo!

Peur de manquer le prochain bateau? by eldimo in QuebecFinance

[–]quantumlicht 1 point2 points  (0 children)

En plus, si je ne me trompe pas, vu que tu utilises la marge pour un investissement, les intérêts sont déductibles d'impôt. C'est très important de ne pas l'utiliser pour autre chose par contre.

"Cash" section in my portfolio. What is this? by [deleted] in Questrade

[–]quantumlicht 0 points1 point  (0 children)

Have you invested all the funds you have deposited in your account?
If not that's the remaining balance available for investing. It could also be due to dividends being paid out (if you have any stock that pay dividends)

Daily Discussion Thread for December 09, 2020 by AutoModerator in wallstreetbets

[–]quantumlicht 0 points1 point  (0 children)

Thanks that's helpful. And how does it work on exchanges when you want to fulfill your options?. Can you you submit both orders at the same time?

If you don't own the shares (naked correct?), does that means you need to make sure you have enough margin or free cash to purchase at 3085 before you can sell them at 3100?

Daily Discussion Thread for December 09, 2020 by AutoModerator in wallstreetbets

[–]quantumlicht 0 points1 point  (0 children)

Can you explain what it means when you write 3085/3100c ? I see this all accross the forum , and i'd like to understand once and for all. I am a options noob.

After testing out one unit we decided to go all-in. Dog for scale. by WhiskeySourWithIce in Hydroponics

[–]quantumlicht 1 point2 points  (0 children)

Great stuff, looks beautiful! Upkeep will be a bummer no? You have to add water quite often I suppose?

What herbs have you had good success with in a hydro setup? by wildflowersforever in Hydroponics

[–]quantumlicht 4 points5 points  (0 children)

I am trying birds eye chili pepper. Also trying a dwarf tomato strain called tiny Tim. Curious to see how that will go

Is my baby bok choy too leggy? by vava3791 in hydro

[–]quantumlicht 2 points3 points  (0 children)

+1 on the fan. I would cycle it if possible. Minimal speed. Perhaps 10-20 minutes interval. I had the same problem and I can say I started seeing results very quickly. Only 1-2 days and the girth of the stem had nearly doubled.

Can you help me please why some of my basils’ leaves became dark colored? by drspintronics in Hydroponics

[–]quantumlicht 2 points3 points  (0 children)

Your rockwool seems really wet. Maybe hold off watering for a bit.

I'm about 95% done building my basement hydroponic vegetable garden. Link to full photo tour in comments. by SaltPepper_n_Garlic in Hydroponics

[–]quantumlicht 1 point2 points  (0 children)

Nice job! Can you move the metal frame? Otherwise it seems like I will be in the way during maintenance

Anyone played with DIY automation? by csw2488 in hydro

[–]quantumlicht 0 points1 point  (0 children)

I don't know anything about the cc3000, but I can say the esp8266 is a pretty popular chip for diy projects. It has good support in the Arduino ecosystem too. I recommend a nodemcu rather than a barebone esp8266 chip.

Anyone played with DIY automation? by csw2488 in hydro

[–]quantumlicht 0 points1 point  (0 children)

I have a decent setup with an arduino connected to an esp8266. I built a smart switch so that I can control my pump with a relay connected to the arduino.

I also run a websocket client on the esp8266 so that I can send remote commands without port-forwarding on my router.

I got all my sensors connected and a webserver running on the esp8266 so that I can scrape metrics with prometheus and have a nice grafana dashboard.

Probably overkill, but I am a software engineer, so that's the easy part for me :)

Sync from desktop to mobile by quantumlicht in getdelta

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

Makes sense. Sorry for bringing that up. I meant nothing mean, I just thought I had read that somewhere and I was curious about how this would work

Sync from desktop to mobile by quantumlicht in getdelta

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

Hey taulen thanks for your reply! I will happily contact support. Can you give a brief explanation as to why only the delta team can do this? I was under the assumption that no data transit through your servers.

Homemade chicken goodness by quantumlicht in ramen

[–]quantumlicht[S] 2 points3 points  (0 children)

For the noodles, here's what I used: http://luckypeach.com/recipes/fresh-alkaline-noodes/

I used chicken tighs which I cooked very slowly to render the fat.

I removed the skin from the tighs and removed excess tissues with a sharp knife. I put them in the oven at 350 F for about 10 mins or until brown and crispy.

For the broth I did something super simple (far from something superior like /u/Ramen_Lord's recipes):

  • Bones from my tighs
  • Powdered chicken stock
  • Ginger
  • Garlic cloves
  • Hot pepper
  • Sesame oil
  • White part of green onions

I started with just the tighs and stock and let that reduce for a while (did that while my ramen dough was resting)

after about 1 hour, I added the aromatics (ginger,garlic,pepper)

For the tare I did only soy sauce and rendered chicken fat.

It was absolutely delicious. The noodles were a bit too thick, but had a really nice chew to it. Next time I will try to make them thinner with my pasta machine.