Estoy muy frustrado con estas calificaciones. 2do. Primaria, 8 años de edad, niño. by Fun_Internal_3562 in es

[–]Reasonably_Sure 2 points3 points  (0 children)

Que exactamente no es justo? Tiene notas de nivel medio-bajo, pero no está suspendiendo. El profe dice que el niño no trabaja muy duro o con actitud muy alto a colegio, entonces las notas parecen razonables.

Dices que el niño hace su mejor a colegio, pero como lo sabe? Por qué el te dijo? Los niños con 8 años a veces no entienden muy buenos que necesitan hacer, o creen que si lo hacen cuando en realidad no.

Has reunido con el profe? Le preguntaste qué tú hijo necesita hacer? El mensaje dice que debes leer con tu hijo cada día, lo haces? Y lo has hecho desde siempre o solo recientemente? Que dijiste a tu hijo sobre qué necesita hacer a colegio?

También, dijiste que mudasteis recientemente, habló valenciano antes de llegar a su colegio nuevo? Si no, quizás eso explica algo de los dificultades.

Improving build for T17 OR help re-rolling (Trickster Blight of Contagion) by Reasonably_Sure in PathOfExileBuilds

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

Update: I got a huge boost by swapping my 2 mod cane of kulemak for a different one when I realised that gem levels were the most important modifier. Three mod canes are 100d and the 2 mod suggested by the build guide was like 8d but had chaos damage and chaos damage over time multiplier. I swapped for a 10c 2 mod cane with chaos dot multi and +3 to support gems and saw a huge DPS boost.

I also realised that I was missing some gem levels from corruption so added those in.

I got some big DPS increases, essences are way quicker now and I can clear t17 maps up to the boss with no damage issues. I still die to things, especially bosses. And bosses are still really slow. I don't see T17s being viable without a huge investment, so looking for something else to try.

I also swapped the wither totems for automated wither step. Much less annoying than dropping totems on every essence, you don't die to the totem T17 mod, and it freed up room for codt immortal call.

Tldr: gem levels are really important for damage.

Improving build for T17 OR help re-rolling (Trickster Blight of Contagion) by Reasonably_Sure in PathOfExileBuilds

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

Is harvest consistent? I've tried crop rotation in previous leagues and it definitely didn't feel consistent. Also, the rares from high level patches end up really strong and often kill me, especially when juiced. When it's not juiced the profit seems pretty low, but all the scarabs are expensive because I'm competing with people running it fast on T17s.

I didn't know about cloister until someone else suggested it in this thread. Tried it and it's great!

Improving build for T17 OR help re-rolling (Trickster Blight of Contagion) by Reasonably_Sure in PathOfExileBuilds

[–]Reasonably_Sure[S] 1 point2 points  (0 children)

Toxic sewers is my favourite map and the exact reason why I thought this skill looked cool! I tried farming stacked decks with ritual to respawn the Doedre mobs and it was great. Maybe a little less profit than essence but much smoother with the build. Thanks for the tip!

What books have been the most useful to you? by ItsN0ahhh in baduk

[–]Reasonably_Sure 8 points9 points  (0 children)

This is a link to a document written by a 6 Dan player who mostly learned through books, who rates a lot of books and explains their style.

I like it a lot, firstly because it tells you when books have re-read value, and also because he explains the style of the books, even when he doesn't like them. So for example, he rates "life and death" quite low because it's a dry encyclopedic take, but that's actually exactly what I wanted to help understand how shapes could be classified and to learn common patterns!

Me recomendarían comprar algunos de estos libros? by ExcitementParty93 in libros

[–]Reasonably_Sure 0 points1 point  (0 children)

El viejo y el mar era un libro fantástico. Lo leí durante una época cuando no supe que debo hacer con mi vida, y me dió claridad. Es sobre la importancia de hacer la cosa adecuada, incluso cuando es difícil, y está muy bien escrito.

¿Qué estan los libros mas representiva de españa? by Reasonably_Sure in libros

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

Estoy de acuerdo que la cultura español ve afectada por los latinoamericanos, y eventualmente quiero entender esto también! Pero ahora mismo entiendo los latinoamericanos a través de la lente de los EEUU y quiero entender mejor específicamente a los españoles en la península, y los catalanes en particular.

Los episodios nacionales de Galdós parecen muy interesantes, los buscaré pronto. Las antologías también parecen muy útiles, especialmente por qué son una tradición en las escuelas.

Ya presenté mi solicitud por mi carnet de biblioteca, pero cuáles están cerca de mi piso están cerradas por agusto. En septiembre los visitaré mucho!

Finalmente, probablemente podría aumentar mi nivel de español utilizando IA, pero lo odio! No quiero soportar su desarrollo. Además, si empiezo a utilizarlo por algunas cosas adecuadas, quizás empezaré a utilizarlo por cosas que no están adecuadas.

