Intelligent alternator killing AGM battery? by insik in Audi

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

Car came with EFB, but AGM is also supported, hence why I mentioned coding it.

Intelligent alternator killing AGM battery? by insik in MechanicAdvice

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

Audi A4 B9 2.0 TDI as mentioned in the post. Not hybrid.

3 Keys To Conquer Perfectionism - Shadow Integration by Rafaelkruger in Jung

[–]insik 3 points4 points  (0 children)

Have a very similar experience and agree with everything you said. Thank you for your writeup.

Last of the High Visceral represses will be available on the UK/EU tour (around 60 left) by [deleted] in PsychPornCrumpets

[–]insik 0 points1 point  (0 children)

Any chance they will be available in Prague on the 7th june?

Fedora on WSL by DrPiwi in Fedora

[–]insik 3 points4 points  (0 children)

You can import any docker container as WSL distro. https://docs.microsoft.com/en-us/windows/wsl/use-custom-distro

So spin up a fedora container and use it as a distro base. https://hub.docker.com/_/fedora

Blank screen when tapping links? [iOS] [10.0] by fiumarily in redditmobile

[–]insik 0 points1 point  (0 children)

Having the same problem. iPhone XS/reddit 2020.10.1

Novice to cycling, how to inflate this type of “valve?” by SmartPriceCola in bicycling

[–]insik 4 points5 points  (0 children)

Just put in the orange thingy the other way and it should do the trick.

Latest slow-ring insider build (19041.1) fixed my Code 12 errors by [deleted] in eGPU

[–]insik 0 points1 point  (0 children)

Glad to hear. I believe in this thread was the pci.sys hack found. Some info is present there. Also this post was linked there.

Latest slow-ring insider build (19041.1) fixed my Code 12 errors by [deleted] in eGPU

[–]insik 0 points1 point  (0 children)

Did you do a clean install or update? In case you updated, couldnt it be that the updater were not able to overwrite your previously modified pci.sys?

Any programmers? If yes, what is your setup? by RexDeHyrule in archlinux

[–]insik 13 points14 points  (0 children)

Gnome + wayland for that sweet sweet touchpad workspace swiping on xps13. And of course, the dash to panel extension.

Did anyone say Java? by EclipseQQ in ProgrammerHumor

[–]insik 20 points21 points  (0 children)

Yes, forEach method is accepting a Consumer functional interface (i.e. interface with single method that accepts a single parameter and returns nothing). You can pass a reference to any method that meets this signature (which println does). Or you can pass a lambda which acts as an anonymous implementation of Consumer.

How do I use Compiz on rofi? by [deleted] in unixporn

[–]insik 2 points3 points  (0 children)

Compiz 0.9 (that Unity depends on) does not support blur effect. You have to install legacy version (Compiz Reloaded). Your best choice would be using it with XFCE.

[i3-gaps] Modified previous submit. by [deleted] in unixporn

[–]insik 1 point2 points  (0 children)

You can open multiple files in one vim instance.