Avatar

cheet

cheet@infosec.pub
Joined
0 posts • 14 comments
Direct message

I had a headhunter complain to me on LinkedIn about ignoring their connection request, as if I owe them something. They really are unhinged sometimes.

permalink
report
parent
reply

Unfortunately a lot of rentals dont have their own laundry, or have to use a shared building laundry.

At my last place we had to pay 3$ for a wash and 6$ for a dry. Had to use a credit/debit machine to load a card, and the machine was frequently broken, so I’d have to go to another building in the area to reload it, but I’d have to wait for someone to let me tailgate in the lobby.

Just own it is like saying people should just buy homes or move to a better apt.

permalink
report
parent
reply

I wish it would have 2 ports, top and bottom, so I can be more creative with my accessories.

permalink
report
parent
reply

Tramp, ASCII and Neo?

permalink
report
parent
reply

Funny packets make things behave funny sometimes. Sometimes you just need to see how something behaves when you send it illegal packets that the real software would never send.

It also makes it possible to cheat in some games by lying to the game server about interactions in game.

Essentially hackers need a way to talk to machines at every level of every protocol and Scapy is a pretty standard way of achieving that.

permalink
report
parent
reply

Yeah this is a good analogy, except it comes from tooling that would allow any n64 game to be converted with some work.

Like an openmw generator for any Bethesda game.

permalink
report
parent
reply

Windows container runtime is free as well, simply install the docker runtime from chocolatey or winget along with the Windows Containers and Hyper-V windows features. This is what we do on some build machines for CI.

Theres no reason to use desktop other than “ease of use”

permalink
report
parent
reply

It tends to break when you force power off the machine in my experience, where ext4 is super resilient to that kind of stuff.

Thats my experience at least.

permalink
report
parent
reply

Youre talking about Linux containers on Windows, I think commenter above was referring to windows containers on Windows, which is its own special hell for lucky folks like me.

Otherwise I totally agree. Ive done both setups without docker desktop.

permalink
report
parent
reply

The blog post they did showing how they do a sort of regression testing is still some of the coolest devops I’ve seen.

Check the FifoCI stuff here.

https://dolphin-emu.org/blog/2015/01/25/making-developers-more-productive-dolphin-development-infrastructure/

permalink
report
parent
reply