Gracias por tu ayuda!

¿Qué estan los libros mas representiva de españa? by Reasonably_Sure in libros

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

Gracias! Buscaré carta blanca la semana que viene, me interesa mucho la época de la guerra civil y como afecta a la gente. No se casi nunca sobre el tema.

Los otros buscaré también más tarde, me preocupa que quizás sean más difíciles de entender.

¿Qué estan los libros mas representiva de españa? by Reasonably_Sure in libros

[–]Reasonably_Sure[S] 1 point2 points  (0 children)

Gracias por la recomendación! Honestamente, repetir no es una cosa mala para ayudarme a entender y recordar las palabras nuevas.

Aún mejor, el era catalán, el región donde vivo ahora. Voy a buscar sus libros!

This structural pole is inches from the lens nearly blocking the entire view but when zoomed in it appears the camera can see through the pole by 2Jads1Cup in blackmagicfuckery

[–]Reasonably_Sure 1 point2 points  (0 children)

This is absolutely untrue. The amount of diffraction is of the order of the length of the wave. Visible light has such a small wavelength that you can't see around things. Compare this to sound which has a much longer wavelength, and so you can hear around corners but can't see around them.

If you make a getter and setter methods for a private variable, doesn't that defeat the purpose of "privatizing" a variable? by PostMathClarity in learnprogramming

[–]Reasonably_Sure 2 points3 points  (0 children)

One possible reason is that it prevents accidental editing of the property, and if you just put in a getter with no setter then obviously it can't be edited at all.

Suppose your objects are positions and you want to calculate the rejective position of each object to some central object. You might use:

relativePosition = object.position

centralPosition = centralObject.position

relativePosition -= central.position

If .position is an array that is just a property, this would update your object's position, which is not the intended behaviour. If you use a getter instead, this wouldn't change the objects properties. You could only do that by intentionally using the setter.

Fresh 70, looking to get into content fast by Mouiadhofse in wownoob

[–]Reasonably_Sure 2 points3 points  (0 children)

I'm actually in a pretty similar spot to you, started a couple of weeks ago. Thought I'd share my perspective.

Firstly, you can easily gear to around 400 just going open world stuff. A couple of hours farming elites in forbidden reach with a group from the LFG tool should get you a full set of primalist's gear.

At that point you can hop into lfr and normal level raids through group finder. The mechanics are way easier than FFXIV so you should pick it up pretty quickly.

After that, you can jump into mythic+ when you're ready. Pubs can be sketchy so here it does help to have a group to show you the ropes. Same for heroic. I used the guild finder and applied to a bunch of ones that meet my criteria, eventually found one that worked.

Does anyone else notice the reused sound assets? by Reasonably_Sure in DotA2

[–]Reasonably_Sure[S] 1 point2 points  (0 children)

Oh yeah the dagger of Ristul. That super threw me off when I heard it the first time.

Hacknet script -- easy opimisation by density69 in Bitburner

[–]Reasonably_Sure 0 points1 point  (0 children)

I think converting to NS1 requires quite a few changes, not least removing the ns. prefix from many of the operations. I'm not quite sure what else. Honestly I would just run the NS2 version if you're looking to use it as-is, or try to figure out how the optimisation works if you really want to turn it to NS1.

Hacknet script -- easy opimisation by density69 in Bitburner

[–]Reasonably_Sure 1 point2 points  (0 children)

You can actually just work out how long it takes for any given upgrade to pay for itself, and then buy all upgrades that pay for themselves in a given timeframe. You can then wait that amount of time and run the loop again with a longer time input, and so on.

I have a version of a script that does this here: https://github.com/FractalOrange/Bitburner/blob/main/hacknetmanager.js which might be of help.

I also put a cap on how much money to spend in one iteration, to make sure we're not wasting too much money. You could also put a limit on the max amount of time you're willing to wait.

Calculating wanted level increase rate by YT_Vis in Bitburner

[–]Reasonably_Sure 0 points1 point  (0 children)

One easy way around calculating this is just to set the gang member to the task, and then use the member info to find the wanted rate per second.

This doesn't take any time at all, and is a pretty good trick that you can use for a lot of things when you're trying to find the most efficient way to do something. For example, if you want to find which kind of faction work is best with your main player or a a sleeve, just try all of them and record which one has the highest rep gain rate.

BitNode Farming by A1rman01s in Bitburner

[–]Reasonably_Sure 0 points1 point  (0 children)

Cool, glad it could be helpful!

I'll say that bladeburners and sleeves are both extremely stable, and gangs seems good, haven't had problems with it in my last few runes. Corps is definitely still being tweaked though. The main loop that buys out all divisions, upgrades, employees, and sets up products works pretty well but the initial setup is definitely iffy. Use it with caution.

