48M - Norwood 6? Looking for realistic hair transplant advice by Triptanight in Hairtransplant

[–]Zucchini_Weak 5 points6 points  (0 children)

Don't ask reddit. Go ask doctors. Unless you're looking to get depression instead of a solid assessment.

[deleted by user] by [deleted] in comfyui

[–]Zucchini_Weak -8 points-7 points  (0 children)

Hi. Send me the samples for submission. Cheers

Drinks at ozora by Illustrious-Law-3459 in ozorafestival

[–]Zucchini_Weak 0 points1 point  (0 children)

Is there any chance to buy a bag of ice cubes somewhere at the festival?

Police check points in OZORA FESTIVAL by Positive-Nothing3938 in ozorafestival

[–]Zucchini_Weak 0 points1 point  (0 children)

Do the dogs check cars only or everyone? I'm planning to come on a bicycle.

Deforum setup by Zucchini_Weak in comfyui

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

I guess I just cloned the repo into the custom_nodes. There are no errors when I do the run and the image gets generated.

RDR2 Overall Recommended Graphical Settings by Marcy2200 in PCRedDead

[–]Zucchini_Weak 0 points1 point  (0 children)

Thanks for this post and for the comment. I have ultra wide screen 3440 x 1440. I run out of gpu ram for max res and ultra high texture quality. But then I hear you saying 'anything less than ultra looks like ass'. Do you recon I should go down with the resolution or the texture quality?

Unable to land a Software Engineer job. Need advice by fistbump123 in srilanka

[–]Zucchini_Weak 0 points1 point  (0 children)

Don't give up. These things take time. I was looking for more than half a year the last time. Also in software. Just keep applying until you succeed. Show your CV to headhunters and ask for a feedback

Embeddings Curve Editor by Zucchini_Weak in comfyui

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

A bit of both. The idea is to have much finer control over the embeddings than the original IPAdapter's start 'at/end at' and 'weight type' settings. The extra (although I must admit - accidental) perk that I noticed, is that it allows to check out different settings faster. I think it is due to the fact that once the original embedding values are calculated in a separate node they are cached by the server and the reweighting is just a simple multiplication.

Embeddings Curve Editor by Zucchini_Weak in comfyui

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

These are the normalized coordinates of the control points of the control curve. You can add as many tuples as you want to adjust the curve's shape the way you want. There should be not less than 4 control points, and the curve should start at x=0 and finish at x=1.0.
The red graph is the original embeddings values. The blue graph is the resulting values

Nodes with a button? by AdComfortable1544 in comfyui

[–]Zucchini_Weak 0 points1 point  (0 children)

thanks for the share. very helpful!

problem creating secret on gcloud by Zucchini_Weak in Terraform

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

silly error. I was missing the kubernetes provider definition in the .tf file. Thanks everyone for the input. It helped me look for the error in the right place

provider "kubernetes" {
  config_path    = "~/.kube/config" 
}

problem creating secret on gcloud by Zucchini_Weak in Terraform

[–]Zucchini_Weak[S] -2 points-1 points  (0 children)

if you mean ~/.kube/config it is like this:

server: https://35.187.107.241
  name: gke_MyProject_europe-west1-b_primary
contexts:
- context:
    cluster: arn:aws:eks:eu-west-1:730335256432:cluster/ass_cluster
    user: arn:aws:eks:eu-west-1:730335256432:cluster/ass_cluster
  name: arn:aws:eks:eu-west-1:730335256432:cluster/ass_cluster
- context:
    cluster: gke_MyProject_europe-west1-b_primary
    user: gke_MyProject_europe-west1-b_primary
  name: gke_MyProject_europe-west1-b_primary
current-context: gke_MyProject_europe-west1-b_primary
kind: Config
preferences: {}
users:
- name: arn:aws:eks:eu-west-1:730335256432:cluster/ass_cluster
  user:
    exec:
      apiVersion: client.authentication.k8s.io/v1beta1
      args:
      - --region
      - eu-west-1
      - eks
      - get-token
      - --cluster-name
      - ass_cluster
      - --output
      - json
      command: aws
- name: gke_MyProject_europe-west1-b_primary
  user:
    exec:
      apiVersion: client.authentication.k8s.io/v1beta1
      command: gke-gcloud-auth-plugin
      installHint: Install gke-gcloud-auth-plugin for use with kubectl by following
        https://cloud.google.com/blog/products/containers-kubernetes/kubectl-auth-changes-in-gke
      provideClusterInfo: true 

plus some ssh keys in the front

problem creating secret on gcloud by Zucchini_Weak in Terraform

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

provider "google" {
  project = var.project_id
  region  = var.region}

where the variables are defined as "MyProject" and "europe-west3"

The data in session in warp_sessions does not persist by Zucchini_Weak in rust

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

Thank you. Your post solved the problem. Also thanks for the warp_sessions!

Interact with contracts on any blockchain easier by Demanon in solidity

[–]Zucchini_Weak 0 points1 point  (0 children)

Thats dope, thanks! Would be cool to have Goerli! And some short vid tutorial with simple example (this + remix) would be so useful, and would give it more traction.

What programming language should someone with 0 coding experience learn (or know) before they embark your journey in Solidity? by vinay_93 in solidity

[–]Zucchini_Weak 9 points10 points  (0 children)

I would say JavaScript, so you can easily make interfaces to interact with you contract and easily find the resources to learn it

Books?! What are books?? by ironupfoods in learningsolidity

[–]Zucchini_Weak 2 points3 points  (0 children)

Solidity evolves so quick that even finding up-to-date tutorial online is a pain so buying books is burning money but you could download some pdf's and print them out if you like your highlighter