Viewing profile — arusahni
arusahni
HN member- Joined
- Wed, Mar 23, 2016, 3:21 PM UTC
- HN karma
- 1,744
- Public activity
- 238 items
- HN profile
- View on Hacker News ↗
About arusahni
aspe:keyoxide.org:VCUCH7HSNW3ZCAQWTMUZKAXFQ4
Recent public activity
-
comment
Comment #48671926
They're now owned by infamously-litigious Microsoft.
-
comment
Comment #48659774
It requires more precision than Swype, but GBoard supports multi-word word deletion if you swipe back originating from the backspace key. You get some haptic feedback, and can scru…
-
comment
Comment #48476246
> We still use GitHub Actions but our monthly bill is now flat because we pay for a server. Caveat here being that GitHub is exploring charging a usage-based fee for self-hosted Gi…
-
comment
Comment #48374597
Oh nice! I guess they're back to features after finishing tackling their availability issues [1]. [1]: https://github.blog/news-insights/company-news/an-update-on-...
-
comment
Comment #48351347
A "Steam for Movies" service (as expressed in an ancestor comment) is basically that, though. One doesn't own their Steam games.
-
comment
Comment #48248576
In a society where women are being prosecuted for medical procedures, menstrual data becomes very risky to have handed over.
-
comment
Comment #48095930
As do his sprites.
-
comment
Comment #48077265
My favorite is when someone discovers they haven't yet granted Zoom screensharing permission, and that they need to exit the call to re-launch the application with the permission g…
- story
- story
-
comment
Comment #47088586
I use this alias: prune-local = "!git fetch -p && for branch in $(git branch -vv | awk '/: gone]/{if ($1!=\"\*\") print $1}'); do git branch -d $branch; done" 1. Fetch the latest f…
- story
-
comment
Comment #46870928
Yes. You can also continue to use SDDM.
-
comment
Comment #46411469
As others have said there are challenges with the core assumption that something can similultaneously be open source and restricted from being used in AI training. That being said,…
-
comment
Comment #46371188
The sorting for the "Duration" column appears to be lexicographical, not numeric.
-
comment
Comment #45923357
Agreed. I joined a Zed hackathon at RustConf 2024 where I built the "Open in split" functionality from the file fuzzy picker. A member of the engineering team who was floating arou…
-
comment
Comment #45733771
There are two additional recent ones mentioned in the article: > On Oct. 15, the Post heralded the military's push for a new generation of smaller nuclear reactors. "No 'microreact…
-
comment
Comment #45722205
The PSF and several other organizations that provide public package registries wrote an open letter [1] announcing a joint effort to make this situation more sustainable. I'll be i…
-
comment
Comment #45213467
Works for me. Mozilla/5.0 (X11; Linux x86_64; rv:142.0) Gecko/20100101 Firefox/142.0
-
comment
Comment #45172264
From the tail end of the blog post: > The technology that underpins this initial version of secure backups will also serve as the foundation for more secure backup options in the n…
-
comment
Comment #44477558
Thanks for this cod piece.
-
comment
Comment #44053893
This is the same dude who brought us the butterfly keyboard, so I'm anticipating a form-beating-function failure (if they actually ship something).
-
comment
Comment #43471814
I'll be curious to see how these handle the gridlock caused by motorcades.
-
comment
Comment #43153905
Wow, this brings back memories! This game had such a fun online community. My secret weapon was my trackball. The minute I entered a duel I'd spin it rapidly and mow down whoever I…
-
comment
Comment #42813105
Do you have your terminfo set up properly? I used to experience bad glitching when working with vertical splits, but it went away once I applied this. https://wezfurlong.org/wezter…