Avatar

gronjo45

gronjo45@lemm.ee
Joined
14 posts • 7 comments
Direct message

This is great advice! I’ll try to implement it over the next couple of times I’m chatting with these same people. Oftentimes, I find it hard to gauge what the other person might “want” to talk about. This can be challenging with people who are more shy or not necessarily big conversationalists from what I’ve experienced.

My follow-up would be… How do you engage in a dialogue? Do you adhere to any principles as to how long you are talking, the uniqueness of words that you use to describe your ideas…? How do you balance what you’re going to say with active listening? Because sometimes I feel like I attentively listen TOO much, and I’m just there nodding and dispensing a digitized voice-line of “wow!” “awesome” “fun” “cool” “Oh that’s interesting” and so forth…

permalink
report
parent
reply

Amazing post! I’ve been wanting to do the same… Have you found a CLI .csv file editor? One of the points of friction for me is finding how to replace Excel’s functionality past Libreoffice. I’m more curious to see what that workflow can do when one uses no GUI whatsoever.

permalink
report
reply

That’s fine, but I assume you mean that you’re not sure when to say something more substantive than a simple affirmation that you’re following along. A couple of other tips I’ve picked up that help with this:

After implementing what you’ve said in the past couple of my interactions, I noticed that people were more likely to smile and attentively listen after they’ve shared something themselves. Eliciting that initial interest from the other person removed a lot of the awkward silences, as it was filled with them talking more than myself. As I’ve been focusing more on what the person emphasizes, I’m able to find out more about what excites them to talk about, so I’m able to draw more attention to their interests and make them feel heard. Very good advice here.

Generally try to ask open ended questions rather than yes/no questions. And remember my first tips that the question you ask is also a way of conveying where you want the conversation to go. So if you don’t want to talk about your own parents, maybe it’s better to ask about the beach. And don’t be afraid to say “me too” and then if they say something like “really?” then it’s your turn to talk for a bit as you relate the thing you have in common with them.

To solidify this advice… Are there any “baskets” that questions generally could be sorted into? The open-ended type sometimes falls flat if I ask it from the “wrong” basket. Exactly as you mentioned with not wanting to talk about your own parents, but asking about them anyways and then not having much to say directly afterwards. Not to neg on details, but would it be unhealthy to think a certain amount of steps “ahead” in a conversation? This has been on my mind lately, but I’m not sure how to describe it other than I’d like to engage the person and get them to think about things rather than be a captive listener or have them monologue about themselves.

I feel like I don’t understand eye contact or body language too well. We all know the awkward feeling of seeing someone far away in a hallway. I’ve never quite got this one down… If I know the person, it’s usually okay to make some strange handmotions and tease a bit as you get closer. But sometimes, I can tell the other person doesn’t want to look at me, but will raise their head to say hi as we are within 5 ish feet of each other. A strange autistic detail, but I just want to be more charismatic in general, and appreciate you taking the time to write these comments!

permalink
report
parent
reply

Someone is going to need to pull a lot of weight in planning, organizing, and leading these meetings, presentations, and projects.

I’ve never managed a project before, but assume we should gather everyone who is interested by sending out some sort of survey. It would be good to have knowledge about what people are interested in learning, send out my ideas of how this should be structured, and ask for general comments. These could be about the final project, individual time commitment, references, philosophy of learning, etc. I’m thinking 8 weeks could be a good place to start. How should this survey be sent out to others? I want to choose a service that doesn’t encroach on user privacy since we are on Lemmy. The same is to be asked of a communal repository. I don’t want to use Google Drive.

What would we need to do on our first meeting together?

Saturday mornings or Monday evenings (Pacific US Time) are some thoughts. The sessions could be between 1 and 2 hours depending on the engagement.

This is a what I mean by someone pulling a lot of weight, a teacher carousel has a slim to none chance of working out. One person is going to need to define and implement the vast majority of the curriculum. They’ll need to do a lot of research and work in advance.

I’d like to ascertain this information in the survey if anyone with expertise in particular programming domains would like to lend their expertise and put together a short slide deck. Otherwise, I’m okay to deep-dive on topics we agree on, find a healthy amount of literature as resources, and brainstorm a way that each subtopic could be useful in the grander scheme of the project. So that there is some type of cohesive narrative to this endeavor.

Hope that’s a good starting point.

permalink
report
parent
reply

Will do! Send me a DM if you’re interested in having a quick chat.

permalink
report
parent
reply

Just cross posted! Hopefully that will get this idea more engagement.

permalink
report
parent
reply

Thanks for the code example. I tried going through web3 awhile back with HTML, but need to go through at least 60% more of the course and examples they provided on the website.

I’m a bit confused on what a server is, past “someone else’s computer” or “another computer” or “a machine elsewhere that is able to take and receive requests”. When you write a “GET” request, is this pulling from another file on your machine locally, but still using the HTML framework and WASM to have “Piece of code 1” talk to “Piece of code 2”? And this all happens locally on the same machine you’re using?

Currently I’m using the Kate IDE editor since Neovim made me hurl my lunch. Spyder was what I used for Python, but it can’t be used with more than one language unfortunately. I’d assume programs with functions provided by Electron are able to cache what they retrieve… Is the “server” downloaded alongside the application, therefore not requiring WiFi connection to use the application?

Hope my questions aren’t too out in left-field and thanks again for your response!

permalink
report
parent
reply