- Joined
- Aug 28, 2015
The idea of a persistent desktop you carried with you was cool, but it was never going to work.Everyone's working so hard just to mimick a fraction of the Motorola Lapdock's rizz. 2011, people!
View attachment 8383571
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
The idea of a persistent desktop you carried with you was cool, but it was never going to work.Everyone's working so hard just to mimick a fraction of the Motorola Lapdock's rizz. 2011, people!
View attachment 8383571
Disagree. I think there's a place for it, I don't think a regular consumer would care, but power-users and business types would use it. Would be cheaper on their IT department to just ship out Work Phones that can plug into a monitor rather than spend money on a Pro Laptop or Pro Desktop and IP phones.The idea of a persistent desktop you carried with you was cool, but it was never going to work.
It almost worked, but everyone decided to come out with stupid docks instead of really cheap thinbooks. I funded the Kickstarter campaign for the mirabook which turned out to be a mistake.The idea of a persistent desktop you carried with you was cool, but it was never going to work.
Mint, if I just wanted to run a Linux as a daily carry.What distro would you install, and what for?
Affinity, Photoshop and several other alternatives. Gimp 3.x is an improvement over 2.x, but it is still just adding some cutting edge features that were in CS3 years ago. I'm not a graphics person and Gimp works well enough for me, but if I was an artist I'd hate to do serious work on there. I still have an ancient pirated copy of Illustrator that I don't let connect to the Internet for the two old Illustrator projects I still update. Unless you really know what you're doing, I'm not sure if Inkscape gets close. I've tried importing my Illustrator projects and Inkscape does get all the layers correct, but editing is still a pain.Not saying anything this guy says is wrong, but I'm starting to get caught on how this topic always wraps back to Photoshop. No one seems to be able to emphasize any problem open-source Linux software has except for specifically photo editing. Apparently, Adobe is single-handedly holding up Microsoft's market share for them.
And when I use Kdenlive, I always feel like I'm a few steps away from my project being corrupted. A few years back I felt my asshole clench every time Kdenlive updated because I knew there was a decent chance I'd have to recreate my project from scratch because of a crash. It's been better the last two years.
No offense, but isn't this like every program? I've heard to many people bitch about how their adobe premiere or DAvinci REsolve crashes their project, and I look at their content and don't see any complicated editing style that Kdenlive can't do.
as far as the actual question goes. that's a good laptop for gentoo, if I've ever seen one. A good cpu makes compiling even the most bloated programs no big deal. With a decent cpu compiling firefox or chromium is like 30-40 minutes. And the kernel will take a few minutes.Gentoo, if I gave up entirely on ever being neurotypical.
I have tried extensively to use both the Pinephone and Librem 5 over the years. I just want to go on record saying that I cannot recommend them, even as a Linux sperg.The Pinephone is compatible with USB-C docks, plus the Purism phone I think.
Does anyone use plesk to manage their server? Just a quick sanity check... We have a new server at work and one guy was like we HAVE to use plesk, its sooo good. And now I'm in there configuring stuff and all the while I'm thinking "wait a minute, why am i not doing this in a terminal". Now i wonder is it really just a web frontend for editing configuration files or is there a real benefit to it? Because i cant fathom paying money for that.. it just complicates things and now when i run into issues i cant google "how to do this in nginx" i have to search "how to do this in nginx in plesk" which is obviously way less results..
You can still get GPU docks. Mr Jeff Geerling ran some GPUs off of a Raspberry Pi that way and made a video about it.I like the concept of carrying your data everywhere ala flashing linux to a flashdrive and booting off of that like I did in days of old. My main issue with it, is if I'm gonna use my phone for that, there needs to be better means of offloading processing work. I remember a time when they tried to make thunderbolt GPUs a thing with laptops, and while it looked cool in concept, it lacked in execution.
FreeCAD is interesting. It used to kinda suck for most things, but like a year ago it had a complete UI refresh and restructuring with its 1.0 release.It's just a couple of high end specialized tools, although a lot of these have run on mac for years. Solid Works and Autodesk are two other examples. I don't do material engineering work, so I'm not sure if FreeCAD compares. I've heard Blender has some... interesting UI choices, but I don't do 3D either and Blender seems to have caught on in the Win/Mac world too.
All you had to do was fiddle with the spreadsheet and it would change the size and shape of the joint in any way you liked. I’m not sure if something similar is even possible with AutoCAD
COM seems like a really cool technology, hampered perhaps by being built on proprietary foundations, but cool nonetheless. A shame Microsoft seems to not be pushing it much anymore.Very off topic but its actually possible with solidworks i did that years ago, you could even have a macro recorder running, do stuff in the excel files and get what you have done as vba code. Take that stuff put it into your .Net app or whatever and do all that stuff over a COM object, man those were the days
Shell In A Box also works if you just needs a terminal you can access through a browserIf you're looking for a robust admin control panel that gives you terminal access out the gate, Cockpit is a godsend. It gives you just enough tools like system vitals, uptime, system logs, metric graphs, user management, virtual machines (provided you have KVM enabled), and a terminal without going overboard into full-on vendor ecosystem lock-in. Cockpit is created and sponsored by Red Hat, but it exists everywhere on Linux.
Pasting the screenshot I had from my previous post as below. Cockpit ships natively on Red Hat distros like Fedora and RHEL+assorted clones, available in the repos for Debian+assorted rebuilds/reskins, and documented by the venerable ArchWiki. I'm using it for my home server, it sounds like you're in a production environment, but Cockpit might be exactly what you need if you're just looking for terminal access with a CLI text editor.
View attachment 8386238
So how do I set it up so that I can use a username and password to connect from the local network, but can only use a ssh key when connecting remotely?...terminal access
...through a browser
STOP this niggerlicious bullshit IMMEDIATELY and use SECURE MOTHERFUCKING SHELL (that's SSH if you really are a nigger and not just pretending). THIS is what it's THERE FOR, so you're NOT using some horrendous scarcely-used SECURITY RISK in its place. There is NO EXCUSE. Literally ANY CONNECTIVITY PROBLEM that you have can be resolved using SSH in order to connect via SSH securely.
A Match Address statement before PasswordAuthentication yes. ...why do you want to do this?So how do I set it up so that I can use a username and password to connect from the local network, but can only use a ssh key when connecting remotely?