Skip Navigation

Posts
2
Comments
55
Joined
2 yr. ago

  • I'm considering migrating when that happens, as then I have no need for Mastodon, I can just have everything on one site...

  • On iOS there is mlem, on Android there is Jerboa, which is still a bit janky, and the devs of some popular Reddit apps have also said they are willing to port theirs to Lemmy.

  • Hah, just came here to suggest an improvement, but the script has already transformed completely while I was gone :D

  • Das mit der Gesichtserkennung finde ich super, da man sich dem ja überhaupt nicht entziehen kann.

    Bei dem ChatGPT-Teil habe ich allerdings Angst, dass das die Entwicklung von Open-Source-Modellen bremsen könnte, und den großen Firmen mit Armeen von Anwälten (z.B. OpenAI) noch mehr Macht gibt. Ich will echt nicht in einer Welt leben, wo die ganze KI nur von ein paar riesigen amerikanischen Firmen kontrolliert wird.

  • whoa, this is an awesome resource, bookmarked!

  • I don't really understand the problem here. Do these routers each have their own internet connection? Why can't you just attach whatever device you are using to host stuff to one of them, configure your router for port forwarding, and be done? To get a domain name for free, you can use https://www.noip.com/.

    If that mysteriously doesn't work, you might want to investigate if your internet provider uses CGNAT (mine does). In that case, you might be able to contact them so they'll turn it off for you. I don't know about Germany, but in Austria they have to comply with your request, by law.

    If you can't do that or don't want to expose your device to the internet directly, you have other options depending on whether you want your stuff to be public or not. For private services setting up WireGuard using wg-quick (on your Hetzner server) is really easy, reliable, and very secure. For public stuff, you might want to look at one of the services listed here. I recommend Cloudflare Tunnel, though it's only meant for web stuff, no gameservers etc.

    Feel free to ask for more help if you need more details.

  • Das ist super! Habe schon überlegt, dass es cool wäre, eine Browser-Extension zu erstellen, die automatisch Links auf andere Lemmy-Instanzen auf die eigene weiterleitet. Das einzige Problem, dass ich dabei sehe, ist, dass ich keine sichtbare instanzunabhängige Unique ID finden kann.

  • New: AI-powered unit testing framework that automatically corrects your code so that all tests pass! Perfect to integrate into your CI pipeline to run before deploy!

  • damn, I might be wrong, apparently there's Kernel TLS now

  • well, I guess it depends it depends if you are allowed to link libraries, if not then good luck implementing TLS etc. from scratch :) The modern web really isn't that simple anymore...

    Reminds me of this cool website where you can see all the complexity involved

  • wow, you're right, that just makes this meme even more visionary!

  • Can even do frontend now, by using WASM + the .wat format, WebGPU, and Naga so you can transform your SPIR-V code to WGSL! It's the future!

  • That's neat! You can't currently access accounts from other fediverse platforms on Lemmy though, so it only works one way. The devs have said that the other way could come in the far future.

  • Thank you for posting, love this approach to designing maps, lots of useful insight! Intentionally designed maps can make battles so much more fun.

    Would it perhaps be possible to provide a newsletter or RSS feed so one could subscribe to this? (I read you have a Mastodon account, but I don't really use Mastodon and it's harder to keep up with things that way) edit: nevermind, found the feed at https://blog.apoth.org/feed/

  • I think Kbin is interesting because it seems to bring these two kinds of media together.

  • I've had great fun working through Crafting Interpreters (in Haskell and Zig, which were both new to me), and discovering a lot of new music (underscores, ethel cain, xiu xiu and more). Other than that, life's been rough, but I'm lucky to have quite a bit of free time recently at least.

  • I don't know either. I'll agree with you though that not restricting AI so that only big tech companies who have lots of lawyers can research it (and not release it) is the worst case scenario. And I fear that it's either that or complete dysregulation. OpenAI etc. just have too much money for lobbying, and given this is all happening in the US, which seems to be quite susceptible to monetary influence in politics, so I doubt any laws are gonna be passed to restrict them. Besides, there's the national interest in not letting China take the lead.

  • I'm certainly aware of these issues, and wrestle with them regularly, as I still host email myself. That said, my professional stuff is also going through Outlook (my worst enemy as a self hoster, but I can't really switch right now).

    Still, I see it as a positive that with enough resources/time, you can still get into this space, evidenced by all the smaller email providers which still pop up and seem to have pretty good deliverability. It's just still the best we've got. We won't widely agree on anything better anytime soon, even in more technical circles.