A software developer and Linux nerd, living in Germany. I’m usually a chill dude but my online persona doesn’t always reflect my true personality. Take what I say with a grain of salt, I usually try to be nice and give good advice, though.

I’m into Free Software, selfhosting, microcontrollers and electronics, freedom, privacy and the usual stuff. And a few select other random things as well.

  • 3 Posts
  • 444 Comments
Joined 4 years ago
cake
Cake day: August 21st, 2021

help-circle


  • Also got a nice Dell 7390 for a similar price a year ago. Though you really can’t compare a laptop bought in 2019 with a laptop bought 6 years in the future. You’d need to compare it to a refurbished one available for a similar price in 2019 and then factor in how that turned out for you a few years later. I mean technology always progresses and you’ll always get more a few years later. But yes, I’ve always been a fan of refurbished enterprise-grade laptops instead of the super-cheap consumer ones which include as much cost-cuttings as possible and a legacy CPU which is upmarketed because it’s cheap. I think my old desktop Celeron N4500(?) was like 40€ when it was new, because it was leftovers in production. At that point you can always buy a used processor for the same price with double the processor cores.


  • I mean if no single software fits your bill, maybe go for a combination of them? Post your blog posts in a Ghost installation, your podcasts in Castopod and have your community on a NodeBB forum? The Fediverse kinda includes the idea it’s all one big network anyway. So you don’t have to squeeze everything on a single server and one CMS.

    Other than that: Wordpress is open-source. You could also wait for the enshittification to happen. We’re fairly sure someone is going to fork it and maybe they’ll provide a seemless migration. So if you’re patient enough, you might be able to stick with your current setup. Just that you Wordpress will some day have a different name and developer community. These things happen all the time. I’ll just switch from Firefox to LibreWolf once I’m unhappy with Mozilla’s decisions. Solves the user-facing part of the issues, and there’s almost no effort involved.


  • hendrik@palaver.p3x.detoFuck AI@lemmy.worldThe AI pitch
    link
    fedilink
    English
    arrow-up
    11
    ·
    edit-2
    3 days ago

    Nice find. Yes, it’s notoriously difficult to avoid that with machine learning in the first place. It’s designed to reproduce bias and stereotypes from the training data. It will find patterns, no matter whether they contribute towards the goal of the application. And I heard extrapolating beyond what’s in the training data doesn’t really work that well. I mean a doctor has context, can use their reasoning skills to come up with conclusions. And some medical imaging software will more or less leave the boundaries of what it can comfortably find predictions for, so it might do unpredictable things.



  • I think most people don’t have a clue about energy and all the things that come along with it. It’s mostly some stupid culture war. I mean sure an off-shore windfarm doesn’t come without a toll on the environment when constructing it. It’s just questionable whether any alternative is better than that. And having a windmill nextdoors… Well, just visit the Dutch people or northern Germany and make up your mind. I’ve been camping next to one and it’s okay-ish. Way better than where I live which is a city next to a city with an airport. That’s some proper noise nuisance. With the windmills the only really annoying thing is if you’re sitting in the shades of the rotors. But there’s regulations how they can’t be built close to other buildings.





  • Seems we’re basically on the same page.

    I’m fairly sure Linux tends to lean more towards tech-savy people, who in turn tend to be the more pragmatic ones and think in a more problem-oriented way. So I’m positive it’s gonna be more about productivity in that community. They’ll adopt something based on usefulness.

    It’s just the companies who don’t operate like that. Their AI tools are more pushed in a top-down way because of the investment bubble all the companies take part in. It’s not necessarily about productivity or anything. That’s some desired side-effect, but I think all of it is more about what their investors want to hear.

    As if now, I’m not sure, maybe it’s still net-negative for us, the Free Software community. Our servers get hammered by AI crawlers, our projects swamped with fake AI bugreports. While the AI tools aren’t good enough to be of proper help in more complex projects. And we don’t have an infinite amount of money to just push for it anyway and care about profitability in 10 years… So I think we’re bound to do it the other way round. And AI has to actually prove itself, and that takes some more time.

    For example, I hope some day I’ll get some modern AI tools in my image editor. I mean I’m of the pragmatic type myself, I’m gonna use it if it contributes to my life and doesn’t come with a devastating cost on society and the environment and other individuals. Same with chatbots. I don’t think we can tell yet. I think we first need to make it way more “intelligent” and come up with new regulations, ways to deal with the negative aspects… Currently it’s a bit of a train wreck with the flood of fabricated things that displace human conversation on the internet, Americans like Peter Thiel who makes big bucks inventing Skynet and push for doomsday. And we can tell it’s not a positive balance yet, because almost all AI companies aren’t profitable. But maybe we can tackle that. And it’s the promise. We’ll see. At least on the technical side we seem to be making progress each new day.

    Yes. And these AI tools with terminal access seem fun to explore. I think they’re called coding agents. And we get quite mixed reports. Some people use it and it (roughly) gets their job done. For other people it just casually deletes their harddrive or does other weird things. We really want something like this, though. So we as humans transition from doing the coding to being software architects and the AI does the actual coding. I think it’s very difficult to have things in-between, copy-paste all the time and argue with AI, then nobody has a look at the code, so we miss the security issues and only learn about it after the company has been hacked… I think Instead we want some end to end solution that just reads the specs and does everything including some testing, integration and security and factors all of it in. And for more than gimmicks, it needs to do the job to some acceptable level. But that’s to a large degree a technical problem, and we might be able to figure it out in the future.

    I’m also looking forward to AI being able to do proper useful stuff, like clean up on my messy harddrive, do my personal bookkeeping and paperwork… I don’t think we’re there yet. At least I haven’t heard people do that (successfully). But that’d be a nice job to delegate.


  • No worries. Your post was well-written. And I’m glad people could offer some advice. Not even the proficient Lemmy users get all of this right all the time. I just figured I’d drop you a comment in case the mods take action, to spare you the effort to also learn about the modlog and how to look up their note… But seems it wasn’t necessary 😄




  • I think whether you do closed source software is a personal choice. Based on considerations of your application. Like money, of if you want to rely on a company and how well they do their job, if it’s still gonna be around in 7 years. If you can customize it enough to suit your needs. Or you base the decision on ideology.

    I’ve been using Yunohost on the NAS. And it’s simple, works well and is pretty reliable, I didn’t get any major issues for many years now. (And in general, community maintained open-source software has served me well. So that’s what I do.)

    Downsides as a proficient Linux user are: You can’t just mess with the config while the automatic scripts also mess with the config. You need to learn how they’re set up and work around that. Hope software has a config.d or overrides directory and put your customizations there. Or something will get messed up eventually. And you can’t just change arbitrary things. The mailserver or SSO or reverse proxy and a few other components are tightly integrated and you’re never gonna be able to switch from postfix to stalwart or something like that. Or retrofit a more modern authentication solution. It is a limiting factor.
    And YunoHost doesn’t do containers, so I doubt it’s what you’re looking for anyway.

    I’m a bit split on the entire promise of turnkey selfhosting solutions. Some of them work really well. And they’re badly needed to enable regular people to emancipate themselves from big tech. Whether you as an expert want to use them is an entirely different question. I think that just depends on application. If you have a good setup, that might be better suited to your needs. And if done right might be very low maintenance as well. So switching to a turnkey solution would be extra work and it might not pay off. Or it does pay off, I think that really depends on the specifics.



  • hendrik@palaver.p3x.detoFuck AI@lemmy.worldI'm bored
    link
    fedilink
    English
    arrow-up
    1
    ·
    edit-2
    13 days ago

    Grok is under heavy usage right now
    Please try again soon

    Edit: Not sure if this conversation is going anywhere… But now it went through, and Grok sends a wall of text. I’ll stop wasting energy now. I bet Musk would like it to vote. But as of now it’s not an US citizen.


  • Yeah, I casually “forgot” I still have my Google account as well. Just that I moved everything away a long time ago. Mainly for privacy reasons because I didn’t like any Google reading my inbox. I’ll randomly log in to gmail every few years and see if it’s still there… I mean it won’t get any better, these things get constantly made worse. So if you can muster up the energy and time to do something, it’s probably better to do it sooner rather than later. But I feel you. Subscriptions can be changed, that’s just time and effort to do it. But people for 20 years is hard. I don’t see any good solutions to tackle that.



  • Phones, sure. I -personally- think it’s massively problematic how the phone operating system ecosystem is basically a monopoly of two companies. And I almost can’t do my paperwork or get a doctor’s appointment or train ticket anymore without accepting to forward my personal information to a list of 40 “partner” companies, a good chunk of them abroad in the USA. And then it’s massively complicated and I need 3 authenticator apps, and they do device verification and SafetyNet to make sure my(?) phone isn’t controlled by me, but Google.

    So yes, in reality it’s not how I envision it to be. Phones just do what Google wants them to do and that certainly also includes Gemini AI. All of this is almost impossible to avoid, and it’s getting harder each day. It certainly is that way.

    (Same with edge-cases in general. I had to contact modern customer support lately, and that just got way worse than it already was before AI chatbots. We just don’t do edge-cases any more. Everyone needs to get in line, have the same life and same common issues or they’re screwed.)

    With Linux, I doubt it. Traditionally it’s a lot about choice. Caters to its user group who (on the desktop) include a good amount of privacy advocates, people with older computers, nerds… I think we’d need some paradigm shift first. Before any of the larger distributions change their defaults. I like to believe we’re relatively safe here. And my biggest issue isn’t AI in itself, but how large, annoying companies shove it down our throats. And that’s really not how Linux works.

    I’ve been pondering productivity as well. I once did some AI assisted coding. Took notes and did a similar task after that the old-school way. In that case AI had wasted time, I was faster without. But it’s been a while and AI tools have improved in the last months. So I probably should repeat that experiment. And do it a couple times to get some solid numbers. I find it hard to apply it the exact right way, though. It’d underperform (on me) if I don’t get the prompt right, feed it the right amount of context if there’s a pre-existing project… It’s better at some tasks and not so good at other ones… So with the current state of technology it’s not that straightforward to delegate stuff to AI, and it’d just increase productivity. At least that’s been my previous experience. But we get a plethora of contradicting and weird reports on AI’s performance when used for coding.