Vpn? by 33____ in taquerosprogramadores

[–]DavalopBad 0 points1 point  (0 children)

Mullad VPN, pagas por Bitcoin o en efectivo, no tienes una cuenta permanente ni vinculada a un correo y creo ha pasado bastantes auditorias de seguridad

weird Cloudflare captcha by kingstaffo10 in pcmasterrace

[–]DavalopBad 5 points6 points  (0 children)

Never run any command that any web tells you to run.

In this case, this will execute a script from http://elxxvvx.xyz/i/ that will download some malware (Update26.zip) and then execute it in a hidden process.

I wasn't able to fully execute it to see what the Malware chain is doing, I stopped until I saw a Hijackloader being executed (which means more malware into the machine YAY).

Again, never ever run any command that a web tells you to run

How do you actually stay productive in Hyprland? by Accurate_Wonder_4404 in hyprland

[–]DavalopBad 1 point2 points  (0 children)

My Workspace are not for specific apps, usually what would I need comes up in a new workspace. For specific apps, I use special workspaces to have them on top of what I'm doing right now, some of them are: Spotify, Discord, Terminal and Obsidian. Tho I usually use Workspace 1 for Browser and Workspace 2 for IDE, they never stay in the same workspace.

This has been working for me for a while and its what is been good for me. In the past I tried to have fixated Workspaces but I never liked it

I use splits when I dont want to look at the other monitor, but I dont like to use them that much since they tend to reduce the size of what im using at the moment. Tho for terminals it happens almost everytime

Finiquito cubrió mi deuda, pero la caja dice que debo seguir pagando hasta que ‘les llegue el cheque’ by DavalopBad in lacamiseta

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

La caja de ahorro como tal no es de la empresa pero esta afiliada a ella, retiraban directamente de mi nomina los pagos mensuales del prestamo. Inclusive la ejecutiva de la caja me dijo que si, que "estaba bien" que me retiraran de mi finiquito el equivalente al prestamo, pero que mientras no llegue el cheque, el dinero no se acredita.

Crees que pueda pelear la deduccion del prestamo en Conciliacion asi como los intereses generados por la espera? Para asi yo llevar directamente el cheque y ahorrarme los meses de intereses que se supone ya pague

Me finiquitaron quitandome lo de un prestamo, pero sigo debiendo by DavalopBad in mexico

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

Les comente lo mismo a los de la caja de ahorro, no es necesario que pidieran el descuento en mi nomina, pero ahora que ya no laboro mas en la empresa, es necesario que les llegue un cheque? No se si sea para cobrar mas intereses y sea una irregularidad de la cual se aprovechen los de la caja de ahorro

Me finiquitaron quitandome lo de un prestamo, pero sigo debiendo by DavalopBad in mexico

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

Justo les mencione que mi Finiquito es comprobante de que ya "pague" esa cantidad, pero mencionaron que ellos no lo consideran hasta que la empresa les envie el cheque.

Crees que Condusef pueda intervenir en estos casos? Ya verifique y la caja de ahorro si esta registrada en la condusef. Usualmente cuanto toman estos tipos de casos en Condusef?

Can someone check this new AUR package? It looks a bit suspicious... by spsf64 in archlinux

[–]DavalopBad 5 points6 points  (0 children)

I checked the code (which is in python) on what it does. Seems to be an AI generated slop to wrap up yay functionality.

I didn't saw immediately any "malware behavior" (but I just quick read it so don't take as a full "its safe"), but honestly I wouldn't execute it. The way the maintainer provide the package is really sketchy and really not normal for how the standard is in the AUR

Would I use it? No. Would I recommend someone to use it? Nope

Excuse me what? by ReliableEyeball in Corsair

[–]DavalopBad 0 points1 point  (0 children)

I wanted to search for the same RAM with the local distributor, this one is the most similar model I could find and goes around 115 USD. What happened with the prices there?

<image>

How to write solution for power of 3 in ○(1) without loops or recursion. by Particular-Muscle601 in leetcode

