Man do I hate figma
- 0 Posts
- 18 Comments
aesthelete@lemmy.worldto linuxmemes@lemmy.world•I never had problems with permission again after I know the real power of sudo51·2 months agoThis is definitely the way for configuration files that you shouldn’t change permissions or ownership on but only want to modify a few times.
However, I find chmod easier to use without reference by using the ugoa (+/-) rwxXst syntax rather than the numbers.
aesthelete@lemmy.worldto linuxmemes@lemmy.world•Almost as annoying as the windows evangelists82·3 months agoCLIs are almost always magnitudes more expressive than their feeble, derivative GUIs.
Nah I didn’t have a lot of time to mess around with that stuff I just wanted my system to work. It’s much easier to find answers when things go wrong on Ubuntu too because it’s more popular.
One immediate thing that irritated me was the process for pairing a Bluetooth keyboard was completely bugged out and it took me a while to even see where and how to enter the code. It looked like it just didn’t work for no reason at first and it took a lot of hunting to figure out that I had to enter a code.
There were other things too. Cinnamon crashed. Qt applications didn’t work in ways that were difficult to troubleshoot. Sleep seemed non-functional. There aren’t any power modes which I used to use heavily on that laptop and on and on.
I tried mint; it was worse. I was like oh well, guess I’ll deal with the snaps.
aesthelete@lemmy.worldto Selfhosted@lemmy.world•Beware Hollywood’s digital demolition: it’s as if your favourite films and TV shows never existedEnglish1·9 months agoSure, “no man sets foot in the same river twice”, but that does nothing to argue against the preservation of cultural items.
Take music, for instance. I never feel the same way the second time listening to a song as I did the first time, but that doesn’t make the music less special or change anything about it at all, and it certainly does nothing to advance a hypothetical argument that music shouldn’t be recorded or that the recordings of it shouldn’t be preserved for future enjoyment or different audiences.
You know, I’ve always loved C and doing my own memory management. I love learning optimization techniques and applying them.
That’s awesome, and honestly who knows what you’ll come up with if you’re given time to follow your passion there. Decades ago SCM was done through CVS and SVN and other pieces of garbage until Linus came out with Git which a main reason that it is so good IMO is its speed. Google Chrome arrived on the scene in a lot of the same way (of course now it’s as bloated a cow as any other browser, but at the time it was faster than anything available).
I don’t think you can blame people for trending away from quality software. Its clearly against the grain.
No definitely not. Electron is basically a creation of idiot middle management who insist that the web app and the app app be the same exact thing and be developed by the same group of understaffed, underpaid, underappreciated developers. So they worked out a framework to make it so they could change something in one place and have it reflected everywhere.
But it’s still as potato as it gets.
I will also never understand how JavaScript development has gotten so complicated with seemingly zero benefits. It takes minutes to do a “frontend build” and the output grows larger all of the time. I bumped into some Angular crap that was hundreds of megabytes somehow, and still AJAX fetched the same info 4x on page load because the “MVCC” or whatever it’s called didn’t even buy them the abstraction of using the same values multiple times on one page…
I have developed personalized tools as part of my job and I chose qt to write them in partially because if a company I work for would ever try to commercialize them, they’d have to either buy qt licenses or open source them.
I cheat a bit though because I use qt through python.
The fact that electron both exists and is one of the most popular cross-platform development frameworks tells you everything you need to know about the current potato’d state of software development.
I hate fucking snap. It might be enough to make me switch distros if Ubuntu keeps up with it (which I am sure they intend to).
The continual “you have new snaps” or whatever it was message every time I’m just trying to have a web browser open made me eventually figure out how to install firefox for real on all of my computers.
EDIT: I think you may have convinced me to try out Debian on my next OS installation.
aesthelete@lemmy.worldto Selfhosted@lemmy.world•ICANN approves use of .internal domain for your networkEnglish2·10 months agoMaybe I’m missing something then, how would you pass a DNS challenge?
aesthelete@lemmy.worldto Selfhosted@lemmy.world•ICANN approves use of .internal domain for your networkEnglish2·10 months agoI agree, if you’re putting your internal domain names into the public DNS you do not need a star cert.
aesthelete@lemmy.worldto Selfhosted@lemmy.world•ICANN approves use of .internal domain for your networkEnglish4·10 months agoI agree that this is a good idea, but I wanted to add that if someone owns a domain already, they can also use that internally without issue.
If you own a domain and use Let’s Encrypt for a star cert, you can have nice, well secured internal applications on your network with trusted certificates.
And the shareholders…don’t forget about the shareholders…cuz they definitely haven’t.
deleted by creator
aesthelete@lemmy.worldto linuxmemes@lemmy.world•Remember kids: Canonical is not your friend.3·2 years agoI hate it for the refresh nag messages alone.
The default Firefox in Ubuntu is a snap and I only knew that because due to nagging and having to restart constantly while I was using it and had to learn about snaps and how to install Firefox without them on Ubuntu.
💯 and they pretend like it’s both developed already, and that it’s easily changed to something completely different when questioned about it for twenty seconds and development is already ongoing on their “vision”.
The version management on it also bites so it’s impossible to anchor to a version.