Skip Navigation
InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)ZE

Sopuli lover

My interests are mainly music, instruments, tech, Linux and self hosting.

Posts
6
Comments
147
Joined
2 yr. ago
No Stupid Questions @lemmy.world
Zelaf @sopuli.xyz

If darker coloured materials get hotter in the sun faster, will a display with the screen on or off change how quickly it heats up?

To clarify, if the display is showing a white image will it heat up less in any measurable way compared to if it's off and just showing black?

  • Dan... I fucking love you. Thank you for this writeup. Not only is it helpful but it gives me encouragement to continue finding ways and figure things out.

    I couple years back when I did my photography education we had an assignment to create a photo book as our final "exam" thing. I decided to document and show the daily life of a blind man and his tools and what he's had to go through as his blindness got worse over the years. He showed me how he uses his computer and phone and such so I really really saw the importance of accessibility.

    Somewhat luckily I've been able to keep the forms somewhat sane due to using component libraries which implement accessibility well. I always make my things in SvelteKit which does have good support for accessibility and I always keep my colours contrasty with as close to as AAA as possible because it's easier on my own eyes too hahaha.

    There's a national deaf-blind association nearby and I've been thinking of going there to chat about accessibility and website usage with them one day.

    I'm working on digitizing the book I made into a website and of course want to make that website extroniously accessible so even a blind person can hear through descriptive wording of what's happening in the images. I also plan to make a scrolly-type thing using as little JS as possible which is nicely achievable now with the CSS scroll modifiers that's been added over the years.

    It's going to be exciting to see how everything will work out. I can't thank you enough, while my only computer is a Steam Deck where running VMs is a bit so and so I'm gonna see if I can use some public computer or see if someone in the association can help me test things out and fix things from there.

  • One thing I've had troubles with when trying to implement accessibility is in web dev. There's so many attribute tags and I think a few different software based standards as well? I'm not entirely sure. The documentation on it felt a bit hard to follow and implement. Then I'm not sure how to go about testing it fully either without having those proprietary softwares either. I'm on an all Linux machine and the only accessibility software I know of is Orca and it's so and so last time I tried it.

    While I slowly figure that out however I make sure to follow tag recommendations and keep things in sections, only one h1 tag per page, descriptive and short alt tags, and so forth. At least that helps a tiny bit.

  • Not necessarily. Most plugins for Tauri support being configured on the JS side of things quite well. You can achieve a total HTML/CSS/JS or using a JS framewframework with very very minimal Rust code modifications.

    I dabbled in creating a GUI for password-store with Tauri and SvelteKit and managed to create everything without barely having to touch the Rust code. Of course, if you want to optimize and make it more efficient you'd probably want to port the code over to Rust as it'd most likely be a bit speedier for some tasks but in general you can go all the way in skipping the Rust partion of things!

  • I absolutely love GNOME but had to switch recently due to hardware and software quirks. My primary computer is a Steam Deck and with valve primarily testing their things with KDE and the ability to launch into the Deck mode there was a lot of bugs and quirks happening with GNOME that I got tired of troubleshooting and patch in config files for all the time.

    Switching back to KDE, sure I get a better overview of things but I love Adwaita and the GNOME Intuitivity of the UI. Things I needed was there and presented in a very nice non-distracting way. The clean look and the added margins around elements giving a comfortable view of what's necessary is extremely nice to me, all while the rest of the stuff isn't distracting me with buttons and gizmos everywhere. I hope I can one day switch back but the added niceties of HDR and better KDE Connect support that isn't half broken is also quite nice. Loose a little, win a little.

  • I don't really have social circles that show of Linux elitism. While on public spaces and have the time and energy I try to help out as best I can in a respectful manner and make sure not to get frustrated or annoyed at peoples need to learn things. While I haven't encountered the elitism myself I can obviously see why it would be extremely off putting to encounter it as a new user and it saddens me a bit to hear about it.

    I have a few local friends who wishes to give Linux a go now and decided to hook them up with containerbased systems, in this case since they play video games I chose to give Bazite a go for them specifically for the reason that ruining it with modifying installed packages is going to be harder. I don't mind helping them out myself however and have found the bazzite community pretty forgiving as well luckily.

  • I heavily agree on this for most people. Sadly books, actual lectures and classes and online tutorials haven't been working for me before.

    It must really fucking suck being a teacher in programming and having invested time into a book or online tutorial/study thing today. I hope EU will legislate AI training.

  • This was my usecase when learning JS. I've always had a very very difficult time with programming and wrapping my head around those types of patterns. But with the help of AI I was able to get a quicker understanding and being able to ask followup questions, explain what different symbols do, nowadays I use it as a basic reference to get a starting point to some solutions while just being well versed enough to approach a lot of things on my own.

    I often try to switch around and experiment with different similar and potentially better approaches unless it's giving me one of those responses that have been the most bogstandard straightforward way of doing it... because of a stackoverflow answer from 12 years ago. But those are often the more simpler queries. But each day I practice my programming I turn to search engines more and more to adapt similar problems to my own so the kickoff of using AI got me to the point where I had a stronger understanding of how things work in a practical learning method that worked really really well for me.

    I hate how great AI can be in some use cases while I also am part of the reason for excessive power usage of GPUs :( but I really don't think I would've been able to get as far as I've come today without it.

  • The amount of this shit I've seen everywhere is ridiculous. Not too long back I saw a YouTube channel about ADHD called The Mini ADHD Coach, it was animated, well spoken, thorough about their own experiences regarding their childhood and societal differences, titles were a bit clickbaity but it's YouTube so what is one to do? By the end and in the description they where shilling their book which was a glorified ADHD questionaire to answer the question of "Do you have ADHD?". Basically a non-medical self assessment book based on the DSM and questions used in American evaluations.

    The book is priced 31 USD, added in it was some drawings and I guess some further explanations of the questions. Which you could just, search up and search explanations and definitions of words as well if you need.

    I have a strong distaste on how people are monetizing and trending neurodivergent disorders. It's a disability, not your next money machine.

  • I always had a very hard time with getting into more serious web dev outside of basic CSS and HTML and then I found SvelteKit and followed a video tutorial to build around my own project I had at the time for an internship.

    Since Svelte follows the more usual layout of HTML tags it was really familiar for me to understand rather than jumping into something that's JSX based. So if you want to get into web dev I can heavily recommend that!

  • There was a mastodon posting before as well but I can't find the link anymore. But there should definitely be a more publicly accessible space to get status updates from.

    Edit: Asked on the Matrix space and got the link to the Mastodon page, Rynach posted the link in their comment.

  • I've been with 1984.is for some time as well. They're international domain is 1984.hosting. I've also had contact with their support and they're friendly, knowledgeable and straight on point.

    I had to transfer my domain and they wanted the domain key. Not wanting to send that over insecure email asked if they have a GPG key and told me they do, sent me a link to their site to get it and a specific mail to send it to which I then was able to send over. The process of contacting them and getting everything set was very speedy and I felt in good hands.

  • Silly Drawing Requests @sopuli.xyz
    Zelaf @sopuli.xyz

    a depresso espresso

    Snus - Scandinavian smokeless tobacco @sopuli.xyz
    Zelaf @sopuli.xyz

    Knox Karaktär Red, really nice berry flavour but also manages to be very bitter when in for long.

    I can still heavily recommend it tho, it's also on the cheaper side of snus here!

    Steam Deck @sopuli.xyz
    Zelaf @sopuli.xyz

    Steam Deck as a laptop replacement?

    I've been thinking about this for a while. With the repairability of the steam deck and the power available to it, it seems like a no brainer to use it for a bit of school work or casual browsing, Discord etc. Like you would a normal desktop.

    There's a new product type popping up called LapDock that's basically a hollowed out laptop but often with a giant battery, UPerfect has one and as well as the NexDock and they seem promising.

    My personal biggest gripe is screen resolution and colour accuracy, as well as battery life. As I also do photography colour accuracy would be a great plus for me and as for resolution, I've been using 2k and higher screens for years and going back to 1080p seems like a bit of a turn off. However, UPerfect has monitor only types but having to set that up

    Snus - Scandinavian smokeless tobacco @sopuli.xyz
    Zelaf @sopuli.xyz

    Recently I've tried One's selection. This is by far my most favourite so far!

    I really enjoyed its hint of bitterness while still keeping it sweet and tasteful. It's very strong in aroma and taste and unlike most berry flavoured snus it doesn't lose the taste too quickly!

    I've also tried One vit which is also berry/fruit based and while the aroma and taste isn't as strong as One Red it's still a lot better than some others!

    Meta @sopuli.xyz
    Zelaf @sopuli.xyz

    Sopuli has grown exponentially the past month.

    I find this amazing. I hope Lemmy takes over as the one Reddit alternative. As I've been experimenting with it today I think it's on an amazing growth path and hopefully more streamlined communities will be setup too!