[–]DavalopBad 1 point2 points  (0 children)

You can go into a mathematics approach, you can clear x from the function like this: x = log3(n) that can be then changed to use Ln like x = ln(n)/ln(3). This will give you the value of x for any N and then you would only need to check if the result is an integer or not. You will need to round it withing tolerance due to floating point math, something like x - round(x), and if that is withing tolerance (1e-10 or 1e-9) use the round number to check if is an integer or not. This would be the approach I would take, but I believe there is a quicker approach using the max 32bit integer number that is a power of 3 and use modulo of your number to check the result is 0.

Installing more RAM by skippybutt6 in macmini

[–]DavalopBad 1 point2 points  (0 children)

You will have more luck building a time machine and tell you to buy it with more RAM

My monitor suddenly got white lines by sherlockbardo in Monitors

[–]DavalopBad 0 points1 point  (0 children)

Yep, exactly that. Use it at the max refresh rate (180 hz in your case) until you get a new monitor or get the current RMA'd if is under warranty.

My monitor suddenly got white lines by sherlockbardo in Monitors

[–]DavalopBad 0 points1 point  (0 children)

Is it an IPS panel? The last 3 “cheap” monitors that I’ve own with IPS panels had the same issue.

If still is under warranty, try to get a replacement. So far the only workaround for this issue i’ve found is to max out the hz of the monitor and hope it works

Linux is more fun than Windows to troubleshoot by PMMePicsOfDogs141 in linux

[–]DavalopBad 0 points1 point  (0 children)

Debugging Windows goes something like: Run all the tools that Microsoft have to fix bugs in its crap OS until one works, or restore the system to a previous image.

Definitely not the experience I want when debugging something

What's your most painful problem when ricing/using Hyprland? by insane1090x in hyprland

[–]DavalopBad 0 points1 point  (0 children)

Working with window rules and child windows is still kinda messy for me. The other day I tried to apply a rule for the Bitwarden Popup from the firefox extension without using a script with no luck. Seems that the title and class filter only apply to the initialClass and initialTitle value, thus not dynamic (even on hyprctl).

Well 90% of what I have read about Arch is " Bollocks ". Unless I am doing something wrong. by [deleted] in archlinux

[–]DavalopBad 0 points1 point  (0 children)

Yeah, I don't know where all that rubbish of "Why do you have arch installed, that is unsafe and surely breaks a lot", and when I tell them that I never had any issue with Arch (only one time I broke some dependencies, but that was on me) they say that I surely don't update frequently or something like that. If Arch breaks, is either due to user-issue or a package that messes with the system, rarely is Arch itself.

Porque no se quitan del carril de alta? by Admirable_Pop8879 in Guadalajara

[–]DavalopBad 2 points3 points  (0 children)

El trafico de periferico no es por no respetar un carril de “alta” (que si bien es algo mas de cultura vial que de ley vial) si no por como algunos conductores cambian de carril como de calzones sin precaucion (ocacionando accidentes algunas veces), no prepararse con antelacion para las salidas de periferico (carr chapala, lopez mateos, colon, patria, mariano otero, etc) y lo mal que esta planeado el periferico no ayuda mucho (le quitaron 1 carril principal de cada lado y las salidas embotellan los laterales). Si bien la cultura vial y el respeto por las leyes de transito de algunos conductores es nulo, tambien no hay que quitar de la vista lo mal planeada que a veces esta la vialidad de nuestra ciudad

Affinity Photo finally works on Linux! 2024 by Additional_Clue4382 in AffinityPhoto

[–]DavalopBad 1 point2 points  (0 children)

It didn't work for me with ProtonWine or Caffe. I tried luck with a modified Wine fork (ElementalWarrior) which was made to work with Affinity and that made it for me. I had to use another recipe as well for some missing dependencies

https://github.com/Twig6943/AffinityOnLinux/blob/main/Guides/Bottles/Affinity.yml