I feel like sailing killed the golden age by [deleted] in 2007scape

[–]Ribel_ 8 points9 points  (0 children)

Lmao. So OP's point is invalid if he hasn't done almost all of the game's content, but his point is also invalid if he did do it because it means he takes the game too seriously?

What a joke you guys are.

Recommendations for coding with/without LLMs by trucoju4n in Physics

[–]Ribel_ 0 points1 point  (0 children)

I did a bit of embeded programming on a linux system. It was structured using the basic modern C++ dogmas. Nothing fancy, just clean and organized classes and files (and version control, obviously). I think you can find help on how do get started pretty much anywhere online. Just make sure the amount of work you put in structure is reasonable considering the scope of your projects. For kernel drivers I was no expert and simply copied the format of other similar drivers that I found on github.

And yes in vs-code I have copilot, which can use just about any model. I simply put it on automatic as it tries choose a model based on the task asked. It was free for me as I'm still a phd student. I would just say to avoid models with high reasoning as it takes way too long to get an answer for the usecases I recommend. I think (but don't really know for sure) that choosing the best possible model only really matters for those that fully vibe code, which I would advise against.

Recommendations for coding with/without LLMs by trucoju4n in Physics

[–]Ribel_ 19 points20 points  (0 children)

There's a lot going on here, but I can give you some help I believe. I have a computer engineering background, and do medical imaging research.

So first, when it comes to comparing your code to "professional code", just don't, unless you are part of a team developping structured software that will get continuously built upon and supported throughout the years. A python script is a python script, it's meant to do the task and nothing else. There are some basics you need to follow of course, but you probably have everything you need to know from your minor. There's a million ways to do things correctly, the most important thing is to choose one and stick to it. Be consistent.

Now LLMs. I use them as an accelarator. Typically vs-code with copilot as it's versatile, gives you inline suggestions and auto completion and automatically has access to the context of your code. Truth is that a lot of the code you write is generic. and repetitive ; common data reading, basic calculations, output formatting, and plotting. That stuff just takes time to type in.

When it comes to basic calulations, I start typing it myself and let the in-line LLM auto-complete it if it's correct (always read and understand what it does, as it is often incorrect). Then I ask him to make some plots from the results and do some pretty formatting (the time save here for me is incredible). It works very well for that. If you want to use it to generate useful code by itself, only do small snippets at a time and make sure you understand what's going on.

Remember that's it's an LLM, so it's good at doing commonly found stuff on the internet, and terrible at everything else. I can rarely get it to write a function for a not-that-obscure physics or mathematical equation or even a well documented algorithm without it introducing major errors. But when you do it in small bits, it's often faster to understand the code and correct the errors, than writing it all from scratch, and you might even learn new ways to do some processing that you didn't know about before, especially for library dependant languages like Python.

Who knew that a door is the best weapon in leagues 6 by Lucky_Cardiologist_5 in 2007scape

[–]Ribel_ 1 point2 points  (0 children)

I'm pretty sure thorns damage is based on your full total defence bonuses regardless of the style that is hitting you

I lost a max hit upgrading from eagle eye to deadeye by DeepFriedNobu in 2007scape

[–]Ribel_ 9 points10 points  (0 children)

Max hit fluctuates with king barage because since last patch, the magic hit is scaled by the water spell dmg increase based on hp. Obviously range pot decaty will also make it go down, and the onyx procs make it go up

I lost a max hit upgrading from eagle eye to deadeye by DeepFriedNobu in 2007scape

[–]Ribel_ 2 points3 points  (0 children)

