• 63 Posts
  • 616 Comments
Joined 3 years ago
cake
Cake day: June 12th, 2023

help-circle
  • Not sure how patient it is, because I ordered the physical console version ASAP. But I just got my copy of UFO 50, everyone’s favorite new-old game compilation from yesteryear.

    I’ve tried about 10 of the games so far, all very interesting. Some I really enjoy, some feel like they’ve intentionally added too many rough edges to make them feel retro.

    Barbuta seems such an interesting one, but I really wish the character was just a little more fun to move and control.


  • embtoLinux@lemmy.mlHow to install .py apps?
    link
    fedilink
    arrow-up
    3
    arrow-down
    1
    ·
    edit-2
    6 hours ago

    If you actually just download a .py file, you need to run it with python. Like in the example you linked, something like

    python3 _filename_
    

    (and if that’s the case, you might need to add a line at the top of the file, telling it where the interpreter is. But probably you actually want the following)

    To install, you use the python installer program, pip. Something like

    pip _package-name_
    

    Before you do either, you need to install python and pip. I don’t know exactly (look for correct package names), but you need to run something like

    sudo apt install python3 pip
    


  • I’ve heard it said that an hour every day for most hobbies would be plenty, for language learning it’s just the start. Makes sense, most activities I do throughout the day use language, so for at least your first language you naturally practice all day.

    Always gonna be a hard call when affordability enters the picture. I think courses are pretty fun and motivating so it sounds like a good opportunity. But you gotta do what works best for the situation.






  • Hope you’re able to find something enjoyable! If those are too basic, there’s also Tsubasa Bunko stuff, which is more novel-y, but with furigana and occasional pictures. I picked up a copy like that of a novella (時をかける少女) and it seems like a good step, but ultimately my ability’s just not there yet. Right now I look at that and (even though I can figure it out if I take my time and have a dictionary), it’s like ‘ahhh, so many words!’. For me, I just gotta keep grinding. Even the level 3 Tadoku stuff (30ish pages with quite easy language) takes a lot of stamina to get through.







  • embtoMildly InfuriatingConsumerism ahhhhh moment
    link
    fedilink
    English
    arrow-up
    23
    arrow-down
    1
    ·
    5 days ago

    I also sometimes consciously dislike things because of annoying ads.

    But it doesn’t matter. The overall result is that now you’re aware of that brand, you have a place for it in memory. After time passes it will be The One I’ve Heard Of unless you’re dedicated to remembering to avoid it. There’s something called the Mere Exposure Effect - it mostly works and they know it. :(



  • embtoAsk LemmyWhat’s your favorite sad song?
    link
    fedilink
    arrow-up
    4
    ·
    edit-2
    6 days ago

    Sad to me a lot of times means stuff about time passing and getting older or things changing, so most of these are along that line. Some of the ones I think of first:

    Time, Fat Old Sun, and High Hopes by Pink Floyd

    In My Life by The Beatles (also Ozzy)

    Hurt by Johnny Cash (orginally NiN)

    Preaching the End of the World by Chris Cornell

    There Was a Light Here by Demon Hunter



  • embtoAsk LemmyDo you read books on your phone?
    link
    fedilink
    arrow-up
    1
    ·
    7 days ago

    I have occasionally. I’ve got Google Play on my phone and I used to use a small tablet to do some reading.

    Ultimately I find much better success rates reading a paper book. Having a single purpose item laying around helps motivate me, and the low-tech approach reduces distraction.



  • Any creative work qualifies? Music is pretty approachable. You can learn a few basic theory things to get ideas, or just play around with random notes to see what sounds good. Don’t have to be any good, you can get LMMS or another midi editor/tracker and write it without skill at an instrument.

    For writing prose in particular, maybe short stories would be easiest? Just because they aren’t so long. Still takes creativity for ideas tho.

    Idk, I think an important perspective is to remember it doesn’t have to be good (assuming you’re doing this for fun or learning, not as a job right away). Just create. Then, you’ll look at what you made and see how it sucks and get ideas for what to do differently next round. You mention not having the skills, but you can just try to do all things and see how it goes.