HackerTrans
热门最新趋势评论往期问答秀出招聘

TechSupportJosh

no profile record

评论

TechSupportJosh
·3年前·讨论
Until any vulnerability comes along that allows someone to escalate privileges...
TechSupportJosh
·4年前·讨论
Is there a reason for the use of system() here? https://github.com/pyston/pyston/blob/69b190003f14dfd2f6d276...

Seems easier to use the C functions to do this, rather than rely on system commands.
TechSupportJosh
·4年前·讨论
I'm running Kubuntu on my laptop, does anyone else have the issue where KDE doesn't save grouping preferences? Every time I unplug and replug my monitors at work, I have to set my taskbar panels to not group again.
TechSupportJosh
·5年前·讨论
Have a look at Microsoft's PowerToys Display zones. It allows you to split up your monitors into zones which you can then drag windows into to make them snap. I have a few zones configured for 3 windows and 2 windows and swap between them when appropriate.
TechSupportJosh
·5年前·讨论
Using something like Parcel means it's usually as easy as adding parcel serve or parcel build to package.json and it handles the transpile, module resolution, bundling, tree shaking and hot reload for development.
TechSupportJosh
·5年前·讨论
I can imagine if they implemented something like this, you'd end up with a lot of games shipping untested Linux builds just to get reduced tax.

It'd be awesome if Valve could reward those who develop for Linux and properly support it, but it seems unlikely. At least Proton is improving regularly and is making it better in one way at least.