onlinepersona

joined 2 years ago
MODERATOR OF
[–] onlinepersona@programming.dev 1 points 1 week ago* (last edited 1 week ago) (1 children)

Thank you. I'll ask questions here, but might find out more while reading the other answers.

~~So, SDL provides a window with an OpenGL surface. What is OpenGL? Is it an API spec that can have multiple implementations like the opensource implementation that is Mesa? Is DirectX 3D the same just with a proprietary implementation?~~ @Kissaki@programming.dev answered this.

And when you say "Vulkan is multi-threaded", does that mean that the implementation uses instructions for drivers that target a multiple GPU cores? I would have expected the multi-threaded or parallelism aspect to be handled by the driver, not the driver client (in this case Vulkan or Mesa/OpenGL).

Anti Commercial-AI license

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

I can't take your eyes out and make a copy to show what you saw halfway around the world

Anti Commercial-AI license

You know they steal books by the library right?

[–] onlinepersona@programming.dev 3 points 2 weeks ago (7 children)

It really could be more if the linux user community could agree on things and stop gatekeeping - which seems to be the only thing most online active linux users can agree on "ermagerd eternal september" 🙄

Anti Commercial-AI license

Here? Or create a community where you're the admin and make it "admin post only". You might need to ask your instance admins if that's alright though.

In other words, use the fediverse 🙂

Anti Commercial-AI license

A bunch. I simply do not communicate without private messengers. If somebody asked me to use Matrix / Element, that'd be fine too.

People who don't care enough to use a private messenger are implying that they don't care about my and our privacy. It's quite simple for me not to want to talk to them 🤷‍♂️

Anti Commercial-AI license

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

I think you misunderstand the purpose of Signal. It's for encrypted communication. SMS can be encrypted but it can be a real hassle and security risk if messages are sent over 2 different channels and start arriving out of order or not at all. Sending media over SMS is also a problem as now that introduces another problem: MMS is over data, not SMS. If you don't have data but do have SMS, a message in the chain isn't delivered which means key renegotiation.

They dropped SMS for very good reasons. It's not because "they are lazy" or and they had "fuck all to do". If it really were that easy, it would've been done.

Anti Commercial-AI license

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

Productivity gains never mean wage increases. It's much more likely that they mean job cuts.

Anti Commercial-AI license

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

Isn't that the same for an upgrade to Windows 11? You don't "just" upgrade to a new OS or OS version without checking whether everything will work. What kind of an "IT leader" would you be?

I'd say if you aren't looking at alternatives and testing them to reduce costs and future turmoil like this, you aren't doing your job. Whether the outcome is sticking to Windows 10 and paying the fee, upgrading to Windows 11, or finding a Linux distribution for your environment, at least do the legwork of investigating.

Anti Commercial-AI license

[–] onlinepersona@programming.dev 14 points 2 weeks ago

Beyond concerns about the accuracy of age-assurance technology and the VPN workaround, the new search engine rules will still allow users to access adult content simply by not logging in.

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

This dude could look at TuxedoComputers and Slimbook. They make good laptops.

Anti Commercial-AI license

 

I left Github a while ago and have been relying on simple pre-push scripts in my workflow, but would like to be able to test PRs from others without putting my machine at risk. Besides codeberg and radicle (neither of which have reliable CI), I also have a build machine, where I could run CI jobs, however it is important that the CI jobs can also run locally so that external people do not require access to the build machine.

Is there a CI that can do those things (run locally and remotely)?

Anti Commercial-AI license

 

Why do so many games rely on client-side anti cheat and stuff like kernel level anti-cheat?

Anti Commercial-AI license

 

The Linux foundation announced "neonophos", but Eurostack has been around for a while. Why do these two exist separately and not together?

 

I configured steam to open on a separate desktop using window rules, but it also grabs the attention and plasma will automatically switch to the desktop it opened to. Is there a way to stop that from happening?

Steam opens 3 windows, so switching to another desktop will be reverted 3 times.

Anti Commercial-AI license

 

I've read multiple times that CUDA dominates, mostly because NVIDIA dominates. Rocm is the AMD equivalent, but OpenCL also exists. From my understanding, these are technologies used to program graphics cards - always thought that shaders were used for that.

There is a huge gap in my knowledge and understanding about this, so I'd appreciate somebody laying this out for me. I could ask an LLM and be misguided, but I'd rather not 🤣

Anti Commercial-AI license

 

An analysis of an excellent report into the use of consumer messaging apps within the Australian government.

 

It's getting more and more unhinged on LinkedIn.

 

Blitz is a new independent web engine implemented in Rust. It’s flexible low-level APIs make it suitable for a wide variety of use cases web browsers, an application runtimes, ebook rendering, email rendering, rendering HTML to image, etc. And its uniquely modular architecture allows it to share much of its code with other projects which it is hoped will lead to a more sustainable development model.

This project aims to bring Blitz “up to scratch” for the use-case of being an HTML/CSS browser (JavaScript support is not in scope). Use cases that are being targeted include: browsing wikipedia, viewing news websites, and searching using a search engine. The work to be completed includes improvements to the layout engine, implementation of form controls, adding WPT testing infrastructure, and the creation of an initial browser UI.

 

Is retroshare the new iteration of this?

 

It happens all the time, a maintainer quits/abandons some opensource project due to economic realities. There are comics, jokes, threads, and so on about what the realities of maintaining opensource software are and that most people are not willing to donate or contribute in any way besides opening issues.

There is a lot of resistance to stuff like the business source license, but people do have to earn a living somehow. Doing so with opensource would be amazing. In lieu of the contested licence, could a template similar to Reminna's actually work? Basically "pay to get this fixed/implemented, make a PR, or it's low priority/ 'I will get to it when I get to it'".

Relevant part of template

### Contributions

In return, or to fix this issue, I'd be willing to:

 - [ ] Fix this myself.
 - [ ] [Donate](https://remmina.org/donations/) ___ and/or have donated ___ towards fixing it.
 - [ ] Take a donation of ___ to fix it.
 - [ ] Update the [documentation](https://remmina.gitlab.io/remminadoc.gitlab.io/md__c_o_n_t_r_i_b_u_t_i_n_g.html).
 - [ ] Update the [wiki](https://gitlab.com/Remmina/Remmina/-/wikis/home).
 - [ ] Translate Remmina in my native language(s) (___) on [Hosted Weblate](https://hosted.weblate.org/projects/remmina/remmina/).

Anti Commercial-AI license

 

In terms of its usability, not its deficits.

view more: ‹ prev next ›