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/)EP
Posts
1
Comments
48
Joined
2 yr. ago
  • Worked with developing the software for these kinds of screens. We used Vue and Node for everything. Built the custom screens ourselves with raspberry pi:s and alot of custom parts. Made everything from bus/train stop signs and the screens on the bus to the travel agency tools to monitor and schedule trips. Everything from the same tool built in JS.

  • Selfhosted @lemmy.world
    Epzillon @lemmy.world

    Pi-Hole question regarding unbound and cloudflared

    Hello lemmings! I have recently started the process of setting up my own Pi-Hole, I am a developer and pretty comfortable with Linux but I am a bit of a newcomer when it comes to networking.

    Now, during the process I noticed that the VPN I use (Mullvad) claim to have DNS leaks (This is a bit obvious since I was no longer using the DNS they expected in the VPN tunnel). So after reading a bit on the pi-hole guides I figured I'd set up a cloudflared service, but instead of using the cloudflare dns-query I route it to Mullvads own DNS.

    Now this works fine and all, it's DoH and running Mullvads own DNS to query so Mullvads own tool is happy with the DNS settings I have.

    However, I also read about unbound in the Pi-Hole guides. I was curious if this was to prefer over cloudflared? Since I am running through Mullvads own DNS I don't think there should be any issues. However locally hosting your own recursive DNS server also sounds good.

    What is your opinion? Is it overkill? Is what I hav

  • As i wrote in my comment i have not read up on Deepseek, if this is true it is definetly a step in the right direction.

    I am not saying i expect any company of significant scale to follow OSI since, as you say, it is too high risk. I do still believe that if you cannot prove to me that your AI is not abusing artists or creators by using their art, or not using data non-consentually acquired from users of your platform, you are not providing an ethic or moral service. This is my main concern with AI. Big tech keeps showing us, time and time again, that they really dont care about about these topics and this needs to change.

    Imo AI today is developing and expanding way too fast for the general consumer to understand it and by extension also the legal and justice systems. We need more laws in place regarding how to handle AI and the data they use and produce. We need more education on what AI actually is doing.

  • The Open Source Initiative have defined what they believe constitutes "open source AI" (https://opensource.org/ai/open-source-ai-definition). This includes detailed descriptions of training data, explanation on how it was obtained, selected, labeled, processed and filtered. As long as a company utilize any model trained on non-specified data I will assume it is either stolen or otherwise unlawfully obtained from non-consenting users.

    I will be clear that I have not read up on Deepseek yet, but I have a hard time believing their training data is specified according to OSI, since no big model yet has done so. Releasing the model source code means little for AI compared to all its training data.

  • I just like the analogy of a dashboard with knobs. Input text on one wide output text on the other. "Training" AI is simply letting the knobs adjust themselves based on feedback of the output. AI never "learns" it only produces output based on how the knobs are dialed in. Its not a magic box, its just a lot of settings converting data to new data.

  • This is just pure insanity, how can you possibly try to tell women the real choice is not having a choice? Even worse that this is being sneaked in as the the bill proposed to the house does not mention all of the stuff mentioned in the PWHC booklet.

  • Stg i saw gold/white on left first, then after looking at the right one for a bit it just switched to the classic blue/black ive always seen. I hate this picture so damm much

  • Got a new M.2 drive and installed Linux on it, still run windows on my old disk (no dual boot, only go to bios when I need windows).

    Experience has been amazing so far, biggest issues for me are the following

    1. Had to get used to Gimp instead of my very legally acquired version of Photoshop
    2. Discord screen share does not have audio and is laggy as hell (an alternative discord-screenshare application exists but gives my voice a 1-2 second delay which upsets my gf when we're in voice, although it can stream entire desktop with audio which is amazing for watching shows together)
    3. Some games with anti-cheat don't work, so if I want to play those I still have to jump on windows.
    4. No HDR (but it looks to be coming to KDE and Cosmic soon)

    Apart from this the experience has been amazing. I'm using Nobara and mostly gaming. As a dev terminal, scripts and ssh to my raspberry pi:s is just such a seamless and nice experience.

  • I think this is the best outcome that could currently happen. If they got a ruling it's very possible that Nintendo would win. That would probably cascade through the entire emulation scene and bring down countless other projects.

    (Disclaimer: I'm not American and I'm not very knowledgeable in the American court system. Feel free to correct/inform me if I'm misunderstanding or missing information on this statement.)

    Edit: just realized they had to take everything down aswell, that very much sucks.

  • As someone who helped friends/family build PC gaming rigs multiple times last year (2023) I understand what you're coming from W11 installer is pure dogshit.

    Tbh tho, my dad always hated new Windows versions because he didn't want to learn a new UI/UX, which I fine, but the windows experience isnt that hard to learn, even if it is different. Same thing with Linux, if you use GNOME/KDE/i3/hyprland/sway/<insert any DE/WM here> for the first time it won't be easy to find all of the settings either.

    But the W11 installer in particular sucks ass. There is so many restrictions that try to prevent you from even installing it. The one rescue for me was downloading the Rufus USB ISO tool and letting it download the W11 installer itself and apply patches which removed all the ridiculous restrictions.

    I mean, you can even rub that shit in Virtual box if you want. My GF is literally running it on "unsupported hardware" according to Microsoft but windows updates and everything post-install is completely functional.

    Only reason Mictorsoft Philips wants the restrictions is to have a tighter grip on the ecosystem and limit end consumers from installing it themselves and pushing that part to other companies or retailers which they can buy finished products (laptops etc) from instead of licenses.

  • As a new programmer who actively treads carefully in date-data-dabbling territories it is amusing to see how shit commercially available code is, especially in the e-commerce world.

    I started my first programming job 2 years ago working with building Magento 2 sites. I already knew Magento was a horrible mess to begin with, but I took whatever I could get. After witnessing the publishers, developers and code of 99% of the plugins available (which is btw quality certified on Adobes marketplace) I can safely say that there is so much shit code squirted out every second be self-taught developers working in shitty small companies with CEOs trying to earn a quick buck.

    It is actually insane how bad the code was, I can not with words describe how bad it was. Every time I felt impostor syndrome i would just open up vendor and look at a random plugin to confirm that I am at least not a Magento plugin developer.

    If you're running Magento, change, preferably 10 years ago, but change.