• 1 Post
  • 21 Comments
Joined 11 months ago
cake
Cake day: July 25th, 2023

help-circle
  • For the latter, a good approach is to pick a project or idea and try to make it. If you’re familiar with the logic you can look up the syntax for the new language, but it you’re fresh off the boat then there is a bunch of good stuff on YouTube, Khan academy and stack overflow that are geared to newbies.

    Some starting ideas:

    • Make a text based tic Tac toe/card game
    • Make a number guessing game
    • Find all prime numbers under a number given by the user

    Once you’ve got a decent grip on the logic involved, it can be quite effective to implement more complex approaches to the solution. Instead of guessing randomly, implement a binomial (1:N divided by 2) search algorithm, or have the game play against itself. Go back over how you wrote the solution, and add some good comments, improve the functions descriptions, even refactor some code to be more efficient and more readable. I learnt how to code through doing, textbooks are great for some people but my preferred approach is to make something, break it, and learn how to fix it.


  • Part of the identity crises that comes with(out) religion is the ultimate question of purpose: why are we suffering, surely it has a reason? Some of us are content to accept that there is no purpose, and therefore we must define our own; others need a purpose greater than themselves and/or to have one defined for them, and look to religion for that purpose. There is no right answer, and the struggle of identity and purpose are well documented in religion, fiction, history, and philosophy.














  • OmanMkII@aussie.zonetoAsklemmy@lemmy.ml*Permanently Deleted*
    link
    fedilink
    arrow-up
    5
    arrow-down
    1
    ·
    5 months ago

    The key to good conversation is finding something interesting in what they say and delving into it. Why did they go there? What did they like about it? Where are they going next?

    The key to boring conversation is the opposite, short answers with no room to navigate. Oh, I guess. Thats nice. Not much really.


  • Interesting idea trying to integrate Mastodon and Lemmy. From the readme:

    This is a simple script that monitors specific Lemmy communities and attempts to #hashtag new posts so that they are discoverable in microblogging services like mastodon.

    By integrating hashtags, lemmy posts will be discoverable by those following those tags in microblogging which could lead them to reply, boost etc, something which will appear as new comments in lemmy. Since microblogging fediverse has an order of magnitude more users than lemmy does, the hope is that this will allow to kickstart a lot of more niche communities and deepen the interaction between the two mediums.

    I’m all for it, even if it confuses the shit out of me that any Fediverse platform user can read and comment here from a platform with an entirely different purpose.





  • While it likely is spam for the majority of users, I imagine the mods are looking at de-federating an instance that fulfills a specific need for a small number (keeping alien.top users updated on reddit). Because of that, it will likely have a bit of push back to de-federate entirely vs. a request to create the ability to block users/platforms. Think of it like newsletters, we need the ability to unsubscribe/block them, but we shouldn’t necessarily ban them outright.