Remix.run Logo
cozzyd 6 hours ago

My newest yocto image mounts a 640K RO tmpfs on top of $HOME/.vscode-server to prevent people using VSCode from shitting all over the relatively small emmc.

signa11 3 hours ago | parent | next [-]

640k … there is something poetic about that number.

cozzyd an hour ago | parent [-]

I figure that's how much RAM I can expend for Microsoft products.

c0wb0yc0d3r 5 hours ago | parent | prev [-]

Can you explain how this works? Doesn’t this also stop you from connecting to it over ssh via vs code?

cozzyd 3 hours ago | parent | next [-]

Yes that's the point. If vscode didn't insist on installing potentially gigabytes of blobs then this wouldn't be necessary.

(I'm a vimmer anyway... And emacs is too bloated to fit too, conveniently.)

accelbred 3 hours ago | parent | prev [-]

Sounds like a feature.