Is this a robot.txt alternative?
- 51 Posts
- 654 Comments
The reason is because company decisions are largely driven by investors, and investors want their big investments in AI to return something.
Investors want constant growth, even if it must be shoehorned.
Arch is not the most widely supported distro (as in supported by the creators of programs). You will see it supported most by some of the more indie open source programs, but beyond that, Debian and Ubuntu are more likely to be explicitly supported.
Arch definitely requires you to read. It’s a distro for those who want to assume greater amount of choice and freedom in their system. If you prefer an out of the box experience, try another distro.
Arch’s limitation is that you kinda have to stick with the latest version of things. This is usually a good limitation, and imo better than the limitation of having to stick with an old frozen version.
Depending on the package, trying an older version may not work or even break the system if dependencies or reverse dependencies are expecting it to be a certain version, which is often the case.
matcha_addict@lemy.lolto
Python@programming.dev•Is there a good resource for understanding this language from a technical level?English
1·5 months agoDon’t think it has that info.
matcha_addict@lemy.lolto
Android@lemdro.id•OnePlus will ditch Alert Slider across 'all' its new smartphones alongside major AI pushEnglish
2·6 months agoWho split?
matcha_addict@lemy.lolto
Piracy: ꜱᴀɪʟ ᴛʜᴇ ʜɪɢʜ ꜱᴇᴀꜱ@lemmy.dbzer0.com•Torrenting is not allowed on WindscribeEnglish
2·8 months agoBut mullvad stopped allowing port forwarding. Is there an exception for tailscale??
matcha_addict@lemy.lolto
Piracy: ꜱᴀɪʟ ᴛʜᴇ ʜɪɢʜ ꜱᴇᴀꜱ@lemmy.dbzer0.com•Torrenting is not allowed on WindscribeEnglish
4·8 months agoHow does this work??? I thought I wouldn’t be able to use Mullvad with port forwarding. Would I need to have a vps? Would the VPS not disallow me for connecting to VPN or detecting p2p traffic?
matcha_addict@lemy.lolOPto
Neovim@programming.dev•Creating a WYSIWYG GUI markdown editor - Bad idea to emulate vim features vs. embed neovim?English
1·11 months agoI have not found any that match the criteria I mentioned.
Just to summarize it better, I want something that has:
- vim-like philosophy of editing, with keybindings, motions and the like
- does not struggle with supporting RTL languages like Arabic (the terminal world struggles with that unfortunately)
- allows rich formatting, such as using non-monospaced fonts, and having the possibility to make different rows of text have different sizes (such as headings being bigger)
tbh if I can find something with only the first two, I can sacrifice the third one. But I still can’t find anything like that.
matcha_addict@lemy.lolOPto
Neovim@programming.dev•Creating a WYSIWYG GUI markdown editor - Bad idea to emulate vim features vs. embed neovim?English
2·11 months agoThanks for the pointers!
You might hit some challenges like how to handle style elements. For example:
<cursor>*bold*Moving the cursor to the right of the
bwill take two key presses in nvim but would typically be one key press in a WYSIWYG editor.I’ve thought about this actually, and Youre right it will require some handling. In the first version of the editor, I will still include the special characters, such as the * for bolding. But I will also style it and what’s after as bold.
I really like the render-markdown plugin, but my deal breaker was RTL language, since Arabic is a native language to me that I wish to write in vim.
matcha_addict@lemy.lolto
Linux@lemmy.ml•Discord now properly supports screensharing on linuxEnglish
1·1 year agoYou can do it for xmpp and Jitsi right?
Lutris is analogous to bottles, you wouldn’t run it in bottles
Still not following. Native clients are easier. A lazy person would be delighted!
There’s some context missing here. Why prefer bottles over a native client? You can still run the game in bottles right?
So there is no way with Rsync (under ssh) to set settings (config file or other) that will apply to all clients !!??
So it’s the client that configure rsync and the server !? there is no way around ?!You basically want to use the daemon but under ssh. I looked into this before, and I think it is possible but the command for it is weird and confusing. Wish I remembered it, but just commenting to say that I vaguely remember there’s a way (or maybe I’m hallucinating).
matcha_addict@lemy.lolto
Android@lemmy.world•10 Features You No Longer Need to Root Your Android Phone ForEnglish
4·1 year agoWow this is amazing. Are there other cool things you can do with Shizuku?
matcha_addict@lemy.lolto
Piracy: ꜱᴀɪʟ ᴛʜᴇ ʜɪɢʜ ꜱᴇᴀꜱ@lemmy.dbzer0.com•Help Needed: Transferring Content to Oracle Cloud VPSEnglish
2·1 year agoFor that use case, there’s two things you can do:
- Rent a seedbox
- Have a local server for downloading torrents, and use a vpn
matcha_addict@lemy.lolto
Piracy: ꜱᴀɪʟ ᴛʜᴇ ʜɪɢʜ ꜱᴇᴀꜱ@lemmy.dbzer0.com•Help Needed: Transferring Content to Oracle Cloud VPSEnglish
2·1 year agoMy torrent client is transmission. It has many ways to do what you ask.
First there’s a web ui which I can access from my pc or mobile. I can input the magnet link there and download.
Transmission also has an RPC client, and because of that many third party clients exist for it. Android apps, CLIs, etc. For all of which, i paste the magnet link and download.
EDIT: I believe Oracle cloud has something against P2P downloads, but I don’t remember what exactly.
matcha_addict@lemy.lolto
Piracy: ꜱᴀɪʟ ᴛʜᴇ ʜɪɢʜ ꜱᴇᴀꜱ@lemmy.dbzer0.com•Help Needed: Transferring Content to Oracle Cloud VPSEnglish
4·1 year agoI don’t quite understand the use case. Where are you trying to transfer from? PC? Smartphone (what kind?)? From devices you don’t control?
I use rsync to transfer from, PC, Android and other servers. It works well for my use case.






I tried using bubble wrap for this purpose, but it’s too difficult and doesn’t seem to target this use case.