transporter_ii

joined 5 months ago
[–] transporter_ii@programming.dev 3 points 1 month ago (1 children)

Some states are trying to ban older cars right now. I know it is all over, but this is one place Blue states are torquing me off, because they seem to be the ones pushing some of this crap.

[–] transporter_ii@programming.dev 2 points 3 months ago

Dbeaver

I don't know, but that's kind of cool. It looks like with a driver, it will connect to MS Access. I still have to touch a legacy access database from time to time. Somewhere along the line, Access quit working over a RDP connection for me. I just wrote my own simple front end for it using .net, but the one thing I would like to do is kind of a pain for me to write. I could do it, I just don't want to. lol.

On the other hand, I don't mind getting a license for a good product just to support them, and it looks like the only options they have are subscription based. That leaves a bad taste in my mouth. I miss the good ol' days.

Anyway, thanks. Just installed the Linux ce version. It connected to MySQL and seems to do all the things I use Workbench for. So far, it's only asked me for my password when I connect to the database the first time!

 

I'm just curious here. I use MySql Workbench on Windows and Linux. I am not storing the password in Workbench. On Windows, I click the database I want, enter the password and go about my business. On Linux (Mint), I enter my password...and then it prompts me for my password randomly from there on out. I might use it for fifteen minutes without a prompt. Then, I might get prompted for a password four times in a row. It does this if I start Workbench up as a user or as root.

Anything obvious I could do to make the Linux version mirror the Windows version a little better in this regards?

Also, just as an observation, the Linux version of Workbench is definitely inferior to the Windows version. There are all kinds of quirky things going on in the Linux version.

Thanks,

[–] transporter_ii@programming.dev 2 points 3 months ago

On Windows, I used to work off of a usb thumb drive for portability. My Logitech mouse, and whole system would randomly dramatically slow down. Moved to Linux Mint. Working off the hard drive I had no problems. I needed some data off that thumb drive yesterday, and fifteen minutes after I plugged it in, random slowdowns just like on my Windows machine. Not going to lie, on Windows, I always blamed it on the Logitech mouse.

[–] transporter_ii@programming.dev 2 points 4 months ago

All programmers work for California now. They pass a stupid law, and we get to work on it. I guess this will just move our employer up the chain.

[–] transporter_ii@programming.dev 11 points 4 months ago (13 children)

To be fair, timers are hard.

[–] transporter_ii@programming.dev 2 points 4 months ago

It's offers a syntax similar to a no-build VUE. This gives you a more standard, modern way of doing things that a lot of people already know how to do. And it does it without generating many thousands of files and dependencies just to create a "hello world" page. Most anyone that could figure out VUE code should be able to look at AlpineJS code and figure out what is going on. I could very easily use vanilla JavaScript to do everything. Good luck on you figuring any of it out in a timely manner if you inherited any of the code.

I'm mostly doing database CRUD with it. I'm really impressed with how easy it is to make a somewhat complex form with a minimal amount of (mostly clean) code.

That said, I do not really like the inline coding that they push in all the documentation. I much prefer separating the code using Alpine data(). It's much easier to debug.

[–] transporter_ii@programming.dev 9 points 4 months ago (7 children)

No build with AlpineJs is now the future. I've been saying for many years that creating a "hello world" page that generates tens or even hundreds of thousands of files is kind of nuts. Every one of those files could be a security issue.

[–] transporter_ii@programming.dev 13 points 4 months ago (4 children)

This seems to be Linux's Microslop. Not only did they add it to Systemd, they banned users on Reddit for just talking about it. I laughed when Microsoft banned users for using the term Microslop. Not so funny now, I guess.

[–] transporter_ii@programming.dev 1 points 5 months ago

I did finally get Cinnamon to restart one time. There were some minor issues, but it started back up and was usable for a few minutes. After that, it hung up so hard that only a reboot fixed it. One issue on restart was that the start menu was kind of wonky, like a web page that had lost its css file.

For anyone following this, I found the following link to be helpful.

https://askubuntu.com/questions/143838/how-do-i-restart-cinnamon-from-the-tty

[–] transporter_ii@programming.dev 1 points 5 months ago

OK, I just did some testing, and it was not exactly what I was expecting. For one, it's kind of hard to intentionally use a lot of memory. The best thing I found was opening a large amount of tabs in Firefox. I maybe could increase my swap space, but I never hung my system up. I shut down the vm and used about 18 gig of ram. I then started the vm.

The deal is, Stacer isn't exactly accurate when the VM starts. For some reason, memory usage (on Stacer) drops when the vm starts up. Checking the system resource monitor, memory usage briefly jumped to 28 gig in it. It never reflected this on Stacer. However, without the full 16 gig of ram allocated to the vm, Windows boots up, and then shuts back down after a brief period.

I stopped and started Windows numerous times. It would actually make Linux stutter as the memory maxed out, but it never froze up to the point I had to reboot to fix it.

The swap space did about max out during some of this. I do think I will increase the swap space a little.

[–] transporter_ii@programming.dev 1 points 5 months ago

It's pretty much a default install of Linux Mint, with Cinnamon. I haven't even installed that many programs, yet. Pretty much a vm, vscode, 4 browsers, gimp, and some small utilities.

[–] transporter_ii@programming.dev 1 points 5 months ago

We need a PAC and to primary any politician that voted for these laws to begin with.

 

Moved to Mint months back. I had to install Win10 in a kvm for a couple of things impossible on Linux. I allocated 16 gig of ram to the kvm. I can't really find anything on how that works, exactly. According to Stacer, I have a consistent 16 gig of ram being used, but that's between a running Win10 kvm and all of my other running Linux programs. I've never seen my system memory use move higher or lower than 16 gig of ram when the vm is running. Again, that's the kvm + normal Linux programs.

If I allocated 16 gig of ram to the kvm, shouldn't my memory usage be over 16 gig or ram with other Linux programs running?


About once a week, maybe two weeks, I open a new tab on a browser and it hangs my system. Nothing works but the mouse pointer.

I initially thought of a memory leak with Firefox, but it will also do it opening a new tab in Chrome.

The last time it hung up, I think I noticed the virtual machine manager icon was missing from the menu bar. I'm waiting for it to hang up again to verify this.

Anyone have any thoughts on this?

view more: next ›