Algenza Algenza
Terjemahan dan hal lainnya
- 27 Posts
- 17 Comments
Algenza Algenza@sos.nekoweb.my.idto Selfhosted@lemmy.world•Connection to VPS only via VPN or SSH1·2 years ago@[email protected] @[email protected] Also, you can change the SSH port to something not 22. Some guide here. To connect to SSH, just use
ssh -p PORT site.com
Algenza Algenza@sos.nekoweb.my.idto Technology@lemmy.ml•Check Content is written by AI or human.2·2 years ago@Manizhe @technology Honestly, I don’t know how they can detect AI-written text, as AI like ChatGPT is sourced from human-written text too. Maybe they also scrape the text detector from ChatGPT? This probably will also make an another AI tool data scraper.
Also, they detected legal notice as an AI-written text.
Algenza Algenza@sos.nekoweb.my.idto Technology@lemmy.ml•‘Youtube-dl Hosting Ban Paves the Way to Privatized Censorship’ * TorrentFreak6·2 years agoAre they gonna target linux repository next? Even Debian repo host youtube-dl (and yt-dlp).
Algenza Algenza@sos.nekoweb.my.idto World News@lemmy.ml•Gallup surveyed 13 Muslim-majority countries and couldn’t find one where more of the people agreed than disagreed that the US “will allow people in this region to fashion their own political future.”1·2 years ago@yogthos Why Iran flag is the Indonesian one, also where is Indonesia?
Algenza Algenza@sos.nekoweb.my.idto Technology@lemmy.ml•Introducing Mozilla.ai: Investing in trustworthy AI3·2 years agoWell, Mozilla will have a hard time to built that, as AI like ChatGPT/Bing/Google Bard can use their search engine to build the AI, but Mozilla doesn’t have that and because the promises in the blog, the AI mostly have to consume the media that allows to be reproduced, like media that uses CC license (which doesn’t have many variety compared to the one that consume every media and ignoring the license).
Algenza Algenza@sos.nekoweb.my.idto Fediverse@lemmy.ml•Best way to run a blog in the fediverse?5·2 years ago@dreiwert Your account? You are in Lemmy right? In Lemmy, create a community, make yourself as a moderator, lock that community to moderator only post, and that’s it, you’ve got yourself a blog.
Tell everyone to follow your community (or your account if your account is dedicated to blog only).
The layout is only matter to someone who visited your community, to everyone else who following you, they will see a regular post in their frontend (like RSS, the layout is matter to the one who visited your site, the one who uses the RSS will see a regular RSS feed in their RSS reader). So, it didn’t matter if you use a dedicated blog or just a regular microblog, your post will be parsed as a regular post in other server (if that someone is using a microblog, it will be parsed as a microblog post, like your Lemmy post is just a regular Pleroma post in my server).
Of course ask your admin first about this.
Algenza Algenza@sos.nekoweb.my.idto Fediverse@lemmy.ml•Domain Names as Handles in Bluesky3·2 years ago@cypherpunks Well, how about the verification? Is it DNS or rel=me or something like that? Who is gonna verify that?
Algenza Algenza@sos.nekoweb.my.idto Fediverse@lemmy.ml•Domain Names as Handles in Bluesky3·2 years ago@cypherpunks So, it is one domain per one account now? How to verify that? Also, it is ineffecient if that verification involves some DNS management or some rel=me like Mastodon does (and it is easy to remove both of that, how to handle that?).
Probably not. I searched them through the search bar from my server and they’re not appear. I also didn’t find any information about their software. So they’re probably not ActivityPub compliant.
Algenza Algenza@sos.nekoweb.my.idto Technology@lemmy.ml•Learn how I created a free static website with Hugo, GitLab Pages, Cloudflare and Calendy!0·2 years agoThis blog post is lacking many things, like how to set up Hugo (in this blog it is explained to explore the themes only), setting up the git / upload the sites to the GitLab, this blog even explain how to create an email which is not needed for most people, and a calendar… what is that for?
Algenza Algenza@sos.nekoweb.my.idto Linux@lemmy.ml•Join VanillaOS matrix community space!31·2 years agoThanks for answering! But it is weird though a linux distro main developer prefer Discord over some FOSS forum for a Linux distro community (other than Discord that advertised in their website, there are no other forum for this distro, well other than this Matrix room)
Algenza Algenza@sos.nekoweb.my.idto Linux@lemmy.ml•Join VanillaOS matrix community space!21·2 years agoIf you didn’t know about VanillaOS, their official website is here.
But I didn’t see the link to Matrix in their website, only to their discord, is this official or just their “community” Matrix?
Algenza Algenza@sos.nekoweb.my.idtoPolitics@lemmy.ml•"Is your country democratic"? 83% of Chinese say "yes". 51% of of americans say "no".4·2 years agoThere are an interesting thread about this survey in Twitter here.
I don’t know about render.com, but as long you have a HTTPS domain, you can just use any domain.
Also, I think many services will notify you about changes of their pricing, so you can just back up the server and move them somewhere before something going up.
Some good info about Vaultwarden is in the wiki, including some installation source, there are docker, binaries, and rust, so you can pick one of them.