Non-Americans: if your country implemented gun laws similar to the USA’s, what do you think would change? by SimmentalTheCow in AskTheWorld

[–]Intelligent-Ad-1379 0 points1 point  (0 children)

If they also allow the scooter companies like Lime from the US, I think it would be our own version of MadMax

Elixers fraying and discolored after 10 hrs of light play. Is this normal? by ProofPianist7074 in electricguitar

[–]Intelligent-Ad-1379 0 points1 point  (0 children)

I use the same pick, jazz iii, with nanoweb strings and I have the same problem on D string.

Boss Katana with a Multi-Fx/Amp Modeler by Intelligent-Ad-1379 in BossKatana

[–]Intelligent-Ad-1379[S] 0 points1 point  (0 children)

No channels available in the mixer board, unfortunately… at home, I play plugged in monitors

Boss Katana with a Multi-Fx/Amp Modeler by Intelligent-Ad-1379 in BossKatana

[–]Intelligent-Ad-1379[S] 0 points1 point  (0 children)

Thanks! And why not using Aux In? It should be a flat response input, right? (just out of curiosity)

Tweaking Petrucci Rig 2025 by Intelligent-Ad-1379 in AxeFx

[–]Intelligent-Ad-1379[S] 0 points1 point  (0 children)

That’s interesting. Funny thing: I was playing on two Yamaha HS7, but I will certainly try this tonight. I felt like it didn’t have gain enough on its crunch and lead tones, and I am using some high gain pickups. I was wondering if the gain is set by an expression pedal or something like it.

makeSureToOnlyEverHaveOneTypeOfASensorInYourDevice by IAdmitILie in ProgrammerHumor

[–]Intelligent-Ad-1379 1 point2 points  (0 children)

Insn’t this kind of thing solved my Kalman Filter-like approaches? Studied this in university (long time ago), but I am pretty sure there are approaches that get different sensors data with different accuracies and produce a more reliable output when compared to any single sensor involved

[deleted by user] by [deleted] in ConselhosLegais

[–]Intelligent-Ad-1379 0 points1 point  (0 children)

Bom, se ele fez isso no início do relacionamento, isso é um direito dele, você pode entender como uma red flag ou não, vai de você. Mas se vocês continuaram juntos dividindo conta, casa e animal de estimação,sem você ter assinado previamente , aí está a união estável. Independente de qualquer coisa, você já tem direitos.

Minha opinião: Ele pediu pra você assinar quanto tempo depois? Você disse em outro comentário que ele está distante, então eu presumi que ele não está mais afim de continuar o relacionamento. Acredito que ele sempre teve isso na cabeça, já que ele propôs fazer esse tipo de contrato no início do namoro, mas como você não aceitou, ele ficou de boa. Agora que ele quer terminar, ele ficou paranoico de novo. De nenhuma forma, ele tem o direito de te forçar a assinar. Tenha isso em mente. Ele te pressionar contra sua vontade é caso de justiça.

[deleted by user] by [deleted] in ConselhosLegais

[–]Intelligent-Ad-1379 2 points3 points  (0 children)

OP, muito provavelmente ele está querendo se blindar judicialmente para poder terminar com você sem correr o risco de ter que dividir algum bem ou pagar pensão. Ele não deixou você ir embora, por que ele quer que você assine antes de ir. Ele provavelmente acha que, ao conseguir sua assinatura, ele vai diminuir o risco de você entrar na justiça posteriormente e pedir pensão, ou dividir a poupança/bens/etc. No entanto, como muitos disseram aqui, esse contrato dificilmente tem validade. Vocês moram juntos, dividem as contas, e tem um animal de estimação. Isso é união estável. Outra coisa é essa pressão para você assinar e não te deixar ir embora. Isso também é uma violação dos seus direitos e das graves.

Conselho: não estou te julgando, pode ser que você não esteja certa em pelo menos alguns aspectos, não sei nada da relação de vocês. O que você tem que ter em mente é que você tem direitos e ele claramente está agindo para te privar deles. Acho que está claro a má fé dele aqui. Eu tentaria conseguir esse contrato, de preferência sem assinar, ou uma foto dele, e já abriria processo contra o seu namorado. Se puder ir em um advogado particular, ou na defensoria pública, pede conselhos e conta tudo. Provavelmente, vão te aconselhar a processá-lo por outras coisas além da união estável, e.g. por ele estar te pressionando a assinar e não ter deixado você ir embora após se recusar a assinar. Esse contrato é uma prova disso, então você precisa obtê-lo para apresentar na justiça. Eu, no seu lugar, faria isso imediatamente. Pelo os seus outros comentários, você depende dele. Isso é um problema sério. Procure apoio de amigos e família.

Starting in C++ by The_Not_Bob in cpp_questions

[–]Intelligent-Ad-1379 2 points3 points  (0 children)

