lazyneet

joined 1 year ago
[–] lazyneet 16 points 8 months ago (15 children)

I've been using C++ almost daily for the past 7 years and I haven't found a use for shared_ptr, unique_ptr, etc. At what point does one stop being a noob?

[–] lazyneet 2 points 8 months ago (1 children)

Looks like you're going out for something kinky UwU

[–] lazyneet 1 points 8 months ago
[–] lazyneet 4 points 8 months ago

I'm sorta male-nb (not especially cis but not quite trans at this point) so my experiences aren't the same as a trans person. Much of the queer community seems to be on the softer side, but I'm hoping to find something harder at one of these events or something. There isn't much in my area, but hopefully for a month the gays will be loud and proud enough for me to strike up conversations.

[–] lazyneet 1 points 8 months ago (3 children)

Thanks. In my experience, Wine and Proton don't work as well as native for one of the apps I'm building, so I will need to either build in a container or say "use X Ubuntu version".

[–] lazyneet 1 points 8 months ago (5 children)

I do, but Linux should be a first-class platform alongside Windows.

[–] lazyneet 3 points 8 months ago (7 children)

Mainly getting builds onto platforms catering to Windows users and gamers. The consensus here seems to be using containerized build environments.

[–] lazyneet 2 points 8 months ago

Thanks for the info! If I'm doing container builds anyways, this looks tasty.

[–] lazyneet 1 points 8 months ago

I don't use dependencies that don't have a history of backwards compatibility, and when I do, I ship them. It's SOP to assume basic things like a GUI "just work", and it's also SOP for Ubuntu to ship non-functional programs that were broken by GTK and Qt updates. I'd rather have buggy/broken software with undefined behavior than software that just doesn't run.

[–] lazyneet 1 points 8 months ago

I'll probably have to use chroot or docker. I tried with glibc force link but when I objdump -T I see symbols that slip through with newer glibc, even when they're .symver'd in the header. That project hasn't been updated in a long time.

[–] lazyneet 1 points 8 months ago (2 children)

Containers aren't too bad for storage from a developer's perspective. I'm talking about the dependency versioning bullshit of flatpak and snap specifically for end users. I don't know if AppImage technically counts as a container, but the whole point of it is to ship libraries the end user doesn't have, which implies a fundamental flaw in the hierarchical dependency tree or distribution model - the end user should already have everything they need to run software.

[–] lazyneet 5 points 8 months ago (1 children)

UwU that does sound very girly. Maybe I could top you 😽

view more: ‹ prev next ›