refalo

joined 2 years ago
[–] refalo@programming.dev 1 points 3 days ago

Seems broken for me, and the author is ignoring awesome PRs.

onnxruntime.capi.onnxruntime_pybind11_state.Fail: [ONNXRuntimeError] : 1 : FAIL : Load model from /home/user/.cache/huggingface/hub/models--KittenML--kitten-tts-mini-0.8/snapshots/c02725660cea441db4c383af69f1f26f5cd00947/kitten_tts_mini_v0_8.onnx failed:/onnxruntime_src/onnxruntime/core/graph/model_load_utils.h:46 void onnxruntime::model_load_utils::ValidateOpsetForDomain(const std::unordered_map<std::__cxx11::basic_string<char>, int>&, const onnxruntime::logging::Logger&, bool, const std::string&, int) ONNX Runtime only *guarantees* support for models stamped with official released onnx opset versions. Opset 5 is under development and support for this is limited. The operator schemas and or other functionality may change before next ONNX release and in this case ONNX Runtime will not guarantee backward compatibility. Current official support for domain ai.onnx.ml is till opset 4.
[–] refalo@programming.dev 14 points 6 days ago (3 children)

What's an example of something they could do with more data than what we see?

[–] refalo@programming.dev 0 points 6 days ago

I can't believe how many decades we got out of just letting all apps have full access to $HOME. In $current_year it's our own fault if we don't properly isolate our applications I guess. Android does a pretty good job of it IMO although cross-app intents probably need more protection.

[–] refalo@programming.dev 7 points 6 days ago

If the police are funded by the government, then that information should legally be publicly available to anyone... this is what is getting towns to stop using Flock as well, when people start asking for that info too.

Not to mention it's probably a Fourth Amendment violation too.

[–] refalo@programming.dev 2 points 1 week ago (1 children)

Why do you need something different?

[–] refalo@programming.dev 1 points 2 weeks ago

What are the different verbs in English and how do they compare?

[–] refalo@programming.dev 5 points 2 weeks ago

Some people prefer GUIs, I see having extra choices as a good thing.

[–] refalo@programming.dev 0 points 2 weeks ago (1 children)

Any browser or html/css-based rendering is still 100x more computationally expensive and RAM-bloated than a native approach.

[–] refalo@programming.dev 1 points 2 weeks ago* (last edited 2 weeks ago)

You may be surprised at how much of the current gnome gui is already javascript and html/css

[–] refalo@programming.dev 0 points 3 weeks ago

also Japan: "what's a11y?"

 

I would prefer to find an operating system I can support that is developed by people who are generally kind, however I find the behavior of many of the top Linux/*BSD devs to be... abhorrent.

Are there any real alternatives that are led by nicer people?

 

The free community version of Rustdesk Server (a competitor to the Teamviewer remote access software) is AGPL licensed.

https://github.com/rustdesk/rustdesk-server

The paid, proprietary Pro version builds on top of the community edition by adding extra features such as user authentication and a web backend for administration.

There exists a repo for the pro server: https://github.com/rustdesk/rustdesk-server-pro

But it only contains install scripts and no actual source code of the application.

The github releases page of this repo however, contains the compiled code of the proprietary pro version and is available for anyone to download for free.

Analyzing the disassembly of the pro and open source binaries shows that the pro version is definitely based on the open source version.

The company previously associated with Rustdesk, Purslane Limited of the UK, is no longer in operation since 2023.

The project has no CLA and so the dozens of previous contributors still hold the copyright to their code and have not given permission for it to be used in a proprietary version.

There have been multiple requests for the source code of this pro version, but either there was no response or the issue was closed without comment.

EDIT: The repo owner has completely deleted the issue, here is a screenshot: https://0x0.st/KaqD.png

To me this just proves they know what they're doing is wrong.

view more: next ›