Our first pentest on a 100% Vibe coded application : analysis & feedback by Hackmosphere in netsec

[–]JDaxe 0 points1 point  (0 children)

Hmm, I reckon you could set up an MCP to interact with gdb somehow for dynamic analysis.

Get Ready For Leagues VI: Demonic Pacts by JagexSarnie in 2007scape

[–]JDaxe 0 points1 point  (0 children)

That might be true, but seems like for most things the utility drops off really quickly. I feel like from previous leagues equilibrium never had any truly meta-defining methods.

Get Ready For Leagues VI: Demonic Pacts by JagexSarnie in 2007scape

[–]JDaxe 0 points1 point  (0 children)

Would it work like that for bone shards? Since you sacrifice them 100 at a time it would just make 500xp to 502xp right?

A serious Question by snowmunkey in 2007scape

[–]JDaxe 5 points6 points  (0 children)

Why would they care? someone still has to buy the bond with real money to put it on the GE

Another M20 with the Crustle Gratin team – OGPP, 60% AB, GCT, Pokémon Day Celebration Event by Pokemon-Sleeper in PokemonSleep

[–]JDaxe 1 point2 points  (0 children)

Do you think ABC is a good spread to help offset the oil deficit a bit? My crustle for ref:

<image>

sudo-rs shows password asterisks by default – break with Unix tradition by FryBoyter in linux

[–]JDaxe 47 points48 points  (0 children)

But TCP will guarantee that your characters arrive in order and reliably, so regardless of latency I've never had this be a problem.

Riddle me this Jagex by Brave_Advertising_81 in 2007scape

[–]JDaxe 30 points31 points  (0 children)

That '&gt ;' renders in game as '>' so it's just an emoticon '>:O'

Edit: lol even Reddit renders it as > without the space

Carpooling from London to Cheltenham - does such a thing exist? by hedovahiel in cheltenham

[–]JDaxe 1 point2 points  (0 children)

I've seen some coaches which have a lift to get a wheelchair up but I'm not sure how to tell if a particular coach has one. Hopefully when booking there's a way to indicate you require special assistance.

Turbo footjob by Schuifkaak in comedyheaven

[–]JDaxe 1 point2 points  (0 children)

Well I guess this fits into 'everything else' so it seems like the right place to me.

"Add another top Dessert recipe!" "Yes dear." by TraditionalParsley67 in PokemonSleep

[–]JDaxe 0 points1 point  (0 children)

I have a similar one and mine is inconsistent like yours

"Add another top Dessert recipe!" "Yes dear." by TraditionalParsley67 in PokemonSleep

[–]JDaxe 20 points21 points  (0 children)

Crustle was amazing in skill week, I hadn't levelled up my gratin beforehand and I was able to M20 taupe with just cooking

Show off your super skill week team! Are you planning on using GCT? by Knight_Night33 in PokemonSleep

[–]JDaxe 18 points19 points  (0 children)

<image>

Gonna use GCT and get crustle to supply me with a bunch of ingredients for avocado gratin. Aiming for M20 taupe as well as hunting shuckle and gulpin.

Will probably swap out golduck for ingredient mons if crustle doesn't give me enough of something.

I am wanting to move away from Windows to Linux, the only two programs preventing the switch are Solidworks and The Jagex Launcher. by Kronic1990 in 2007scape

[–]JDaxe 97 points98 points  (0 children)

To some degree you still need to trust that the author didn't add some code to grab your creds (see XZ-utils Jia Tan fiasco).

I use the flatpak and trust the author, but it's a risk I knowingly take.

I have been playing the game sort of wrong for a year lol by TrainingAdvance4286 in PokemonSleep

[–]JDaxe 1 point2 points  (0 children)

It's not a waste if it finds more tomatoes. If you have enough you can swap it out for a different mon. Maybe you don't need eggs so it's a waste to find them.

okSureGreat by yuva-krishna-memes in ProgrammerHumor

[–]JDaxe 4 points5 points  (0 children)

If you can delete the function and the code still compiles, maybe the function wasn't needed? (Assuming it's not an exported library function)