uwu owo etc., you know…

  • 2 Posts
  • 99 Comments
Joined 1 year ago
cake
Cake day: June 30th, 2023

help-circle




  • Many years ago I tried it, but didn’t really read up on it. Wanted to back up my Pi’s sdcard while the system was running. I even fucking named that script “online-backup”.

    Now every time I ran that, after hours, I noticed my Pi was crashing, and never booted back up. I used chinese sd cards so I blamed it on them.

    But this happened multiple times, just to learn I was using dd absolutely wrong.

    dd was always a scary utility to me, and still is. I fucked up things with dd, regardless I quadruple checked everything 😅

    but to answer the question; it’s possible, but you really need to know what are you doing.



  • kuneho@lemmy.worldtoMemes@lemmy.mlWindows XP
    link
    fedilink
    arrow-up
    0
    ·
    1 month ago

    And Bonzi even was a 3rd party thing. Now imagine that shit, just built into the system by that time. 😅

    Heck, even MSN Browser was a thing and I’m pretty sure just because it said “Good afternoon” or some shit when you launched it.


  • kuneho@lemmy.worldtoMemes@lemmy.mlWindows XP
    link
    fedilink
    arrow-up
    0
    ·
    edit-2
    1 month ago

    Since at that time these shits weren’t really normalized, I can imagine some people would actually like these things and maybe even use them. It would have feel… kinda modern? If that makes sense… (tho when I first saw XP after using 95 and 98 in my life at that point, it felt absolutely super-duper modern x3)

    I like this image - it is really nicely done. I don’t like what it represents, but the image itself is decent.









  • NVU, Dreamweaver were tried to be like this. Only thing that wysiwyg’ing HTML isn’t that easy as one might think, especially nowadays where thousands of web css frameworks exists and every structuring is done via divs.

    You could make your own framework, or select/import one you like, but then the app will have way too much parameter, which needs to be configured by the user. It would be a really neat power tool, though.

    ps.: Funny thing I was just thinking about wysiwyg editors in the recent days 😅


  • kuneho@lemmy.worldtolinuxmemes@lemmy.worldTypes of OS
    link
    fedilink
    arrow-up
    2
    ·
    edit-2
    2 months ago

    I used mostly Windows systems primarily and I guess I just adapted that habit of having an Administrator account for when shit goes down, and my own user account that has admin rights.

    It’s just convenient. I liked my Administrator account as clean as possible, and I do the same in Linux with root. There is its time and place where I need root.

    But you are right, I should change my habits. I’m not even sure how sudo and rights and environments and sessions and god knows what works exactly behind the scenes, so probably, maybe, there are technical differences too in the way I use these and the way how I should… I don’t know.

    Anyway, thanks for the info.