No, the cat on the left has visibly bigger body and somehow that makes me chuckle
- 2 Posts
- 629 Comments
It’s cute for the two small enough cats. But its funny when its the big cat
From the FAQ, What is Stremio?
Stremio is a modern media center that gives you the freedom to watch everything you want.
bitfucker@programming.devto Linux@programming.dev•macOS 26 introduces the Containerization Framework: "enables developers to create, download, or run Linux container images directly on Mac"1·6 days agoYeah, I just think that maybe, just maybe, if MacOS is also inspired by UNIX, making a compat layer is not that big of a difference. Because MacOS supports a lot of productivity programs that may attract professionals to Linux too. Mostly adobe suite.
My point is, clear up your mistakes in communication. It doesn’t help anyone to spread misinformation. I hate MS as the linux guy next door, but making false accusations, intentionally or not, will make people stay away from you. Because as I stated, I immediately understand the context just from you sending ToS of a plugin owned by MS. But your accusation is different entirely than your intention.
I never have a problem with your follow up, even if you still did not specify your intention explicitly. At least the ToS is for a plugin that is owned by MS so it provides a clue to what you’re referring to. I have a problem with your original statement.
… A lot of the functionality is in the marketplace but non Microsoft products aren’t legally allowed to use it and you’re not allowed to distribute builds of the plugins.
To put differently:
A lot of the functionality is in the marketplace. Non MS products aren’t legally allowed to use it (1). You’re not allowed to distribute builds of the plugin(s) (2).
See the problem? That statement with the follow up is accusing MS restricting your right to use MS marketplace from non MS product as a problem (1), and THEN accusing that you cannot distribute the build of the plugins from said marketplace (2) which is only true for MS owned plugins.
Yes, hence why I commented that MS never prohibits you from publishing your extension elsewhere. Nor does MS forbid you from using other marketplaces when using their product. It’s like saying valve is prohibiting game dev from publishing their game elsewhere or distributing their game outside of steam. It’s just not true. And MS has all the right to limit their marketplace to their own client too. After all, it is first and foremost, their service for their product specifically. It’s like you’re making an unofficial client for youtube.
Then specify MS plugins. If you only said plugins on MS marketplace, you are blaming MS for things they didn’t do
deleted by creator
You are allowed wtf. If the plugin author didn’t distribute it elsewhere, it’s on them. MS doesn’t forbid them from uploading the extension build elsewhere, they just wanted their marketplace not getting requests from not-their-client which is a fair point for a for profit company.
Did you not disable the unneeded plugins on a project? I wouldn’t turn on the rust plugins for a js project if the codebase doesn’t have it
bitfucker@programming.devto Programming@programming.dev•Surprisingly Fast AI-Generated Kernels We Didn’t Mean to Publish (Yet)0·15 days agoIn the context of machine learning, usually a list of numbers that is arranged in a certain way, and is used for mathematical operation. You can think of it as a transfer/transform “function” that takes data as input, and spits out the representation of said data in some other way (that we usually don’t know until the training is finished and we analyze the result)
bitfucker@programming.devto Linux@programming.dev•ChatGPT's o3 Model Found Remote Zeroday in Linux Kernel Code9·16 days agoYeah, the difference is that this time an expert uses the tools as it should be. Not regular Joe feeding all the code with a prompt to “find a vulnerability”. Even then, this is a coincidence. But this discovery means there exists (maybe) a strategy that can be tried to detect similar exploits.
bitfucker@programming.devto Linux@programming.dev•The World Bank Just Open-Sourced a Powerful Metadata Tool5·17 days agoFor the kind of supported data, one looks at the README and it supports a lot of different kinds of metadata, hence the generic description. A jpeg (or other image) metadata editor cannot edit metadata for geospatial surveys for example. But this application can. And manage it like any other CRUD application works. By providing users a way to enter a new entry, edit it, remove it, query it, all kinds of things really.
bitfucker@programming.devto Linux@programming.dev•The World Bank Just Open-Sourced a Powerful Metadata Tool5·17 days agoTl;dr, the tool is called Metadata Editor and released under MIT. As the name suggests, it helps manage metadata for data. Currently supported standard includes:
IPTC
ISO 19139
Dublin Core
DDI-CodeBook v2.5
bitfucker@programming.devto iiiiiiitttttttttttt@programming.dev•The four horsemen of shitty chat apps1·18 days agoIsn’t it fall to the OEM that specifically uses google technology to disable it if they want people to use their version? Android can be used without google after all.
bitfucker@programming.devto Programmer Humor@programming.dev•Python needs an actual default function1·18 days agoI don’t understand. What do you mean by deciding what the code should do in the context of language design? Can you give a concrete example? I am confused because the “main” function is required when you make an executable. Otherwise, a library will not contain any main function and we could compile it just fine no? (Shared library)
Because for big SaaS (international) companies, managing your own infrastructure can be hard or borderline impossible. Each country has regulation regarding data centers, each must have disaster recovery and scheduled backup, each must have redundancy to the max, and many other things to consider when hosting on your own infrastructure. Meanwhile you can use that money to pay developers instead of paying someone to wrestle with server stuff.