Developer of PieFed, a sibling of Lemmy & Mbin.
- 0 Posts
- 41 Comments
Try https://piefed.social on lynx, I tried pretty hard to make it usable in a text-mode browser.
offpunk is very different from all others I’ve tried. Very small.
Office 365 running on Linux using Wine: https://www.youtube.com/watch?v=kCfQzQI6HAw
I’ve never heard of Winapps so did a quick google. Their repository has not been updated in 5 years so it looks abandoned. Probably a bad idea to use it. https://github.com/Fmstrat/winapps
Rimuto Linux@lemmy.ml•What's a unique customization on your Linux machine you think no one else has?English16•3Mvideo https://www.youtube.com/watch?v=8gAT-BbyOWw
code https://github.com/Leproide/Linux-G15-Daemon-Logitech-G110-
I’m pretty sure it will only work with a handful of old Logitech keyboards.
When I eventually upgrade my OS and can’t compile the stack for some reason, I’ve got a Sun Type-7 waiting in the wings.
Rimuto Linux@lemmy.ml•What's a unique customization on your Linux machine you think no one else has?English42•3MI have an old gamer keyboard with extra programmable keys on the side, which I use for cut, copy, paste, close tab, close window, etc. Logitech provides drivers/software for Windows & Mac only.
To make it work I have a custom monkey-patched USB driver that I compiled from source, some weird daemon that interacts with the driver and some shell scripts on top of that. I’m not sure how but it works thanks to a 9 year old youtube video made by a guy from eastern europe somewhere.
See if your library has “How Linux Works” - https://www.amazon.com.au/How-Linux-Works-Brian-Ward/dp/1718500408
Back when SSDs were expensive and tiny they used to sell hybrid drives which were a normal sized HDD with a few gigs of SSD cache built in. Very similar to your proposal. When I upgraded from a HDD to a hybrid it was like getting a new computer, almost as good as a real SSD would have been.
I say go for it.
If it’s all Steam games then you could just move games around as needed, no need for a fancy automatic solution.
I use PyCharm for work but it’s not FOSS or beginner-friendly. PyCharm does have a free community edition which is awesome if you’re mostly into FOSS for the $0 aspect.
- https://thonny.org/ - for the first few days of learning and easy setup
- https://www.spyder-ide.org/ - especially good for data science
- https://eric-ide.python-projects.org/ - full-featured general purpose IDE
Codium is fine and technically FOSS although it’s association with Microsoft taints it for anyone who still hates MS from the bad old days. Also it’s an Electron app.
So weird!
Very unlikely to be a proxmox issue.
134217728 bytes is only 138 MB so your php memory limit is set lower than you think. Your php config needs work. Restart Apache and php-fpm (if using) after changing php.ini and use phpinfo(); to check that your changes were applied successfully.
A memory limit of 256 MB should be ok.
Here are a whole bunch of free online beginner-level politics courses from major universities: https://www.coursera.org/courses?query=politics
Initially I was a bit surprised that they were not proposing to seize the entire means of production, only the transport system and land held by the aristocrats.
But I dug into it a bit more - apparently there was very little industrialization in Germany at that time other than the construction of railroads and associated iron + coal mining, which is included in the nationalisation policy. So they were intent on taking over effectively all industrial activity, such as it was.
Get an accountant.
Keep your business bank account separate from your personal bank account.
80% of small businesses close within a couple of years. If that happens, try not to take it personally, it happens to most.
Sometimes, saying “no” to an opportunity is necessary to give you the chance to say “yes” to a better opportunity that comes later.
Cool, but now SSH into a remote server and then try to open nano. It doesn’t.
After using it for 3 weeks I concluded that as Kitty breaks the fundamentals all the nice shiny isn’t worth it.