• person rss_feed

    Xabi’s feed

    Blog

    • chevron_right

      This could be the day

      Xabi · Monday, 7 August, 2023 - 16:05 · 4 visibility

    Eight months (!) since I haven't had #broadband at home. Will today be the day? And if all goes well and I do get my beloved 600mb/s internet back, will I remember my #server's password or will I have to start from scratch?

    https://upload.movim.eu/files/294c2adeed1b6a19d20c783fc2f6b4e0a6a0f0aa/iKvTwbqmTbwJ/movim_is_that_you.jpg

    I was surprised to see an app that looked like #Movim's former Android app. Sadly it only works with one particular #Mastodon server.

    https://upload.movim.eu/files/294c2adeed1b6a19d20c783fc2f6b4e0a6a0f0aa/30w6SeMmCYH4/9E3EB0A7-C601-4CA0-9E86-522136442D4F.jpeg

    Fewer of these and more cruises every year in our waters.

    • favorite

      1 Like

      Timothée Jaussoin

    • chevron_right

      It's not being an easy week

      Xabi · Saturday, 16 July, 2022 - 17:19

    https://upload.movim.eu/files/294c2adeed1b6a19d20c783fc2f6b4e0a6a0f0aa/dtDbuWR2dFHw/38.png.jpg

    With temperatures around 40ºC, I'm averaging 3 hours of sleep per night.

    • favorite

      1 Like

      Timothée Jaussoin

    https://upload.movim.eu/files/294c2adeed1b6a19d20c783fc2f6b4e0a6a0f0aa/nxbQGA5cP16c/b0030a867a99b2c4.jpeg

    I'm very proud of my wooden flatpack deer that is standing next to the tree. It took many hours and it's not finished yet, I need to sand it down which is going to take looooong hours. Maybe in 2022!

    • favorite

      2 Like

      eyome, Timothée Jaussoin

    • chevron_right

      Sonic's 30th anniversary

      Xabi · Friday, 12 November, 2021 - 16:15

    https://upload.movim.eu/files/294c2adeed1b6a19d20c783fc2f6b4e0a6a0f0aa/0JgxFNCy6HLO/Screenshot_2021-11-10_at_22.40.07.png

    Sonic for Master System turns 30 this month. It was my first game and I love it and I was very sad because I couldn't find it — the best known Sonic is the one for the MegaDrive / Genesis, which was 16-bit, but the one I wanted was the 8-bit one.

    I have already installed it on my Retropie and I forecast hours and hours of fun.

    #SonicTheHedgehog #Sega #MasterSystem #Retropie #gaming

    I'm trying to fix some .js code to show the date and time properly in Basque but I don't have any JS knowledge so basically I'm looking for a volunteer.

    The piece of code that I'd like to fix is on this GitHub and it should be easy peasy.

    My approach has been:

    var dateFormats = {
    full: "y'(e)ko' MMMM'ren' d'a', EEEE",
    long: "y'(e)ko' MMMM'ren' d'a'",
    medium: "y'(e)ko' MMMM'k' d",
    short: "yy/MM/dd",
    }

    var timeFormats = {
    full: 'HH:mm:ss zzzz',
    long: 'HH:mm:ss z',
    medium: 'HH:mm:ss',
    short: 'HH:mm'
    }

    var dateTimeFormats = {
    full: "{{date}}, {{time}}e(t)an",
    long: "{{date}}, {{time}}e(t)an",
    medium: '{{date}}, {{time}}',
    short: '{{date}} {{time}}'
    }

    This would be the quick and dirty solution. A more accurate approach would be:

    • years ending in "1" and "5" should be followed by 'eko'
    • years ending in 2, 3, 4, 6, 7, 8, 9, 'ko'
    • years ending in 0:
    • — 10 30 50 70 90 100, 'eko'
    • — 20 40 60 80, 'ko'

    Let me know if you are bored :wink:
    #code #js

    • chevron_right

      I need a hard drive. Any advice or suggestion?

      Xabi · Sunday, 7 November, 2021 - 17:15 edit

    https://upload.movim.eu/files/294c2adeed1b6a19d20c783fc2f6b4e0a6a0f0aa/Dze78T3fn5Cy/b5c9a1a4-0b86-4091-935c-27802c49fbea.jpg

    My (13) hard drives are all full and I'm looking for a new one but I don't know what to look for. My requirements:

    • No less than 8TB. 10TB would be even better
    • I only use it ~1 hour per day so I don't think I need NAS graded ones
    • 3,5 inch disks are OK although the less cables on my desk, the better
    • I want something that will last for years
    • My main OS is macOS
    • Ideally ±200€

    Extra info: I don't have a NAS. I have a case for a 3,5 disk, but I'm not sure it works anymore. I only had one Seagate HD and it was extremely noisy. #IT #tech

    • favorite

      1 Like

      Timothée Jaussoin

    • 2 Comments