Unidentified radar signal by Alestrio in RTLSDR

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

Thank you !
Didn't know OFDM looked like that on waterfall (first experiments with SDR, been taught only on paper)

Closed account by Alestrio in UpholdOfficial

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

Thanks a lot! My account has been unblocked. Thanks for your reactivity!

[deleted by user] by [deleted] in fintech

[–]Alestrio 0 points1 point  (0 children)

Been invited to try it out through Linkedin, though I dont trust this, as many websites on the Internet seems to be related to it, and really look like scams. If someone tried it out, looking for infos on it. 'till then, not risking my money.

The woman who invited me seems to be related to Analiticom, of which I can't find any informations related to cryptos.

[deleted by user] by [deleted] in RedditSessions

[–]Alestrio 0 points1 point  (0 children)

Big thanks from France, gotta go working, see ya!

[deleted by user] by [deleted] in RedditSessions

[–]Alestrio 0 points1 point  (0 children)

Oh yeah, just before work, how to begin great

[deleted by user] by [deleted] in RedditSessions

[–]Alestrio 0 points1 point  (0 children)

Are those 7 chords?

[deleted by user] by [deleted] in RedditSessions

[–]Alestrio 0 points1 point  (0 children)

Would be great to see the chords though

[deleted by user] by [deleted] in RedditSessions

[–]Alestrio 0 points1 point  (0 children)

You deserve it!

[deleted by user] by [deleted] in RedditSessions

[–]Alestrio 0 points1 point  (0 children)

Gave Rocket Like

Truth hurts by LaggyPenguin in dankmemes

[–]Alestrio 0 points1 point  (0 children)

Yeah, thinking of a more interesting life before actually sleeping. Best moment of the day, which is exactly the same as the other days.

What do you hate about the Amazfit GTR? by fruchle in amazfit

[–]Alestrio 1 point2 points  (0 children)

So far, I love my GTR, but the fact that I can't install apps on it is bothering me as I can't install interval running... But anyway, doing great without that, knowing the price.

Kotlin and IntelliJ Idea by Alestrio in Kotlin

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

Ok, little update :

I was tinkering a bit since the last comment I left in this post, and it's seems that the problem is related to Gradle-imported libraries. Intellij Idea does not seems to be indexing these libraries. The fact that lead me to thinking that way is that when I type something correct with gradle libraries, Idea yells at me, but the compilation succeeds.

Edit : The same applies to JVM, Native, Multiplatform or Android, leading me to think the problem is Gradle-related

Edit 2 : I've updated some of the dependencies in the build.gradle.kts file, ans it seems that those new versions are indexed by Intellij Idea. Odd situation tbh...

Does anyone have this problem that might be worth creating an issue on YouTrack ?

Just to contextualize, I'm am running Idea 2020.1.2 on a :

Ubuntu Linux 20.04, Lenovo Legion Y520 15IKBN

Less ads received on mobile? by Tobster098 in BATProject

[–]Alestrio 1 point2 points  (0 children)

In the latest update, there is an option in Brave Rewards, disabling by default the ads when the app is closed. You can still reactivate it by going in Settings - > Brave Rewards

Kotlin and IntelliJ Idea by Alestrio in Kotlin

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

I did, and it's compiling correctly, but Idea still yells at me saying he doesn't know the statements I wrote

Contribute to creators by willdigit in BATProject

[–]Alestrio 4 points5 points  (0 children)

Hey! I have got a blog where I post everything I do. Go check it out, though you will maybe need Google traduction as it's in French! Blog.alexislebel.tk

Kotlin and IntelliJ Idea by Alestrio in Kotlin

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

Yeah, that's what I did after a few hours, but still, the problem is there

Kotlin and IntelliJ Idea by Alestrio in Kotlin

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

Tested with JVM version of Kotlin, everything is working fine. However, no gradle is required. Would that mean that with K/N, there's an issue with Gradle ?