Avatar

gronjo45

gronjo45@lemm.ee
Joined
18 posts • 19 comments
Direct message

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

permalink
report
parent
reply

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

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