magnus

joined 1 year ago
[–] [email protected] 2 points 5 days ago

Same - Evolution offers one thing Firebird dosen't - connecting to the work cloud Microsoft account!

[–] [email protected] 2 points 6 days ago (1 children)

We have had the opposite problem in the past. A cert provider requiring us to exist in certain international directories of companies took weeks of waiting around on bureaucratic red tape.

Then they didn't even call us to verify our existance, place of business or anything (yeah, this was one of the big certificate providers a long time ago).

Their website was horrible, and their support wasn't better.

LetsEncrypt though hasn't failed me once since it was setup, and that is over hundreds of domains with thousands of renewals.

[–] [email protected] 2 points 3 months ago* (last edited 3 months ago)

The Kame ipsec project (https://www.kame.net) has a turtle image which is animated if visited with an IPv6 address.

[–] [email protected] 3 points 6 months ago

Not exactly that layout, but I can strongly recommend MessagEase. Also optimized for phone use.

[–] [email protected] 2 points 7 months ago

First thing I do on a new laptop is remapping a key I won't be using much to Insert, which I use all the time :)

[–] [email protected] 25 points 7 months ago (1 children)

What if they DIDN'T have a chip in the ink cartridge, and just used it as a container that could be refilled and used in every printer they made? No hacking the cartridge then.

No, that's crazy talk!

[–] [email protected] 3 points 7 months ago

Big bucks for big trucks?

[–] [email protected] 1 points 7 months ago

Been using the Kensington Expert Wireless a couple of years now.

[–] [email protected] 1 points 7 months ago

My go to smartphone keyboard is MessagEase. A few larger buttons instead of many small. You can get quite fast on it, and larger buttons means fewer mistakes.

[–] [email protected] 21 points 8 months ago

What, no websocket-based realtime statistics for number of total, daily and hourly mistypings?

[–] [email protected] 6 points 8 months ago (2 children)

In Sweden we have had a version of self checkout for 20 years in the largest stores, and here it seems to work fine.

Instead of having to scan everything at a station, each product is scanned with a handscanner when walking through the store, and put directly into shopping bags. Then only the payment and possibly a randomly occuring verification is left before leaving the store.

The random testing is usually just an employee scanning three to five items from your bags, and occurs like once every four months (as long as you're not actually stealing and caught).

[–] [email protected] 3 points 8 months ago* (last edited 8 months ago)

Last 25 years I have been using a couple of different tiling window managers. My main workstations usually have four monitors, accessed by AltGr+number.

I heavily base my workflow on virtual desktops, accessed by Ctrl+number.

Each virtual desktop have a specific type of programs on it:

  1. Development
  2. Terminals
  3. Browsers
  4. Communication / documentation
  5. Multimedia
  6. Graphics
  7. SQL
  8. Debugging
  9. Email
  10. Virtual machines / monitoring

So with this I can access nearly every program with AltGr+number, Ctrl+number which is quite quick. As long as I remember the monitor I placed it on, I always know which virtual desktop.

I use chained keyboard shortcuts for window manager shortcuts, here: https://files.ahall.se/images/i3-keybindings.svg (old one, this has grown a bit...)

The chaining allows me to easier remember shortcuts with mnemonics, and they are fast enough, especially considering the amount of shortcuts I can scale it to.

  • Alt+T to start the chain, L for Layout, R for Resize.
  • Alt+T, R for Run, I for Inkscape.
  • Alt+T, A for Audio, N for Next.

There are some exceptions for the most used focus- and window moving operations, as well as for managing a clipboard buffer system. There are too many times when one goes back and forth to copy something, paste it somewhere else and going back for the previous one. So I can copy something, press Ctrl+Shift+3 to put in buffer 3. After a few other copy/pastes, I bring it into clipboard again with Ctrl+Alt+3. This also allows me to for example reload a page I'm working on and login with user/pass easily accessible in buffer 1 and 2, or login to four different network devices again and again without going to a text file and copying one of four passwords each and every time.

I wrote a special session manager via socket for i3 to be able to press Ctrl+number and go to a certain predefined desktop on the current monitor I'm at.

 

I'm looking for a web-based client, like git gui for choosing files to stage and to make commits. The actual files in the git repo would be edited elsewhere, so that is taken care of, but my google-fu is letting me down in this endeavour of finding the actual client.

There is a metric ton of repo browsers, and that would be fine, as long as they also could show status and diffs from a git repo and being able to commit.

Anyone have any pointers to anything a web git client? Thanks!

view more: next ›