maenbalja

↗ HN profile [ 40.8 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. My Github actions started failing today because the "Set up job" step that downloads action libraries was timing out. When I tried directly installing the library via curl from both my local machine and my vps, the…

  2. I'm making a word game site and I noticed on Android keyboards that word predictions/suggestions appear on top of the keyboard despite me setting `autoCorrect` and other related input props to "off" (which seems to work…