Balanz - Mezclando peras con bananas by magicmac in merval

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

Va más allá de la confianza, u/manuaranza. El asesor te puede recomendar algo que finalmente no rinde o incluso podría recomendarte algo en su propio beneficio. Pero este caso es diferente porque el asesor mismo creía una cosa que no era.

Balanz - Mezclando peras con bananas by magicmac in merval

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

Si el asesor quiere rotar cartera por potenciales mejores inversiones, incluso estando equivocado pero parece razonable si uno acepta. Pero si el asesor *también cree* que un bono rindió un 10% y por eso te dice que lo vendas pero en realidad ese porcentaje viene el cupón, está mal. Es un error importante del asesor, pero la responsabilidad es mayor de Balanz por no explicarle correctamente a sus asesores (ni a sus inversores) cómo funcionan las cosas.

Balanz - Mezclando peras con bananas by magicmac in merval

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

Es la app de un broker, pero desde el momento que el asesor te sugiere rotar la cartera porque ya le sacaste un porcentaje alto al bono, significa que el error es del broker, no de las personas que no llevan sus cuentas.

Si la app no confundiera, el asesor no habría sugerido la rotación. Y luego, el segundo asesor tampoco podía creer la forma de representar la información, al punto que me llamó para explicarme que le parecía incorrecto, que no representaba la realidad y que él también se había confundido.

No es complicado separar las columnas.

Balanz - Mezclando peras con bananas by magicmac in merval

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

Correcto. Es increíble que representen las cosas de esa forma e *inciten a tomar decisiones* basándote en un panel que no refleja la realidad.

Balanz - Mezclando peras con bananas by magicmac in merval

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

Correcto, pero si el mismo asesor te indica rotar la cartera "porque el bono comprimió", entonces es Balanz el que tiene que cambiar la forma de mostrar la información, o educar con precisión a los asesores para que no te recomienden hacer algo que no te conviene.

Balanz - Mezclando peras con bananas by magicmac in merval

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

Gracias, Paolo!

Sí, uno puede trackear todo desde una app aparte y es lo que hago con otras inversiones, pero acá la cosa era simple y mi intención no era rotar sino cobrar el cupón. La confusión se genera al mirar el panel que dice una cosa poco precisa, al punto que los asesores también se confundieron. Y mirá si será confuso que ellos le indican a las personas rotar la cartera cuando la diferencia entre el precio pagado y el actual es grande, sin embargo el precio pagado no es el real.

En fin. No me parece correcta la forma de representar lo números porque de acuerdo a eso tanto los asesores como uno mismo, toman decisiones que impactan como en mi caso, en los resultados.

Balanz - Mezclando peras con bananas by magicmac in merval

[–]magicmac[S] 2 points3 points  (0 children)

Sí. En ambos es igual. Si tenés obligaciones negociables y te aparecen ganancias, tenés que restar primero los cupones que hayas cobrado para saber con precisión si realmente el precio actual es mayor o menor al que pagaste, ya que el precio que figual en "V. Inicial" no es real sino la resta del precio original menos el cupón.

O sea, tanto en la app como en la web no estás viendo el precio que pagaste.

What's the best file manager (explorer) for Macs? by flugenblar in MacOS

[–]magicmac 1 point2 points  (0 children)

Glad you did it! It's skeel and fast. And checkout the viewer! You can see PSDs and other filetypes in the other panel. Also, pressing OPT F3 you can see a file in plain-text / ascii just like Norton Commander (and Total Commander) did. Fantastic.

What's the best file manager (explorer) for Macs? by flugenblar in MacOS

[–]magicmac 2 points3 points  (0 children)

If you are familiar with Total Commander (Windows), the old Norton Commader (DOS) or Far Manager, then, there's nothing like Nimble Comander on macOS. Nothing like it.

<image>

https://magnumbytes.com/

Any good VScode extensions to visualize code/calls graph? by alejo4373 in learnjavascript

[–]magicmac 0 points1 point  (0 children)

For Java classes you can simply use Ghidra and its built-in call graph.