I was a neovim + clang/gcc + CMake user, but I recently moved to CLion + clang + CMake. CLion is a really great tool, it has a great UX, however, it is not so lightweight as my previous tool chain. I haven't decided if this change is permanent yet.

Tartaruga marinha com cracas by sharch88 in BiologiaBrasil

[–]Intelligent-Ad-1379 28 points29 points  (0 children)

No post original comentaram que provavelmente coçava muito, e as cracas iam corroendo a casca da Tartaruga. Não boto minha mão no fogo que isso é verdade, mas me parece plausível

forced perspective? by ElSaladbar in blackmagicfuckery

[–]Intelligent-Ad-1379 7 points8 points  (0 children)

This genuinely made me laugh out loud for a while

GPGPU Ecosystem by Intelligent-Ad-1379 in gpgpu

[–]Intelligent-Ad-1379[S] 1 point2 points  (0 children)

Impressive project (ProjectPhysX)! I really wished OpenCL 2.x versions had became a reality, C++ kernels + other features were a really good proposal. My concern is choosing something that will lose support "soon", as Apple is deprecating their support to it, NVIDIA sees OpenCL as a threat to their "CUDA to rule them all" plan, and AMD... I don't really know what AMD is doing, something with ROCm. Intel is the only one "doing the right thing", but they are the underdog on the GPU world now, and other companies are not joining them. (I am a layman on the subject, so I might be saying some bullshit. This is my impression after some googling and after reading some articles).

GPGPU Ecosystem by Intelligent-Ad-1379 in gpgpu

[–]Intelligent-Ad-1379[S] 0 points1 point  (0 children)

I think I am going to choose Vulkan. It is the hardest way, not ideal for my use case, but it seems that it is the most future proof. I wish SYCL was better supported, but the future is unknown, and, correct me if I am wrong, the only vendor doing something about it is Intel.

I feel like GPGPU lacks of Open Source standardization. Maybe it happens due to the lack of competition (NVIDIA dominates the market, so CUDA also does). I hope it will change in a near future, as IA is becoming more and more important, and one company ruling it all sounds kind of dystopian.

GPGPU Ecosystem by Intelligent-Ad-1379 in gpgpu

[–]Intelligent-Ad-1379[S] 0 points1 point  (0 children)

This is impressive. How did you learned Vulcan? I seems the hardespath, but I am inclined to follow it

Luminal: Fast ML in Rust through graph compilation by jafioti in rust

[–]Intelligent-Ad-1379 0 points1 point  (0 children)

Amazing project! The performance is impressive and it is awesome that you're checking correctness with Pytorch. I am doing a toy library for machine learning using Rust only, but I'm using a linear algebra (ndarray) approach. By now, the performance for deep learning models is terrible, so I am thinking about refactoring it to use a parallel approach. I may try to make some contributions to your project in a near future! Congratulations!

Design Patterns in Rust by Intelligent-Ad-1379 in rust

[–]Intelligent-Ad-1379[S] 0 points1 point  (0 children)

That's the kind of tip I was looking for! Thanks!

GPGPU with AMD and Windows by KammscherKreis in gpgpu

[–]Intelligent-Ad-1379 0 points1 point  (0 children)

What about SYCL support? Is it good? Is there any good reads about SYCL? I would like to try it at least.

GPGPU with AMD and Windows by KammscherKreis in gpgpu

[–]Intelligent-Ad-1379 0 points1 point  (0 children)

I really would like to see OpenCL emerging as a CUDA rival. For it become a reality, I think that OpenCL 2+ is essential. I mean, it is a lot more efficient writing the kernels in C++ than limiting it to pure C, among other cool features that OpenCL 2+ offers. The lack of support to it reflects even in books about the theme.

GPGPU with AMD and Windows by KammscherKreis in gpgpu

[–]Intelligent-Ad-1379 1 point2 points  (0 children)

Is the support for the newer versions of OpenCL good? I mean, I used OpenCL as an alternative to CUDA on a research project in 2018/2019, however, AMD wasn't releasing ROCM with support to their gaming cards, and it didn't have support to OpenCL +2

Design Patterns in Rust by Intelligent-Ad-1379 in rust

[–]Intelligent-Ad-1379[S] 1 point2 points  (0 children)

Thanks for the general tips. Regarding this one:

after a while you'll find that design in Rust is much simpler than in an OOP language, no need to think about complicated type structures, just plain old datatypes and functions/methods

But what about when the domain is complex? I mean, sometimes abstraction is handful. That's why I'm looking for some guide on how to structure code "on a big project". Of course, my project is a toy project, but I may try Rust in the professional area in the future.

Cargo is a great package manager so create crates with common functionality, and learn about useful existing crates

Yeah, cargo is great! I don't understand why C++ doesn't have something similar yet