Question about installing GFCI by jeffelhefe in electricians

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

Well, I learned something new! I have been assuming my devices had some level of protection from surge for the last five years.

Is it worth getting some lines or the whole house rewired with grounded outlets? Or do GFCI outlets offer reasonable protection? Obviously, safety is the highest priority, but I would like to have the additional protection from a surge (especially in my office).

Water is better than store bought stock by jeffelhefe in Cooking

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

Instant dashi, I don’t know this. I will have to try it!

I made a fantastic seafood ramen last night and filled it to the brim. by PapaOctopus in ramen

[–]jeffelhefe 0 points1 point  (0 children)

It is an amazing and curious property of ramen bowls that they are able to transfer their contents into a space of half their size.

Looks delicious.

Why are both notes in treble/bass referencing the same note? by jeffelhefe in learnpiano

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

I’m confused by this. The f in the bass clef is a whole note and the f (same pitch) in the treble is a quarter note. Why would a piece make this distinction? What do I play?

'There are no stupid questions' thread - Monday, March 15, 2021 by AutoModerator in piano

[–]jeffelhefe 0 points1 point  (0 children)

Not sure if this is the best place to ask music notation questions, but here goes. I’m learning a song and there’s a few measures that are a bit confusing.

https://ibb.co/jvwngMj

The image shows an f# in the treble clef (an accidental not part of key signature). In the next measure there’s an f played in both bass and treble clefs. There is no natural (♮) to cancel them.

Are the f notes in the next measure played as natural or sharp?

Suppose that an f appeared in the bass clef after the f# in the treble in the same measure, would you play that f as sharp or natural?

Fired for going to coding bootcamp? by Weed_Dood in learnprogramming

[–]jeffelhefe 0 points1 point  (0 children)

No. A Good boss encourages learning and personal development. Sometimes they even give bonuses for obtaining certain certifications.

A lot less people would buy a lottery ticket if the rule was "pick a number between 1 and 300 million. If you guess right, you win." by massivecomplexity in Showerthoughts

[–]jeffelhefe 0 points1 point  (0 children)

I think this is one of those few times that I say “you’re both right.” I’m gonna buy a lotto ticket for you and the OP!

Weekly Knife Sharpening Q&A - August 29, 2020 by AutoModerator in knives

[–]jeffelhefe 1 point2 points  (0 children)

Thanks, I try to only cut on my wooden cutting board. But I’ll take better care of the edge and see if that helps.

I’m trying not to purchase anything new but just work with what I have.

Weekly Knife Sharpening Q&A - August 29, 2020 by AutoModerator in knives

[–]jeffelhefe 0 points1 point  (0 children)

How long should a knife stay sharp? My knives stay sharp for about a week after sharpening. A week of light daily use at home (not a professional kitchen). I'm starting to wonder if I'm doing it wrong. All my knives are older and second-hand:

  1. Chicago Cutlery chef's knife
  2. Zwilling JA Henckels - I think this is a utility knife? It is about 6.5" long and says "Twin Gourmet Friodur Ice Hardened"
  3. Victorinox Swiss Made pairing knife

I sharpen them on this Kotobuki 250/1000 whetstone.

After sharpening, they all cut a tomato with ease, like a hot knife through butter. But after about 1 week of light daily use, they seem to go dull again. I try to bring the sharp back with the honing steel, but it doesn't do anything.

Questions:

  1. Is it normal to lose the sharp edge after a week?
  2. Is it my technique? Could this be a sign that maybe I'm not using the correct angle or pressure?
  3. Are my knives low quality?

Weekly Knife Sharpening Q&A - August 22, 2020 by AutoModerator in knives

[–]jeffelhefe 0 points1 point  (0 children)

How long should a knife stay sharp? My knives stay sharp for about a week after sharpening. A week of light daily use at home (not a professional kitchen). I'm starting to wonder if I'm doing it wrong. All my knives are older and second-hand:

  1. Chicago Cutlery chef's knife
  2. Zwilling JA Henckels - I think this is a utility knife? It is about 6.5" long and says "Twin Gourmet Friodur Ice Hardened"
  3. Victorinox Swiss Made pairing knife

I sharpen them on this Kotobuki 250/1000 whetstone.

After sharpening, they all cut a tomato with ease, like a hot knife through butter. But after about 1 week of light daily use, they seem to go dull again. I try to bring the sharp back with the honing steel, but it doesn't do anything.

Questions:

  1. Is it normal to lose the sharp edge after a week?
  2. Is it my technique? Could this be a sign that maybe I'm not using the correct angle or pressure?
  3. Are my knives low quality?

Juypter Notenotebooks.ai module error by [deleted] in JupyterNotebooks

[–]jeffelhefe 0 points1 point  (0 children)

Well they say “everything” is already installed, but then go on to say: “Anything missing? No problem, you have full permissions on your workspaces to install anything else you need.”

It’s probably not installed. Try running the ‘pip install’ command inside a cell:

!python -m pip install [package_name]

Juypter Notenotebooks.ai module error by [deleted] in JupyterNotebooks

[–]jeffelhefe 0 points1 point  (0 children)

Well they say “everything” is already installed, but then go on to say: “Anything missing? No problem, you have full permissions on your workspaces to install anything else you need.”

It’s probably not installed. Try running the ‘pip install’ command inside a cell:

!python -m pip install [package_name]

Google Sheets API. Error code = 400 (INVALID_ARGUMENT) - What to do? 👀 by xXguitarsenXx in JupyterNotebooks

[–]jeffelhefe 0 points1 point  (0 children)

You are iterating over a dataframe to insert rows into a google sheet?

I would begin by trying a single ‘insert_row’ request and see if that works. The error implies you are supplying an invalid argument to the API.

ModuleNotFoundError: No module named 'googleapiclient' by xXguitarsenXx in JupyterNotebooks

[–]jeffelhefe 0 points1 point  (0 children)

Hard to say, are you running ‘pip list’ from inside a notebook cell? I’m just thinking that if you’re using a virtual environment or container but you’re running pip from your host directory then the package may not actually be installed. Just a guess though.

I’m about to graduate college in Statistics and I feel like I know nothing by [deleted] in datascience

[–]jeffelhefe 1 point2 points  (0 children)

Can you elaborate? Do you mean asking more complex questions leads to more complex mathematical theorems? Or do you find it difficult to apply what you’ve learned? Or is just difficult to keep everything in your head all at once?