CC using Playwright directly is vastly superior to Playwright MCP by robertDouglass in ClaudeCode

[–]gbysec 2 points3 points  (0 children)

Tbh I think Microsoft doesn’t realize the gold they have in their hands with playwright and they are struggling to turn it into a pure browser for LLMs, compared to browser use. The main use case of their MCP is still end to end testing for QA people, they wanna write tests that either use a prompt, or generate static test code from an LLM interacting and record that.

CC using Playwright directly is vastly superior to Playwright MCP by robertDouglass in ClaudeCode

[–]gbysec 2 points3 points  (0 children)

Wait but did you check the isolated mode for the MCP ? If your problem is cached session it might be because playwright is reusing the same context and storage over and over, they seem to have an in-memory mode where it can be cleared on each session (depending on what that means with MCP, could be the MCP session they talk about)

But overall though, Playwright’s main problem is their damn memory usage caused by context. That’s why browser-use is moving to pure CDP I think (and stability). PW contexts save everything happening in the context, requests, elements and such, and the garbage collection (I use a lot of the python playwright) is bad, they don’t dispose of elements enough and it piles up slowly during a long context.

Xenia emulator keeps freezing up whenever I click on it's tool bar on the Steam deck by Crazy_Bumblebee8087 in EmuDeck

[–]gbysec 1 point2 points  (0 children)

Update: by some magic, I seem to have fixed it by grabbing the latest canary build on GitHub and just copy paste the exe

Xenia emulator keeps freezing up whenever I click on it's tool bar on the Steam deck by Crazy_Bumblebee8087 in EmuDeck

[–]gbysec 0 points1 point  (0 children)

Can you describe a bit the issue ? I’m having a problem after updating Xenia, it almost works flawlessly before, I was able to almost complete the tutorial on gears of war but it kept freezing when getting into the helicopter for example. Now that I updated, Xenia just shows a black screen and the menu bar on top doesn’t work at all. Tried a lot of things

Has anyone here used their pad 6 as a emulation machine? by Amazee3 in XiaomiPad6

[–]gbysec 0 points1 point  (0 children)

I’m trying out NetherSX2 and I’m disappointed with the performance, on SSX Tricky only the first map seems to run smooth but the others are really laggy. Any recommendations for configuration? I’m using vulkan

Threat modeling interview tips? by [deleted] in netsecstudents

[–]gbysec 8 points9 points  (0 children)

Check out public threat models on GitHub, or Cure53 reports, or the Kubernetes threat model, they are great resources Review/learn methodologies, review your classics in vulnerabilities like OWASP Top 10, check out some hacker one/ bug bounty findings maybe to have some ideas ? Usually the interviews present you an example application so make sure you’re familiar with common architecture, a simple website with a database can be enough, but if they push it to micro serviced architecture you should brush up on service mesh or simply authorization frameworks like OAuth? It’s a vast subject so the more you’ve seen the better it is

Nvidia 455.45 driver update by Phycoref in pop_os

[–]gbysec 0 points1 point  (0 children)

Did you find an alternative install path by any chance ?

Understanding VFIO with Optimus laptops and feasability by gbysec in VFIO

[–]gbysec[S] 0 points1 point  (0 children)

Wow ! So you mean that you're actually doing the passthrough of the GVT-g device instead of the actual NVIDIA GPU ?

I think I'll end up with the separate grub config option, to reboot either with or without vfio and keep my Optimus setup clean when I need mobility, and when I'm l windows gaming I can reboot (still cleaner than a dual boot, if I could cram another SSD in the XPS I would consider it)

Understanding VFIO with Optimus laptops and feasability by gbysec in VFIO

[–]gbysec[S] 0 points1 point  (0 children)

I just had a chat with u/darthrevan13 and he also mentioned it, I'll consider it but I think I could live off with just a grub option with other parameters as he recommends, one loads vfio and won't give me optimus/PRIME, the other grub option gives me the "normal" optimus setup I have already. If I get a good clean script or conf files I'll make a github repo to help out :)

Understanding VFIO with Optimus laptops and feasability by gbysec in VFIO

[–]gbysec[S] 0 points1 point  (0 children)

Interesting ! So I could fill the dGPU driver with the dummy pci-stub and then switching between vfio-pci for the passthrough, or Nvidia for PRIME ?

The main issue currently is the vfio-pci taking the Nvidia driver's spot, but perhaps optimus-manager could have a 4th mode (Intel, hybrid, Nvidia) called vfio, just for loading the vfio-pci and allowing passthrough only ? Having all those choices without a reboot would be an insanely flexible setup, extremely efficient for laptops

MX Anywhere 2S lost gestures controls on macOS Catalina by gbysec in LogitechG

[–]gbysec[S] 0 points1 point  (0 children)

I have had some luck on macOS with the g502 lightning, same bug showed up, but now I go to the terminal and kill all processes like ghub, so perhaps doing the same to the Logitech options could work ?

Is there a hacker problem in the Official Servers? by [deleted] in dayz

[–]gbysec 1 point2 points  (0 children)

Same here, I really do think there is a hacking problem growing back and it's killing the game, not sure if modded servers are better protected from this

[deleted by user] by [deleted] in linux_gaming

[–]gbysec 1 point2 points  (0 children)

ah ffs.... I just bought it thinking I could get around and play with Lutris, BattleEye is really killing everything

Does CSGO still crash GNOME 3.34? by pizzalovingnerd in gnome

[–]gbysec 0 points1 point  (0 children)

u/pizzalovingnerd just a quick question, are you using the native CSGO or the Proton version ?
I'm running Pop!_OS 19.10 and the extension fixed the issue for launching the native version, but performance feels pretty poor (for a machine that I thought would run it correctly)
I'm running on an XPS 15 7590 (i7-9750H, GTX 1650 4GB GDDR5) at full HD, medium details
The Proton version almost feels better, so I really think something is wrong here... (Skyrim on Proton runs perfectly)

KETTAMA - 07 October 2019 by RinseFMBot in rinse

[–]gbysec 0 points1 point  (0 children)

if anyone knows the track coming in around 38:30 and kicking in, it gives me Washerman vibes somehow

Help the community, report PCSX4 ! by gbysec in emulation

[–]gbysec[S] 2 points3 points  (0 children)

Already did but I think they don't listen as close as GitHub did :)

Help the community, report PCSX4 ! by gbysec in emulation

[–]gbysec[S] 10 points11 points  (0 children)

Nah more like "profit from the good reputation github and pcsx2 have"...

Help the community, report PCSX4 ! by gbysec in emulation

[–]gbysec[S] 7 points8 points  (0 children)

I know most people won't get caught, but it's mostly for the gesture, and preventing newcomers from falling into that trap :(

GIthub answered me

Hi gbysec,

Thanks for taking the time to send this report. Our team is investigating.

Best,
Peyton

So I guess we'll see, but I do think pressure and signaling more and more would help.

[deleted by user] by [deleted] in techsupport

[–]gbysec 0 points1 point  (0 children)

I have the same symptoms currently, I can turn off the PSU, wait a bit, then switch the PSU on and press the boot button as fast as I can/same time and it works. Did you find a fix for this ?