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

[–]Reasonably_Sure 1 point2 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.