Vardhan
vrdhn.bsky.social
Vardhan
@vrdhn.bsky.social
old school programmer.
#2025 : Running xorg inverted ( xcalib -a -i ), no more time waste trying to find dark modes of sw/web sites, and as a pure bonus, images loaded by social site are so bad, that no time wasted trying to look at them
December 26, 2024 at 4:56 AM
blackentropy.com/your-pr-proc...
Good .. my take is, there should be no comments in PR at all , just commits and commits .. if you know what is wrong, just fix it in a commit
Your PR Process Is Killing Morale and Productivity
Code reviews are supposed to be about improving code quality and sharing knowledge, but when PR comments start hitting the hundreds, something is very wrong....
blackentropy.com
November 30, 2024 at 4:52 PM
modules.sourceforge.net
Felt good to see that this is still going strong ...
November 25, 2024 at 2:33 PM
Any tips for a linux zed editor user who doesn't run a DE ... how to satisfy the dbus requirements of zed ? xdg-portal doesn't seem to be handling it well
November 24, 2024 at 1:27 PM
Paged Out!
pagedout.institute
November 20, 2024 at 12:17 PM
Wondering if there are other #programmers from #dehradun here.
November 18, 2024 at 4:14 AM
I really want to do a gleam to C or go ( for the GC ) in the spirit of stalin ...
November 18, 2024 at 4:14 AM
Finally finishing the last 10% of compiler ( middle end ) project.
The main learning is, #ANTLR is not for production, and rather than using visitor / listener .. just do direct function calls, it's faster and much more manageable.
The hunger for doing compilers for DLS is increasing..
#BringItOn
November 18, 2024 at 4:11 AM
Is there a way to hide all the images here ?
November 15, 2024 at 2:46 AM
Who all have a domain registered for 192.168.1.* subnet !
November 8, 2024 at 12:42 AM
Reposted by Vardhan
If you need some non-election material to distract you, Leslie Lamport just dropped a new book on TLA+ lamport.azurewebsites.net/tla/science-...
A Science of Concurrent Programs
lamport.azurewebsites.net
November 6, 2024 at 10:07 AM
Another day, another person needed netsh reset / winsock ritual ritual to get wifi back to full speed ...
November 5, 2024 at 5:23 PM
I'm writing documentation for wrapping up the compiler project, and hey developers, it's not as impossible has you've been led to believe.
November 5, 2024 at 2:43 PM
Reposted by Vardhan
Gleam's sponsor count has dropped this month.
Sponsorship is how I pay my bills, and the majority of it comes from individuals giving a few dollars a month.

If you appreciate Gleam and can afford it please consider sponsoring the project, thank you 💜
github.com/sponsors/lpil
Sponsor @lpil on GitHub Sponsors
Gleam: Making type safe programming a production ready reality on the Erlang virtual machine!
github.com
November 4, 2024 at 12:37 PM
Finally finishing a compiler middle-end ( inherited the antlr grammar ), ended up using neither visitor or listener, but plain old function calling, and it works much better IMO.
Also means open to new #java contract projects .. ( non-web only please).
November 3, 2024 at 6:47 PM