Fidel Perez-Smith

Results 118 comments of Fidel Perez-Smith

Oh, never mind :) This worked: `_model = await nsfw.load('file://' + __dirname + '/models/2020-03-04 - nsfw_mobilenet_v2_140_224/mobilenet_v2_140_224/web_model/', { type: 'graph', })`

Thanks @blackeyed7, I was experiencing the same issue when scanning my virtual drive with [log4jscanner](https://github.com/google/log4jscanner). If I ran: `log4jscanner.exe N:\` it would instantly return: `2022/01/20 11:37:59 log4jscanner.go:120: Error: scanning N:\:...

Thanks vigorem, I am seeing this too. The IDs are now unique per response. Lime might be doing it on the server side, by storing a mapping from ET-ID to...

When unlocking a scooter, which ID is being used? The ET-ID or the real ID?

Thanks vigo, it is an interesting problem indeed. I wonder if the ET-ID is the true ID that has been salted and hashed with something in the response. I compared...

Yes I've seen programs behave strangely when they detect they're writing to a network share. Have you tried using a symlink? https://superuser.com/questions/210824/creating-a-symbolic-link-to-mapped-network-drive-in-windows Cheers, Fidel

Yes please, this would be awesome

Hi Migle, Thanks for reporting this! [This post](https://www.reddit.com/r/ultrawidemasterrace/comments/r0i432/samsung_odyssey_g9_and_clickmonitorddc/) suggests it might only work over HDMI. Unfortunately it's up to Samsung to support DDC/CI on the DisplayPort. Cheers, Fidel

Is this possible in Windows? https://github.dev/rockowitz/ddcutil/blob/8f8a7196524f04afd1124785cf38eb953d39fdac/src/base/ddc_packets.c#L510-L511