HackerTrans
TopNewTrendsCommentsPastAskShowJobs

quag

no profile record

comments

quag
·الشهر الماضي·discuss
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
·قبل شهرين·discuss
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 أشهر·discuss
I’ve spent many hours using Basilisk II.
quag
·قبل 3 أشهر·discuss
It reminds me of around 2002 when Microsoft named everything ".net".
quag
·قبل 4 أشهر·discuss
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 أشهر·discuss
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 أشهر·discuss
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 أشهر·discuss
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 أشهر·discuss
Thank you! I’ll have to take a look.
quag
·قبل 10 أشهر·discuss
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.