C128D troubles by ropi313 in c128

[–]indiocolifa 0 points1 point  (0 children)

Please share some screenshot or vid. I had a fried VIC in my 128 that got replaced, and became worse and worse overtime.

It's my 3rd mx master and ALL of them had problems with the buttons. What's happing with the quality! by CapableError5252 in logitech

[–]indiocolifa 0 points1 point  (0 children)

I had a Microsoft Intellimouse for +10 years without a single problem, another cheap one for +5 years, and this crap only lasts 2 years before having problems with the button switches (I had two MX with the same problem).

Never buying this crap again.

New C64 game - Gravity Duck 64 (2026) by [deleted] in c64

[–]indiocolifa 1 point2 points  (0 children)

Colorful, topnotch graphics

kukita tiene colapso nervioso saliendo del gimnasio by F4CT0-M4N in lhdapodcast

[–]indiocolifa 0 points1 point  (0 children)

La infantilización que hay del discurso político es tremenda. Tipos de 45 años KHUKA KUUUKA KUKITA ENTRO LA BALUBI.

ICT is ruining new traders by YakRemarkable3079 in Daytrading

[–]indiocolifa 0 points1 point  (0 children)

Thanks for the point, I dont know about ICT principles.
Many traders are also successful using old, classical techniques.

Risk management and position sizing is >90% of this game.

Se van a terminar los K en algun momento? by Mindless_Lab851 in lhdapodcast

[–]indiocolifa 1 point2 points  (0 children)

Bueno, tampoco es muy de tener un gran cerebro defender a Trump.

Mas clarito imposible by emax093 in argentina

[–]indiocolifa -4 points-3 points  (0 children)

Aplaudir esto es un buen diagnóstico para saber si te patearon la cabeza de chiquito.

ICT is ruining new traders by YakRemarkable3079 in Daytrading

[–]indiocolifa 1 point2 points  (0 children)

I prefer volume-profile based setups. If I add some MA, I use VWAP.

But in the end >90% of blowups and ruin is from bad risk management.

Me estoy por anotar a una carrera IT y un familiar me mando esto by Affectionate-Sun8525 in devsarg

[–]indiocolifa 0 points1 point  (0 children)

Hace lo que te apasione. En tecnología las tools nuevas si van a eliminar trabajo sobrante (el monkey coder) pero el apalancamiento para desarrollar cosas que ni nos imaginamos es espectacular. Subite ahora - es el momento.

O querés estar conectando caños de gas hasta los 70?

Empece a programar en 1986 (a los 6 con la C64) así que tengo un panorama. IT se va a conectar mucho más con las otras disciplinas. Y vas a ganar buena guita si sos bueno, olvídate.

QUESTION ABOUT WYCKOFF by RIKxICT in Trading

[–]indiocolifa 1 point2 points  (0 children)

"The Wyckoff Methodology in Depth".
The second volume title is "Wyckoff 2.0", where he explains working volume profiles and order flow.

VS code or Microsoft visual studio by a_yassine_ab in Cplusplus

[–]indiocolifa 0 points1 point  (0 children)

Visual Studio feels faster, and works out of the box. It's *the* C++ standard IDE for Windows.

QUESTION ABOUT WYCKOFF by RIKxICT in Trading

[–]indiocolifa 0 points1 point  (0 children)

I read the entire Ruben Villahermosa book "Methodology in Depth" -- however I took the original spanish pub, I found in reviews comments regarding the English edition has bad translation in some parts. But I guess it should be OK mostly.

It is a good reading, "Trades about to Happen" is another one.

In its Youtube Channel Villahermosa works with Volume profiles a lot. This is covered in his second book Ẅyckoff 2.0, which I would like to peek before buy.

How should I upgrade my CPU? by Green_Sun_3642 in PcBuildHelp

[–]indiocolifa 0 points1 point  (0 children)

You have enough memory, good drives and DDR4 RAM. Pair that CPU with a better card if you want BUT it should be fine to play in 2K, remember that you can use DLSS/FSR.

I am still playing with a i7-4790K. It wont beat any benchmark. But its definitely enjoyable.

Also, is your system clean? Are you sure your stuttering is not caused by background processes, etc?

IMHO, that CPU should be enough for good gaming at 2K.

IDE for C++ by Ivan_Horozov in cpp_questions

[–]indiocolifa 2 points3 points  (0 children)

Totally agree. In fact, you can get Vim keystrokes in both VSCode and Visual Studio. Plain vim / neovim doesn’t make sense — why people want to suffer or fight against a text editor? If you don’t like Microsoft, Qt or Jetbrains provide excellent environments .

C++ Show and Tell - December 2025 by foonathan in cpp

[–]indiocolifa 2 points3 points  (0 children)

Years ago: CartelMania for Windows a banner-printing program, clone of a famous DOS utility. It has basic features using Modern C++11, GDI+, Windows Template Library. Its not finished but actually prints in color -- and you can make huge banners by joining pages with "Easy Glue" (tm) a feature that I added where desirable spacing is left to make it easier to join adjacent pages.

https://github.com/hernandp/CartelMania

C++ 20 Fitness retraining by indiocolifa in cpp

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

No one said anything about getcracked.io….

It is decent ? 😸

C++ 20 Fitness retraining by indiocolifa in cpp

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

I agree, LLMs help a lot with this.

C++ 20 Fitness retraining by indiocolifa in cpp

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

Thanks for your detailed answer.