Also maybe a private repository on github might also not as private as you think. Just saying.
melroy
- 0 Posts
- 305 Comments
Not many. If you want a backdoor there are better and faster ways to implement that. No need to wait for llms to maybe train on your repo. And maybe hallucinate your code to somebody else.
Those chances are slim. I won’t publicly tell how to easily infiltrate projects, but I give you a hint: npm, go, pip
Your code is AI mined regardless where you put it today I’m afraid to tell.
Unless you put your code in a private repository self hosted behind a login. However, if your code is public. You can bet it will be used for AI training. Again regardless of which platform. And regardless which LLM. So all platforms, all internet, all LLMs.
I agree here.
melroy@kbin.melroy.orgto Technology@beehaw.org•AI hallucinations are getting worse – and they're here to stay28·6 days agoWell by design ai is always hallucinating. Lol. That is how they work. Basically trying to hallucinate and predict the next word / token.
Never too late to switch. Welcome to the club.
melroy@kbin.melroy.orgto Linux@lemmy.ml•First hyprland or wayland crash after 5 months of using it12·14 days agoAhah those pictures of Richard Stallman.
melroy@kbin.melroy.orgto Selfhosted@lemmy.world•What webapps do you selfhost that aren't media/game servers?2·14 days agoNo. That is why I shared my configs. With opcache and opcache.validate_timestamps = 0 you don’t have this problem anymore.
Of course you also need to enable opcache itself as well.
Or you have really slow spinning disks or something. Also be sure to use php 8.4.
melroy@kbin.melroy.orgto Selfhosted@lemmy.world•What webapps do you selfhost that aren't media/game servers?6·14 days ago- Wekan for Todo list /kanban.
- GitLab for my source code and projects.
- synapse for my own matrix server
- mastodon for fediverse
- mbin for fediverse
- mumble for voip
- nextcloud for my files, calandar and contacts
- plantuml server
- many self created telegram bots
- many websites. Like blog.melroy.org, explorer.melroy.org or Libreweb.org or techwiki.org and so much more…
And then the list goes on and on. Like prometheus, grafana, uptime Kuma, mariadb, Valkey, postgresql, unbound dns, all those things…
melroy@kbin.melroy.orgto Selfhosted@lemmy.world•What webapps do you selfhost that aren't media/game servers?5·14 days agoYou can optimize php a lot for performance. See my config https://gitlab.melroy.org/-/snippets/91
melroy@kbin.melroy.orgto Piracy: ꜱᴀɪʟ ᴛʜᴇ ʜɪɢʜ ꜱᴇᴀꜱ@lemmy.dbzer0.com•Please seed !! Public torrents need your help7·15 days agoJust after you downloaded it. Keep the program open so you are seeing automatically… Meaning others can download the content from your computer. Assuming you correctly configured your firewall/router to open up the right ports.
deleted by creator
melroy@kbin.melroy.orgto Linux@lemmy.ml•I swapped the entire school computers to linux mint12·15 days agoBack in my days I was also disappointed that schools weren’t using Linux. So I totally agree with you.
melroy@kbin.melroy.orgto Linux@lemmy.ml•I swapped the entire school computers to linux mint55·15 days agoLinux was always ready for the education sector. I think already for 10 years now.
melroy@kbin.melroy.orgto Android@lemdro.id•Google is working on a big UI overhaul for Android: Here's an early look261·16 days agoThey asked AI to improve the design. 😬
So heartwarming
melroy@kbin.melroy.orgto Linux@lemmy.ml•How much of a pain is it to install Nvidia GPU drivers, really?11·18 days agoLook. I use both nvidia and amd video cards for 20 plus years.
The experience under Linux using amd in factually better than Nvidia. Mainly because AMD open source their drivers and are part of the kernel.
You can’t deny this fact. The only down side of open source in this particular case is the stupid HDMI Forum people, who do not allow us to have the latest hdmi implementation for 4k 120hz in an open source driver. Which is part of the license, where consumers are paying for. So that is ridiculous from the hdmi forum.
Anyhow, the user is free to choose whatever video card they wish to use. Hack try even the latest Intel Gpus. But also with Intel the firmware update are horrible outdated and they do not maintain they sht
melroy@kbin.melroy.orgto Linux@lemmy.ml•How much of a pain is it to install Nvidia GPU drivers, really?11·19 days agolol? This is the best advice I can give people… What is wrong with you?
Forgejo used to be a soft fork. But is today indeeda hard fork of gitea. Just for the people out there who didn’t knew about Forgejo.