HackerTrans
TopNewTrendsCommentsPastAskShowJobs

cgijoe

no profile record

Submissions

[untitled]

1 points·by cgijoe·2 miesiące temu·0 comments

comments

cgijoe
·24 dni temu·discuss
> Next: skip Chromium startup > This is complex, as a running browser has open devices, timers, graphics state, network state, and fingerprint state.

Hmm, can't you just keep a set of browsers already running, like a warm pool, ready to assign to an incoming request? The latency would be close to zero for the user. You'd need some prediction logic to expand / contract the warm pool based on traffic patterns, but that seems like the easiest solution to me.
cgijoe
·9 miesięcy temu·discuss
Fun Fact: This same sort of thing also happened on the Classic Macintosh Quadra 840AV, when running in 8-bit (256 color) mode. Playback of realtime video capture reserved color index #243 (a very dark green in the system palette), and ANYWHERE that color was used, it would be replaced with the live video. I created some cool effects using this back in the 90s.
cgijoe
·9 miesięcy temu·discuss
Oh my lord, your timing is perfect. I need this so badly right now. Congrats on the launch, and wow, thank you for making your MCP containers available separately!
cgijoe
·10 miesięcy temu·discuss
Sorry, I am unfamiliar with ripgrep. Is this simply scanning for the string `_0x112fa8`? Could we do the same thing with normal grep -r?
cgijoe
·10 miesięcy temu·discuss
Title should really be "Cloud Hosting Horrors", not serverless per se.
cgijoe
·10 miesięcy temu·discuss
The source is ajar.
cgijoe
·3 lata temu·discuss
If you don't mind my asking, I am honestly curious about this. Is the QPro high enough resolution to do actual dev work inside it?