HackerTrans
トップ新着トレンドコメント過去質問紹介求人

quag

no profile record

コメント

quag
·先月·議論
Sadly, Microsoft 365 is not “pixel perfect” compared to word. I often run into headaches where line numbers are different between the two and content ends up on different pages.

If Microsoft can’t get consistent rendering of word docs between Word for Windows, Word for macOS and Office 365, I don’t like anyone else’s chances.
quag
·2 か月前·議論
I agree with you on the Casio fx-115ES Plus 2nd Edition. I picked one up two years ago for $11.41. It naturally writes out equations, has a backspace and is generally excellent. I still love my HP RPN calculators, but the fx-115ES works nicely for anyone who isn't using RPN or sympy.
quag
·3 か月前·議論
I’ve spent many hours using Basilisk II.
quag
·3 か月前·議論
It reminds me of around 2002 when Microsoft named everything ".net".
quag
·4 か月前·議論
iOS seems to mute the web audio apis when the phone is in silent mode (the switch on the side of the phone). If you toggle it on, then this site (and many others) play sound.

I have no idea why it works this way and it’s frequently annoying.
quag
·4 か月前·議論
That .zig-cache seems massive to me. I keep mine on a tmpfs and remove it every time the tmpfs is full.

Do you see any major problems when you remove your .zig-cache and start over?
quag
·6 か月前·議論
After implementing a number of dithering approaches, including blue noise and the three line approach used in modern games, I’ve found that quasi random sequences give the best results. Have you tried them out?

https://extremelearning.com.au/unreasonable-effectiveness-of...
quag
·7 か月前·議論
How do you update the software in the containers when new versions come out or vulnerabilities are actively being exploited?

My understanding is that when using containers updating is an ordeal and you avoid the need my never exposing the services to the internet.
quag
·8 か月前·議論
Thank you! I’ll have to take a look.
quag
·10 か月前·議論
I recommend starting here: https://youtu.be/nKCT-Cdk0xY

Once you understand and use this approach, you can figure out most other approaches you need to use.