HackerTrans
TopNewTrendsCommentsPastAskShowJobs

Maskawanian

no profile record

comments

Maskawanian
·vor 2 Monaten·discuss
At least with Samba you can use the "veto files" and "delete veto files" global directives to deal with those, I personally use the following for veto files:

    /._*/.AppleDB/.AppleDouble/.AppleDesktop/:2eDS_Store/Network Trash Folder/Temporary Items/TheVolumeSettingsFolder/.@__thumb/.@__desc/:2e*/.@__qini/.Qsync/.@upload_cache/.qsync/.qsync_sn/.@qsys/.digest/
I understand that I may loose resource forks, but that isn't a problem for the use case of my server.
Maskawanian
·vor 6 Monaten·discuss
Tearing and hidpi is why I left Linux for Windows between 2012 ans 2022. Once wayland was good enough I returned. Tearing is awful, and should be opt in (which wayland provides), not opt out.
Maskawanian
·vor 6 Monaten·discuss
No, that's every bit of software out there. Dynamic linking really does cause that problem even though allegedly it has security benefits as the vendor is able to patch software vulnerabilities.

NixOS actually is a bit better in this respect since most things are statically linked. The only thing is that glibc is not because it specifically requires being dynamically linked.

This issue also applies to macOS with their Dylibs and also Windows with their DLLs. So saying that this is an issue with Linux is a bit disingenuous.

Until everybody standardizes on one singular executable format that doesn't ever change, this will forever be an issue.
Maskawanian
·vor 7 Monaten·discuss
I know you are trying to make a point about complexity, but that is literally what NixOS allows for.
Maskawanian
·vor 8 Monaten·discuss
There is always the analog hole. Even HDCP can be worked around. Even if they do manage to stop all computers from doing direct bit copies, there are still old things such as Kinescopes which they used to use to broadcast television from film. There of course is a quality loss, but that's kind of irrelevant to the point.
Maskawanian
·vor 10 Monaten·discuss
When you benchmarked Postgres did you disable WAL for the cache table? That may minimize the difference.
Maskawanian
·vor 10 Monaten·discuss
That isn't the same as vendor-izing unless you are committing node_modules to your VCS, which would be insane.
Maskawanian
·vor 10 Monaten·discuss
Golang at least gives you the option to easily vendor-ize packages to your local repository. Given what has happened here, maybe we should start doing this more!
Maskawanian
·vor 10 Monaten·discuss
Absolute lies, where I live it is one party consent. I can still record with another device on speakerphone.
Maskawanian
·vor 12 Monaten·discuss
No, you are putting words into my mouth. Try to argue in good faith through understanding the other party's viewpoint before responding.

I don't see much difference between killing chicks after them being born, or stopping them from being born in the first place. The only difference is in the efficiency of business operations.

If my values are that each deserves a chance at a life--whatever life it may be, I can advocate for searching for a better solution. I did not prescribe an alternative, don't pretend that I have.

EDIT: Damn, the hostile responses (Ad hominem, bad faith arguments, etc) to such a simple philosophical discussion I've been getting are unbelievable. I don't think there is much value in participating anymore. Thank you everyone for your responses.
Maskawanian
·vor 12 Monaten·discuss
[flagged]
Maskawanian
·vor 12 Monaten·discuss
You could not be more wrong. Kde is the last vestige of interfaces are powerful, pretty, and that don't their users like idiots.

You have your GNOME and simmilar ilk, be content with that and leave KDE alone.
Maskawanian
·letztes Jahr·discuss
Their anti-DRM stance is arguably their only compelling feature as opposed to just buying steam.

I remember the old game launcher that was called Desura?, which a lot of those third-party keys sites would sell keys for, and it's no longer around. So one of the main concerns with these online platforms is them disappearing and losing all your stuff.

Quite frankly, I am happy that GOG exists for this niche. It would be less "sabotaging" if consumers would actually vote in their own interests. However, this has been shown time and time again to never happen, sadly.
Maskawanian
·letztes Jahr·discuss
I would assert that iChat evolved into messages. There are a few more icons that could be added in that category.
Maskawanian
·letztes Jahr·discuss
Can't wait until MacOS 95 (then Mac OS XP of course). I can only imagine the discourse if this happened 25 years ago.
Maskawanian
·letztes Jahr·discuss
It is bad form to engage in victim blaming. While yes, Unity has been pretty bad for a while, lots of times there is already a lot of development work sunk into existing programs. It would oftentimes sink the business switching engines rather than finishing up the existing project.
Maskawanian
·letztes Jahr·discuss
I assume your in the Netherlands? Hoi! How is the tech industry there, does it pay decently, and how difficult is it for someone overseas to apply?
Maskawanian
·letztes Jahr·discuss
Agreed, the only thing that is certain is that they are cheating themselves.

While it can be useful to use LLMs as a tutor if you're stuck. The moment that you use it to provide a solution, you stop learning and the tool becomes a required stepping stone.