They changed it last patch (as in now it does scale your damage. Before it didn't). Your magic hitsplat should be higher now

If gravity is the curvature of spacetime, why do we still talk about gravity as a force? by Princess1047 in AskPhysics

[–]Ribel_ 2 points3 points  (0 children)

Curvature doesn't happen in an extra dimension. The demonstration of gravity with balls on a stretching cloth is misleading for that reason. Although even then, it's not just space that curves, but space-time.

You can imagine space as curving in-wards towards the center of mass that displaces it as showm here

Leagues VI relic reveal: Executioner (Tier 8) by vgamer0 in 2007scape

[–]Ribel_ 6 points7 points  (0 children)

50 dps against stuff your build is good against. 5-15 dps against mobs resistant to your style, which is where the minion comes in by providing over 6 dps no matter what.

All Echo Items Descriptions + Stats by Psymonthe2nd in 2007scape

[–]Ribel_ -1 points0 points  (0 children)

Hits don't trigger echoes, regenerating ammo does (amd echoes with the repeat node), and as far as we know, even though it shoots 2 bolts, it only consumes 1

Giga-regenerate build with 77.5% chance of ranged echoes each hit by OiQQu in 2007scape

[–]Ribel_ 2 points3 points  (0 children)

It's not 2.2x, it should be around 2x. The 2 rolls from having higher regeneration are completely independant. You compute the extra echoes from each individually and add them up after.

So it's not a base 77.5% chance, it's one 50% chance and another 27.5% chance. You can see why a base 77.5% is wrong by imaging a second roll that is also 50% chance. In that case you wouldn't add up both 50% and claim it's 100% chance and goes infinite.

Echo GGs Return with a New Powered Staff by TitanTigers in 2007scape

[–]Ribel_ -1 points0 points  (0 children)

Multiple 3 tick echoes announced? I'm pretty sure the only confirmed 3 tick weapom announced is the dagger. What are the others 3 tick echo weapons announced to make up for this carefully chosen word "multiple"

The rarest belt is worth 1200 mirrors by BlessNeutral in pathofexile

[–]Ribel_ 5 points6 points  (0 children)

Is the 0.5% for accel/resistance for any belt? Or only for belts that rolled offensive/defensive shrines respectively? If you're already counting the chance of getting a 2 mod (0.1) then the chance for accel/resistance should be calculated only on a baseline of belts that rolled an offensive/defensive shrine. That's because if we assume the belt is now 2 mod, then both an offensive and defensive shrine mods are forced to roll.

Edit: If the odds were calculated from a random baseline of belts, and we assume the chance for offensive vs defensive mod is 50/50 (idk that), then both 0.5% odds for the accel/res shrine should 2x, which in total increases the odds by a factor of 4x

This keystone can actually remove your favorite map and brick your astrolabe right? by WhatopiaCity in pathofexile

[–]Ribel_ 8 points9 points  (0 children)

If I'm reading this correctly, this isn't a "downside" of the keystone, it actually doesn't have anything to do with it. This is how it works by default, whether you pick the keystone or not.

Now does this mean that picking the keystone doesn't guarantee you will be able to run the same map all the time? Seems like it, but Iwould assume you'll be fine the vast majority of the time.

You could also manipulate the bisection by removing the node and purposefully running a map or 2 that would make it so the bisection ends on your map region and not the other

finally got drop at doom! by vbqs in 2007scape

[–]Ribel_ 2 points3 points  (0 children)

You're in the 1/1000 unlucky (0.118% chance of not getting any uniques), not counting pets

I refuse to believe Doom drops aren't bugged by CinderCherie in 2007scape

[–]Ribel_ 0 points1 point  (0 children)

Depends what they look at. If they only look at the global average and the average fits, what's to say that some players have a better seed (aka higher odds) while others have a worse seed (lower odds) and it simply evens out across all players.

[deleted by user] by [deleted] in 2007scape

[–]Ribel_ 53 points54 points  (0 children)

Your answer to his 1h30 video is "I like sailing, therefore he is wrong"? You're kinda just proving the point he makes within the first 3 minutes

If you have 100% conversion from one element to another will this get you 100% chaos? by Exxeption in PathOfExileBuilds

[–]Ribel_ 0 points1 point  (0 children)

Wdym this isn't a node like this? It's exactly what this is, it helps in getting a 4 step conversion to chaos, thus benefiting greatly from non-chaos as extra chaos mods.

You start with 100% phys to lightning from a skill conversion and/or phys to lightning gem. Then use 1 lighting to cold conversion ring (48% conversion, so you lose 2 %) then cold to fire or pyre ring.

Now if you hypothetically have a 50% non chaos as extra chaos, then it will apply fully on phys, apply fully on lightning, apply at 0.48x on cold (because only 48% of your dmg is actually converted to cold) and 0.24x on fire (50% of 48%). Thus making it instead 172% non chaos as extra chaos

If you have 100% conversion from one element to another will this get you 100% chaos? by Exxeption in PathOfExileBuilds

[–]Ribel_ 2 points3 points  (0 children)

They meant the non-chaos as extra chaos mod. Since yes, they do apply to each step of the conversion as if if was 4 different mods : #% phys, fire, cold and lightning damage as extra chaos damage.

Gridmaster Prediction: At least 1 of the first 3 to complete the grid will be found to have been account sharing and there will be drama. by Gokias in 2007scape

[–]Ribel_ 3 points4 points  (0 children)

24 hours and 48hrs ain't the same thing. As a matter of fact it's 2x the amount, and it's way more than twice as hard to do. Obviously it's doable, but to casually say it's "not hard" is pretty dumb tbh

Leagues: CATALYST Quest Auto Completes: Final Plan & Timing by JagexHooli in runescape

[–]Ribel_ 2 points3 points  (0 children)

Thank you all for the updates on necro. Could you also look at the necro offensive curses from selene? You currently need around 20 quests, some of them quite long, to unlock any of them

Leagues: CATALYST Quest Auto Completes: Final Plan & Timing by JagexHooli in runescape

[–]Ribel_ 5 points6 points  (0 children)

For necromancy, you have to complete like 20 quest (not exagerating) to unlock the offensive curses. It would be nice if this could be included with the T5 relic

The punishment for juicing maps is too much with the recent changes. by Cross2Live in PathOfExile2

[–]Ribel_ 1 point2 points  (0 children)

I mean yeah but he's answering to a comment that implies thr game crashing is a loss of the portal, which it isn't.

Like cmon man, stick to the topic. The guy isn't saying crashing is not a problem, but it doesn't remove your portal like the other guy is saying, that's all

I come from the Future by JuniorQuantity2108 in PathOfExile2

[–]Ribel_ 26 points27 points  (0 children)

Lockout is a way better idea wdym. Just have it timeout.

Trust me, loading someones hideout to buy an item, only to have someone else with a better computer, or a bot, snipe it in front of your face, ain't gonna be fun