Latest Tech News

Stay updated with the latest in technology, AI, cybersecurity, and more

Filtered by: tramp Clear Filter

Osteo-Odonto-Keratoprosthesis

Medical procedure for the eye Medical intervention Osteo-odonto-keratoprosthesis (OOKP), also known as "tooth in eye" surgery,[1] is a medical procedure to restore vision in the most severe cases of corneal and ocular surface patients. It includes removal of a tooth from the patient or a donor.[2] After removal, a longitudinal lamina is cut from the tooth and a hole is drilled perpendicular to the lamina. The hole is then fitted with a cylindrical lens. The lamina is grown in the patients' ch

Making TRAMP faster

I recently changed jobs and found myself in a position where I would need to do a lot of work on remote machines. Since I am Emacs user, the most common way to do this is using TRAMP (Transparent Remote access, Multiple Protcol). TRAMP is an Emacs package that let’s you treat a remote host like a local system, similar to VSCode Remote Development Extension. I had used TRAMP before and it tended to be slow. Since I would be using it all day now I figured I should take some time to make it faster.

Making TRAMP go Brrrr

I recently changed jobs and found myself in a position where I would need to do a lot of work on remote machines. Since I am Emacs user, the most common way to do this is using TRAMP (Transparent Remote access, Multiple Protcol). TRAMP is an Emacs package that let’s you treat a remote host like a local system, similar to VSCode Remote Development Extension. I had used TRAMP before and it tended to be slow. Since I would be using it all day now I figured I should take some time to make it faster.