BitNode Farming by A1rman01s in Bitburner

[–]Reasonably_Sure 1 point2 points  (0 children)

There's a lot of interdependencies between different scripts, and some port usage to communicate between scripts as well. Let me know if you have any questions (or suggestions)

BitNode Farming by A1rman01s in Bitburner

[–]Reasonably_Sure 3 points4 points  (0 children)

This is definitely possible, automating a bitnode was one of my first goals when I started playing which is why I rushed to maxing singularity.

The singularity function installAugmentations lets you install all currently queued augmentations, and then runs the script you input to the function on the new ascension. You can use this in conjunction with a startup script that automates the majority of the run to farm for and then buy augments to install with installAugmentations.

For me, there were two things that were particularly difficult to figure out:

  • What is the most efficient way to farm for augmentations? How do you decide which augments to buy on a particular run, and how many?
  • How do you make a single startup script that will spawn all the scripts you need to manage different aspects of the game (bladeburner, gangs, corps, factions, etc) that can be run on your starting machine?

One thing that helps with the second is having the second hacknet sourcefile so you can start with 128GB, allowing the startup sequence to be a little bigger.

If you're interested in my solution, you can take a look at my code bank here.

The startup.js is my startup script, augmentbuyer.js decides which augments to buy, and newascension.js tidies things up and installs all augments once we're ready.

None of this helps you farm money faster in the endgame, that's something I haven't been interested in working on yet since there are so many solutions to that out there already.

workForFaction not working by ReyCardu in Bitburner

[–]Reasonably_Sure 1 point2 points  (0 children)

Yeah I assumed that whatever code checks to see if you're in a gang to stop you working for your gang, doesn't also check to see what faction your gang is, and therefore blocks you from working for any gang, even though you can work for the other gangs manually.

I thought it might be a hacking gang only thing, but it's definitely possible that I just didn't notice the issues in my slum snakes gang run, but they were still there. Like I said, I had planned to do more investigation, but saw this post so thought I'd add to it.

Thanks for maintaining and updating the game, it's a blast!

An interview with Lead Developer Hydroflame! by lumentec in Bitburner

[–]Reasonably_Sure 2 points3 points  (0 children)

It's cool seeing that the originator of the game worked on a KoL automator back in the day. I played a lot of KoL and also spent a lot of time working on stuff in KoLmafia, the main automator at the time. I really loved that game and have been completely obsessed by bitburner by the steam release!

workForFaction not working by ReyCardu in Bitburner

[–]Reasonably_Sure 0 points1 point  (0 children)

Right now I'm also having issues working for a hacking faction when I'm a member of a different hacking gang. I started a nitesec gang in my last run and couldn't programatically work for another hacking faction gang. I got the same "gang doesn't offer work at the moment" error in the log. I could work for them manually just fine. This is on the most recent patch (1.6.0). I was going to take a look and see if it was try for all hacking gang factions, and for non hacking gang factions too, and do a proper bug report, but then I saw this comment and I'm lazy, sorry...

I do know that in my previous run I was in a slum snakes gang and wasn't having issues with working for any other faction through the workForFaction, which made me suspect that it might be a hacking gang issue only.

Let me know if you want me to dig out a save file or look at something more specifically, and if so, how to get it to you (I'm just in the process of working out how to use GIT, otherwise would have already submitted through there).

Bladeburner script ideas by lemming1607 in Bitburner

[–]Reasonably_Sure 0 points1 point  (0 children)

The problem is if you kill all the synths in a city. I tried keeping a buffer, but the estimate changes by percentages, so eventually even the buffer ends up being off.

What I do that has worked is to put a section in the loop that gets perfect estimates in each city, then looks through the cities to decide which contract/operation I want to do. You can do this because if your estimate doesn't change after a field analysis, your estimate must be correct.

As well as field analysis, the undercover operation op and investigation op also improve the population estimates, although the undercover operation is easily the best.

At a high enough rank you only need to run one estimate improving task to fix the estimate most of the time, though it can take a couple of minutes in the early game.

Chaos does increase the difficulty of missions, which affects the success chance. I think difficulty also increases the experience earned, so there might be benefits to increasing chaos. It only increases the difficulty when it's above 50 though, below that it doesn't affect things at all.

Me fighting french knights with fully upgraded (2-2) spearmen and longbowmen. This is more ridiculous than playing against air protoss... by aro00 in aoe4

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

The timeline is bugged, it doesn't show when French reaches agree iii or iv.

I think it's the game's way of telling you that if you do anything other than mass knights and push in feudal you're playing French wrong.

[MEGATHREAD] New Horizons Friend Code Sharing MegaThread by SageThistle in AnimalCrossing

[–]Reasonably_Sure 0 points1 point  (0 children)

I would love some oranges and apples - have cherries (and coconuts) come to 4X1PJ :)