Please!
I'm all for freedom of speech, but I'm really irked by the lengths people go to just to be offensive.
@beehaw.org
I recently moved here and through my minimal interaction so far, I love it. I'm all about positive treatment and inclusion. I have only made two posts (as a somewhat personal experiment to test the waters) which would not have had any attention on Reddit, and people actually talked and congratulated me, which was a very weird but welcome experience.
And I love that the downvote arrow is removed in order to promote discussion rather than just vote and move on.
A service can always improve and get better in some ways, but the stance of beehaw is perfect imo
Try using ChatGPT if you haven't. Ive used Reddit in the past for a lot of troubleshooting, but ChatGPT is easier to get the answers I'm looking for unless I asked the question myself. But there's no judgement from ChatGPT lol
Yeah, my wife uses the official app and she complains about the ads. Constantly, certain subreddit posts show up in her feed as an ad.
I tried the official app and didn't like it. It was too bloaty, comment chains felt annoying, navigation was annoying, lack of features was annoying.
I initially used Reddit Is Fun, then moved to Sync for some reason. Then moved to Boost after the Sync dev went MIA last year.
Each one of those was leagues above the official app.
Same!
I usually set a time limit when I am going somewhere for that reason. I just let them know I can stay for 5 minutes, 30, an hour etc. I can't small talk, it gets awkward fast. It doesn't have to be awkward though, it's like that scene in Pulp Fiction:
Don't you hate that? Uncomfortable silences. Why do we feel it's necessary to yak about bull in order to be comfortable? That's when you know you've found somebody special. When you can just shut the f up for a minute and comfortably enjoy the silence.
Cool, thanks! I only have experience with JavaScript and Python, and I personally prefer JS because Python has been confusing to me. But, I have heard Python is more efficient and easier in the long-term.
After 'mastering' JS to a sufficient ability I will put my efforts towards Python. I am stumped as to why I feel JS is easier than Python when I have also heard the opposite; that python is easier than JS
I'm using https://pokeapi.co/api/v2/pokemon as the api. I can grab all the names but that seems very inefficient and had put a lot of load when calling it.
I'm looking at just making an array of Pokemon names to exist within the app, and search through that and then call the specific endpoint using that name.
Edit: Here is the source code https://github.com/reric88/pokemon-vite.git
Also, I don't expect anyone to help out, I really just wanted to show it to someone! But any comments, suggestions etc are greatly appreciated. I have less than 3 or 4 months experience with JavaScript
Thanks a lot for the suggestions! Yes, I agree the performance is pretty bad. The reason is because I'm calling ALL the Pokemon data at the beginning into an array. I will optimize this after I learn more!
I'll work on adding the evolutionary line, that's a good idea.
Currently, you can search by type, but it's not by the full text of the type. I can definitely implement that. I'll add a drop-down menu next to the search field to select search criteria to filter irrelevant results.
Oh, I didn't know this, I appreciate the insight. I have been working with typescript a bit, but sidestepped back to JS for a small project because of familiarity. My next project may be typescript just to get a feel for it.
I have heard a lot of buzz about rust, but I haven't looked it up because I don't want to overwhelm myself with new things. But it does seem very popular. And I doubt there's anyone, even people unfamiliar with code, who hasn't heard of the C family!
I'm not giving up JS, since it is so popular for web development, but it does make me sad that it's so inefficient for other tasks in comparison to the other languages. Butz it also makes me kind of excited to get into some of the meatier stuff
thanks for using Leebra!
go to feed...