I love to noodle around on my guitar. those mainstream instruments are great for people like me where time is short because the chords are all wrote up for you in advance
sunshine
hey brother do you have a favorite musical instrument, either to play or to listen to?
I guess if you do them wrong enough! 😂
what was the exercise? bench press?
I truly drank my fill of the first game. I found it to be an exemplary of "generous" game development with all the unlockable characters and the "dark/ hell world" and the unlockable lo-fi mini-version of the game, and IMO you can see that generosity also in how it influenced future successful games such as Celeste (also has a fun lo-fi pico8 version of itself for instance). ugh I just loved it so much. no I'm down for them to make a 3D game. I would die for them
The Tenth Kingdom cult reporting in
hey man, I'm so sorry this is happening to you.
some people in here are taking the view that society is less kind to men than to women. everyone's entitled to their opinion, I guess.
I wanted you tell you though that I share your experience to some extent; I went through a breakup maybe 6 years ago and I lost almost all of my closest friends in that breakup. I'm not even on bad terms with my ex, lol. but it did just shake out that way. I've needed to build new roots, and I've had to do some introspection and learn how to go about building roots (partly since I'd moved to a new place).
hang in there. I don't really want to say "let yourself move on" because your story is part of who you are, and right now that breakup and that rift with those friends is such an immediate and intense part of your story, but I promise it will become much less immediate and less intense with time.
I know it's just a metaphor but it really would depend on what was wrong with the router.
I apologize, I misread "want to keep using shell" as "want to keep using the shell" and I figured that you probably meant you didn't get what the shebang was for.
you will still be invoking this from the shell using the solution that person described. the line of code that they wrote for you starting with #!
is called a shebang, and it's job is to tell the computer what interpreter to use to run your script if you execute the script, rather than executing bash and passing the script as an argument. that is, ./script.sh
rather than bash my_script.sh
. note, you will need to run chmod +x my_script.sh
first in order to flag the script file as okay to execute.
hoo boy