OpenSCAD library for destructuring furniture into planes - fxdave/woodworkers-lib
You listed malwares. Nvidia works tho.
Most of the time a popular distro just works, your special case did not. You should find the root cause, and report it. I'm sure windows is not bug free.
And also better than MacOS!
Linux itself is not the problem here. Which DE is it? Does it use X.org or wayland? If you disable the login manager, do the screens work in TTY right after the boot? If you use X.org, Sometimes X.org drivers needs to be configured, Some OSes come with X.org configs like Arch. So in Arch you usually just have to install the packages you need. If you use Wayland, try X.org.
Did you try windows and Linux on the same machine? Hardware limitation can cause such issues. But if it works with Windows but not with Linux then it's not that.
Windows may use worse quality output, e.g. different refresh rate, different color profile to fit into the hardware bottleneck. You can also experiment with these.
USB controller kernel driver could also interfere in theory, you can try different kernel versions.
Multiple GPU setups have also many options that you can play with.
I hope it helps.
I mean.. It's already over-specified compared to others: "sex, gender or sexual orientation". It'd be equally right to criticize religion for why don't they write "belief, spiritualism, religion", and to include identity, and expression.
They should just write "sex stuff", and everyone is happy.
I'm not in favor of YouTube, but what exactly missing here?

I agree that flatpak is not there yet. The API is limited, and it is also hard to package an app. But I really want to see it succeed
I don't use any of these, but I'm curious. Could you please write some examples?
I've never understood putting arbitrary limits on a company laptop. I had always been seeking for ways to hijack them. Once I ended up using a VM, without limit...
Permanently Deleted
hey it's free money for France
afaik from youtube, HDL is good, LDL is bad.
Oh they do. They love type-c.
Oh right. Thanks, indeed. However, for private apps on LAN addresses it's still a problem.
My only problem with PWAs is that they have arbitrary security requirements. Anything non-localhost needs https. No self-signed cert allowed. Enforcing people to buy a router that supports dyndns for their self hosted apps is odd. I'm wondering who makes these rules.
do they interfere?
me neither, I was joking. (scp is command for copying files over ssh)
At least I know what SCP is. I use it sometimes.
As a European, I fucking fear to go to the USA (the country of school shootings). You just don't know how safe we feel here.
Here, you can only get guns after a training, psychology test, you cannot show it in public, etc.. Or you can get a weak gas something that cannot kill people, but can shoot birds.
The only problem is, my internet's upload speed is slow as hell.

Liberalism vs Libertarianism


Correct me if I'm wrong.
Afaik, liberalism ambiguously meant both advocacy for human rights and an economic system. To avoid this confusion, the economic system has been moved out as libertarianism.
For example, accessibility improvements of government buildings is a liberal movement.
Minimizing the control over capitalism is a libertarian movement.
There's also so called "liberals" which is not more than a hate speech. We are not "conservatives" or "liberals" in every topic.

What camera should I buy


I lost my Canon EOS M50 II. Basically my whole camera gear just spin off from a 3km tall mountain in Austria because I forgot to close my bag. I know...
After a month of mourning, I started to look again to the market, but It's hard to swallow. Prices are manually kept high. Affiliate links everywhere. Old gear is not cheaper. An average smartphone can record 4k video with in-body stabilization, but if you want it in a camera then the body will cost you a fortune. Lenses are not compatible with every body, technology exists for good lenses but they keep producing trash. And I have to buy the trash because of my price range.
Moreover, firmwares are proprietary. Smartphone sync apps are limited and proprietary (As a developer it's quite annoying, that they don't even let me fix their issues.) The raw format is only very rarely DNG but mostly proprietary.
I could list the injustices in the world we live in all they long.
But, I miss the image quality, and I need another one. What do

Cuple RPC: Typesharing between frontend and backends made easy. The missing type-safety for full-stack.


Hey, I'm not a fan of advertising libraries, but otherwise, nobody will know them. I think this package is really spot on and solves many issues with current web technologies.
I'd like to continue this project. If you found it interesting please give some feedback.
github.com/fxdave/cuple
intro: The Missing Type-Safety for Full-Stack

How to make plugins?
I have a plugin trait that includes some heavy types that would be almost impossible to wrap into a single API. It looks like this:
rust
pub struct PluginContext<'a> { pub query: &'a mut String, pub gl_window: &'a GlutinWindowContext, flow: PluginFlowControl, pub egui_ctx: &'a Context, disable_cursor: bool, error: Option<String>, } pub trait Plugin { fn configure(&mut self, builder: ConfigBuilder) -> Result<ConfigBuilder, ConfigError> { Ok(builder) } fn search(&mut self, ui: &mut Ui, ctx: &mut PluginContext<'_>); fn before_search(&mut self, _ctx: &mut PluginContext<'_>) {} }
Here is what I considered:
- Keeping all plugins in-repo. This is what I do now, however I'd like to make a plugin that would just pollute the repository. So I need another option that would keep the plugins' freedom as it is right now, but with the possibility to move the plugin out to a separate repository.
- I tried to look into dynamic loading, and sin

I repasted my Dell XPS 9500, I can't believe it helped this much


Hey everyone,
Just wanted to share my recent experience with gaming on my laptop. While playing CS:GO was manageable, CS2 was a different story. My laptop kept hitting thermal limits, causing frustrating performance drops. So, I decided to do it myself and repaste it.
I wrote a simple script to monitor my temperatures and frequencies: thermalog script.
The results speak for themselves: thermalog results.
I wasn't even near to thermal limit even when I played in 2K instead of FHD.
I used Arctic MX-6. (I bought liquid metal also as a backup plan, but luckily I don't need it). I'm more than happy with the results.
My laptop is four years old, I highly recommend giving it a go if you're facing similar thermal issues.
Happy gaming!

OpenSCAD lib for cabinet designing
cross-posted from: https://lemmy.ml/post/7885746
I created a lib for designing cabinets. I'm not a woodworker, but I can design some for myself and I found this lib useful enough to share. So enjoy.

OpenSCAD lib for cabinet designing
OpenSCAD library for destructuring furniture into planes - fxdave/woodworkers-lib
I created a lib for designing cabinets. I'm not a woodworker, but I can design some for myself and I found this lib useful enough to share. So enjoy.

What do you suggest visiting in Austria?
We decided to test whether the car can handle long ranges by going to Austria next week. It's a large country with numerous places, so I want to ask your help. Have you ever been to there?
EDIT: Thanks the suggestions for everyone, they were really useful!