cardosopab

@cardosopab@mastodon.social

Software Developer on a journey.

This profile is from a federated server and may be incomplete. Browse more on the original instance.

vgnh, to adventofcode

deleted_by_author

  • Loading...
  • cardosopab,

    @vgnh @advent_of_code @adventofcode I’m following the hashtag lol

    cardosopab, to python

    Who’s ready for #adventofcode ? Which language will you use? Last year I used #dart , thinking I’ll give #python a spin this year!

    cardosopab, to python

    is such a weird concept, but once you start to grasp it, it is rather simple, not saying I've grasped it, lol but this function to reverse a list wasn't too difficult for me to come up with!

    numbers = [1, 2, 3, 4]

    def reverse(arr, ans=[]):
    if len(arr) == 0:
    return ans
    ans.append(arr.pop())
    return reverse(arr, ans)

    print(reverse(numbers))

    cardosopab,

    @bk1e I really appreciate the code review! You're so right! I had noticed I was mutating the original list, but payed no mind, thanks for reminding me to use slices!

    fell, to random
    @fell@ma.fellr.net avatar

    I just thought it would be a great idea to put #CompilerExplorer on my already completely overwhelmed dying server with a SMR hard drive and highly questionable kernel modifications by me.

    Well, it's going "great"...

    info: GET /favicon.ico?v=1 200 82607.069 ms - -  
    
    cardosopab,

    @fell I think this could be a great example of how bloated Node is 😅

    conansysadmin, to Cybersecurity
    @conansysadmin@mstdn.social avatar

    A cautious #cybersecurity warrior ensures that all tools and weapons work precisely as needed. #Linux #FreeBSD #OpenSource https://cromwell-intl.com/open-source/bashrc/?s=mc

    cardosopab,

    @conansysadmin gotta love the Vim meme ha

    amadeus, to Amd
    @amadeus@mstdn.social avatar

    With Qualcomm's Oryon-based Snapdragon X Elite CPU seeming to be impressively powerful, many think that PC land is headed for an ARM transition starting in 2024. Or do you think there will be some kind of The Return of X86 anytime soon? #cpu #qualcomm #arm #x86 #amd #intel #pc #linux

    cardosopab,

    @amadeus I’m thinking, it’ll boil down to software parity, same reason everyone hasn’t switched to Linux.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • JUstTest
  • tacticalgear
  • rosin
  • Youngstown
  • mdbf
  • ngwrru68w68
  • slotface
  • khanakhh
  • ethstaker
  • everett
  • kavyap
  • thenastyranch
  • DreamBathrooms
  • magazineikmin
  • anitta
  • osvaldo12
  • InstantRegret
  • Durango
  • cisconetworking
  • modclub
  • cubers
  • GTA5RPClips
  • tester
  • normalnudes
  • Leos
  • provamag3
  • megavids
  • lostlight
  • All magazines