Darshan Phaldesai

Results 39 comments of Darshan Phaldesai

I use flutter a lot and would love to help in whatever way possible!

Buffer split commands like :sp and :vs Substitute mode :s Some popular plugins like vim-surround and vim-commentary (These don't need to make into lapce directly. They are better suited for...

``` I spoke to a pulseaudio dev and they said this does seem like a bug in pulse. They asked me if I could test a patch, but as I'm...

@lawl Sorry, I did not notice the '+' at the start.(I manually patched the file as I don't know how to do it using programs). After the fix, it did...

Thanks alot! It is a great font, and I am in no hurry. Take your time! :)

Get 1.20.1 version of patchouli not 1.19.2

Should energy be stored in the machine in a locked state or should it be attached to the cap ?

> java.lang.NullPointerException: mouseClicked event handler at dev.ftb.mods.ftbchunks.client.map.MapDimension.getCurrent(MapDimension.java:41) ~[?:1605.3.2-build.115] {re:classloading} at dev.ftb.mods.ftbchunks.client.LargeMapScreen.(LargeMapScreen.java:65) ~[?:1605.3.2-build.115] {re:classloading} at dev.ftb.mods.ftbchunks.client.FTBChunksClient.openGui(FTBChunksClient.java:217) ~[?:1605.3.2-build.115] {re:classloading,re:mixin} at dev.ftb.mods.ftbchunks.client.FTBChunksClient.customClick(FTBChunksClient.java:403) ~[?:1605.3.2-build.115] {re:classloading,re:mixin} at dev.ftb.mods.ftbchunks.client.FTBChunksClient$$Lambda$8360/1606725881.act(Unknown Source) ~[?:?] {} Looks like ftbchunks issue...

I like the way flutter handles this (which in turn inspired Jetpack Compose). Each platform gets its own Theme object like `Material` and `Cupertino`. These objects define the look of...

DamageSources have changed in 1.20. They are datapack-able and have been decoupled with cause of death. That is why it broke (and I missed it). #1984 is the correct way...