[-] refalo@programming.dev 3 points 5 hours ago* (last edited 5 hours ago)

it's giving me GIMPshop flashbacks

[-] refalo@programming.dev -3 points 12 hours ago

So then it's not really a blanket "no-AI" rule if it can't be enforceable if it's good enough? I suppose the rule should have been "no obviously bad AI" or some other equally subjective thing?

[-] refalo@programming.dev 8 points 12 hours ago* (last edited 12 hours ago)

I have tried learning Qt but the documentation was awful

I found the Qt documentation to be quite excellent, with tons of examples and a huge community.

But for C I typically use nuklear. There's also microui.

[-] refalo@programming.dev 4 points 15 hours ago

It's not, labels were always written that way. They went into a box where the slide was facing down so the label was always visible at the top.

[-] refalo@programming.dev 2 points 16 hours ago* (last edited 15 hours ago)

besides uncompressing itself, there will be other info that is needed at runtime that requires dynamic memory allocation beyond the size of the kernel itself, like hardware/memory maps, framebuffers, filesystem/networking stuff, caches etc.

[-] refalo@programming.dev 14 points 21 hours ago

How is AI-generated content detected and what is the process for disputing such claims?

[-] refalo@programming.dev 2 points 4 days ago

It's explained in great detail on the website

[-] refalo@programming.dev 4 points 5 days ago* (last edited 5 days ago)

What is your definition of TV in this context? All of these are 55"+, some even show pictures of it in a living room...

[-] refalo@programming.dev 12 points 5 days ago

no screenshots?

-4

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?

108
submitted 2 months ago* (last edited 2 months ago) by refalo@programming.dev to c/opensource@programming.dev

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.

177
submitted 10 months ago by refalo@programming.dev to c/privacy@lemmy.ml
34

Interpreting C++, executing the source and executable like a script.

  • Writing powerful script using C++ just as easy as Python;
  • Writing hot-loading C++ script code in running process;
  • Based on Unicorn Engine qemu virtual cpu and Clang/LLVM C++ compiler;
  • Integrated internally with Standard C++23 and Boost libraries;
  • To reuse the existing C/C++ library as an icpp module extension is extremely simple.

There is also a Qt helper module: https://github.com/vpand/icpp-qt

[-] refalo@programming.dev 160 points 1 year ago

I have nothing to hide

Ok, pull down your pants and hand me your unlocked phone.

10

My lemmy account is on the programming.dev instance but I use newsboat for RSS reading of some lemmy.ml communities, along with browsing the local homepage of lemmy.ml and some other instances in a regular browser. Is there a way to do either of these things from the programming.dev instance so that I can easily comment on posts without having to manually locate the same post by browsing to /c/foo@lemmy.ml on my own instance?

view more: next ›

refalo

joined 2 years ago