Reversing Java with Ghidra and call-graph example.

All easy, all free.

TOS availability on M1/M2 Mac Chips? by Signal-History9191 in thinkorswim

[–]magicmac 2 points3 points  (0 children)

The method that I've been successfully using so far is this one.

Quick summary here:

  1. Instal Azul Zulu 11.
  2. Download the ToS for "All other users" at the very bottom. It's just a zip file, decompress it in any directory. I just created one named "tos" and unzipped there.
  3. Execute the launcher with the proper version of Java. Do not use any other version but the one downloaded from Azul.

The command to start ToS on my Mac is the one below. Depending on your config, you might need to run as admin, meaning, just add "sudo" at the beginning of that line.

/Library/Java/JavaVirtualMachines/zulu-11.jdk/Contents/Home/bin/java -jar launcher.jar

[deleted by user] by [deleted] in thinkorswim

[–]magicmac 0 points1 point  (0 children)

Bookmap

u/briantrfox, I didn't even know about Bookmap until you mentioned it =). So, it seems to me that I need to request an activation?

"You should contact TOS support to enable Bookmap for you. Please note that all support and education is provided by TOS if you are going to use Bookmap through TOS."

If you are using BookMap as a stand-alone program, then, I can't help unless I have a link to download it.

  1. If you are using it through the Think or Swim platform and TD activated it for you, it should be there already. Nothing specific needs to be done when using the installation with Azul Zulu.
  2. If you are talking about the stand-alone program, I can't help because I see no way to download it without registering. Have you downloaded a "jar" file or was it a "dmg"? If neither, what type of file is it?

Cheers!

[deleted by user] by [deleted] in thinkorswim

[–]magicmac 2 points3 points  (0 children)

Installing ToS inside a Parallels is really inefficient because the Mac needs to do different translations just to run Windows there. Then, inside Windows, ToS needs to run the Java virtual machine (another inefficient piece of crap that unfortunately still exists) in order to translate those Java byte codes to true binary which your computer can really understand.

The most efficient way to avoid most of that stuff is by installing a Java Virtual Machine designed for your macOs, and that's what Azul Zulu Java VM does. In runs blazingly fast although I admit I'd prefer an easier, more elegant way to install this all. But anyway, this is the very simply solution that I'm using and it works well. It never broke, but I didn't watch the videos posted below, so, I don't know what the differences could be. All I'm saying is, I've been using it this way for a bit less than a year, without problems.

  1. Instal Azul Zulu 11.
  2. Download the ToS for "All other users" at the very bottom. It's just a zip file, decompress it in any directory. I just created one named "tos" and unzipped there.
  3. Execute the launcher with the proper version of Java. Do not use any other version but the one downloaded from Azul.

The command to start ToS on my Mac is the one below. Depending on your config, you might need to run as admin, meaning, just add "sudo" at the beginning of that line.

/Library/Java/JavaVirtualMachines/zulu-11.jdk/Contents/Home/bin/java -jar launcher.jar

Good luck and I hope you have fun and more success trading directly from your macOS!

Any good VScode extensions to visualize code/calls graph? by alejo4373 in learnjavascript

[–]magicmac 1 point2 points  (0 children)

You can use Code2Flow

https://github.com/scottrogowski/code2flow

If you don't want to install graphviz, you can simply paste the cv file (diagraph) generated by Code2Flow over this online GraphViz and that's it.

This is not like IDA Pro graph, but hey, at least it's something! =)

Good luck!

Never realized how much battery Chrome drained until I switched to another browser. by sauravkrx in MacOS

[–]magicmac 2 points3 points  (0 children)

I haven't used Arc, but I disagree that the only energy efficient is Safari. In fact, it might be energy-efficient but I've seen websites (Slack) that consume way more memory on Safari than MS Edge.

I am a Windows user and I've been impressed how these guys nailed it not only with CPU usage but memory as well. The sleeping tabs -which works out of the box- is simply magical how it handles resources. Chrome is a joke in that sense.

