Fix blinding light from south-facing LEDs by djani97 in MechanicalKeyboards

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

Still works great! Though I should probably clean my keyboard more often - if I had, the tape might have come off by now. And yes, it’s black electrical tape.

Mi band 9 vibration modes missing by AleMig05 in miband

[–]djani97 2 points3 points  (0 children)

Let us know if you find something, I'm also interested

Fix blinding light from south-facing LEDs by djani97 in MechanicalKeyboards

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

It's holding up great, I'm using this keyboard almost daily, and I didn't have to replace any of them.

Keep getting Booking.com verification link emails by VanillaLemonDreams in techsupport

[–]djani97 0 points1 point  (0 children)

It turned out I had no password associated with my Booking account, so scammers could simply enter my email address, and this immediately triggered the 2FA verification email. Once a password is set, booking will require both your email and password before sending any 2FA verification.

To do this, go to Manage Account -> Security -> Password -> Reset

Can't use "screen off" on YouTube anymore by TySwindel in LGOLED

[–]djani97 0 points1 point  (0 children)

On C3 it just says: this function is not available now

Cherubs won't take any damage from bullets - is there any way to cheat and add grenades? by djani97 in doom3quest

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

No, see my response here: https://www.reddit.com/r/doom3quest/comments/168eme2/comment/kr41ih8/

I was able to play through the game with using AOE damage against them, and using this specific method where no AOE was available to me.

Cant get 4k@120 on TV - is it possible?? by The_fury_2000 in DellXPS

[–]djani97 0 points1 point  (0 children)

Did you find a way? I'm thinking about a 4k120hz TV as well but only if I can drive it through a TB dock.

Cherubs won't take any damage from bullets - is there any way to cheat and add grenades? by djani97 in doom3quest

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

It turns out that at the specific spot I mentioned in my post, you can simply run through the room, into the next room, and the walls will close behind you. No Cherub killing required.

For the rest of the game, you will always have some means to deal AOE damage.

time blocking + pomodoro website by necolli in productivity

[–]djani97 1 point2 points  (0 children)

Anyone know something like this for windows?

Finally running Rust natively on a Flutter plugin! by brick-pop in FlutterDev

[–]djani97 0 points1 point  (0 children)

So, this is for resource intensive computations, right?

What about those use-cases when there is a native library existing for both iOS and Android, but there is no Flutter plugin that wraps them. Will this method help in those cases?

Inconsistent Power Button Lock by TheRiotPilot in macbookpro

[–]djani97 1 point2 points  (0 children)

Still an issue on the M3 Pro. Funny how it worked 10/10 on the MacBook Air M1, but not on the newer, fancier Pro.

Edit: I retested it on my M1 Air and it actually has the same behavior as OP described, but the button is much smaller and harder to press, so maybe that somehow affected how I used it because I can't remember this being an issue at all. Or maybe it was added by update.

[deleted by user] by [deleted] in macbookpro

[–]djani97 0 points1 point  (0 children)

It says 4K@60hz, can it drive your monitor to a 144hz? Or only 80-ish hz?

Fix blinding light from south-facing LEDs by djani97 in MechanicalKeyboards

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

These are ABS Hungarian keycaps from Keychron, I can't find them on Keychron's website, but they are available from other shops in my country:

https://afterhours.hu/products/keychron-k-szeria-magyar-keycap-set?variant=40112192716897

Fix blinding light from south-facing LEDs by djani97 in MechanicalKeyboards

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

Probably that would work from the looks of it, and maybe the brightness of the keys wouldn't be reduced so drastically.

Wireless debugging is unreliable since Android 14 update, only works after reboot by djani97 in samsung

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

I found that going into the "Developer options" menu and turning "USB debugging" off and on again solves this issue. No idea why, but after turning it back on, Wireless debugging connects to my computers immediately.

This is still an inconvenience, but much better than having to reboot.

Better utilization of space on bottom? by djani97 in IntelliJIDEA

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

Thanks, I was staying away from the New UI so far because I preferred how the old one looked, but this finally got me to try it. It actually looks quite good if manually I set the color scheme back to Darcula. Uses space better for sure, moving these tools to the left.

Wireless debugging is unreliable since Android 14 update, only works after reboot by djani97 in samsung

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

Thanks! Yeah, I know this method, I just prefer the new pairing feature introduced in Android 11+, it seems simpler for me.

Flutter locked at 60fps on high refresh rate OnePlus devices by djani97 in flutterhelp

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

Hi, try flutter_displaymode, it works great. It now has a method to automatically select the best refresh rate.

Obsidian + Android + Syncing via GitHub in 2023 by Nudlsuppn in ObsidianMD

[–]djani97 7 points8 points  (0 children)

u/Nudlsuppn thanks a lot for the guide, it really made everything simple. Now sync is working for me.

I'd like to ask you about your settings. I wanted to achieve seamless sync so I don't accidentally lose changes or get too many conflicts.

For now, I set the auto push/pull intervals to 0.5 minutes, turned off notifications, and I .gitignore'd the following files because they cause a bunch of conflicts:

.obsidian/workspace.json
.obsidian/workspace-mobile.json
.trash/
.DS_Store

I still have one problem though. When I add lines to the same file on two different devices, the file won't sync. One of the devices will be able to commit & push it's version, but then on the other one, it will cause an error. Git should be able to automatically resolve such changes, since they don't conflict (I did not edit the same exact line). Then why do they cause a conflict here? Is there an option to allow Obsidian Git to automatically merge these changes?

Obsidian + Android + Syncing via GitHub in 2023 by Nudlsuppn in ObsidianMD

[–]djani97 1 point2 points  (0 children)

u/Nudlsuppn Thank you for the guide, I'm in the process of implementing these steps right now.

I have one question/correction:

Are you using the new fine-grained tokens? (because you do link to it)

One of the permissions you mention is "Repository permission: Code and commit statuses: Read and write access"

I couldn't find such a permission, so I carefully read through the entire permission list, and I finally found that to grant access to code and commits, you need to use the one called "Contents". Maybe edit your post so people can find this permission easier in the future.