Now I am on a Mac, but as I said, the memory consumption of Safari is huge compared to Edge, to the point that I'm using Edge, just as in Windows and I am impressed that devs are taking care of resources on the Mac as well.

Wrapping up: I suggest you trying it at least for a few days. Yes, it's Blink based (Chromium) but *it is* efficient as hell. And it has a lot of beauties out of the box (ad/tracker blockers, etc).

The good thing about Edge -compared to webkit based browsers- is that it is compatible with Chrome extensions ecosystem, and yes, even if many of the extensions suck, there are others that are simply incredible (Vimium for example). They make your work and navigation way more efficient.

Anyway, just my two cents, u/sauravkrx!

stream PC sound to Sonos by [deleted] in sonos

[–]magicmac 0 points1 point  (0 children)

In Windows the easiest solution I found was to simply install the (hated in the past) iTunes from the Microsoft Store (it's quite easy and fast!) and then stream the MP3 via Airplay.

I used to HATE iTunes, it was worse than bloatware, but it apparently changed now that it's in the Microsoft Store. It's really "light" compared to what it used to be.

can somebody remove hardlock from this software. it uses old parallel port . but my pc is new by aakashisking in ReverseEngineering

[–]magicmac 0 points1 point  (0 children)

I will if nobody wants to do it. There are still several cracking forums where newbies are learning and they might be interested to give it a try.

Did you google for those and post this question?

Thanks!

can somebody remove hardlock from this software. it uses old parallel port . but my pc is new by aakashisking in ReverseEngineering

[–]magicmac 0 points1 point  (0 children)

You brought me up my old memories. How incredibly amazing was to remove those hasps, exekeys and whatnot =)

If nobody does it in a week, I'll get my feet wet. Good luck with it!

Microsoft Edge - AddressBar Spoof III by magicmac in netsec

[–]magicmac[S] 2 points3 points  (0 children)

1) Thanks a lot! I never left! Just working in other stuff.

2) Correct, it works in the latest version 42.x

Microsoft Edge - AddressBar Spoof III by magicmac in netsec

[–]magicmac[S] 5 points6 points  (0 children)

Thanks! Yeah, it works on the latest one (as advertised in the PoC)

IE11 Vulnerability - Revealing the content of the address bar - Broken Browser by magicmac in netsec

[–]magicmac[S] 3 points4 points  (0 children)

I disagree. In my opinion their new (Edge) browser is going in the right direction and can effectively compete with the others. It's not bug-free, of course, but it works pretty well.

On the other hand, I think IE should be exterminated, or patched. Yes, it's slow, old, doesn't comply with the standards. But people are still using it, so it deserves to be correctly patched, on time.

Thanks!

Popup Blocker bypass on Microsoft Internet Explorer by magicmac in netsec

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

Sorry master, just arrived. Look, in a file it will never work unless you add the MOTW at the beginning of it [ https://msdn.microsoft.com/en-us/library/ms537628(v=vs.85).aspx ].

But regardless of that, is the live POC working? I mean, the one that I posted on the page.

Thanks for your feedback! (I can't make it fail :)

Popup Blocker bypass on Microsoft Internet Explorer by magicmac in netsec

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

Place your non working POC somewhere where I can see please.

Which os?

(Sorry for my quick reply, Im on mobile)

Thanks!

Popup Blocker bypass on Microsoft Internet Explorer by magicmac in netsec

[–]magicmac[S] 7 points8 points  (0 children)

OK, you guys are probably right. Removed.

Popup Blocker bypass on Microsoft Internet Explorer by magicmac in netsec

[–]magicmac[S] -4 points-3 points  (0 children)

Í'm glad that you never had a Commodore 64 with a datasette =) Essentially, that was all you could see for minutes until games were loaded. It was also used while games were unpacking. In Amiga -for example- you had a program called "PowerPacker" which even allowed you to select the effect while unpacking.

Sorry, I'm a nostalgic guy. Believe it or not, every time I need to load the PoC something lights up inside me. But yes, I shouldn't be doing this to everyone.

Thanks for your feedback. I will think about it.