Why users cannot create Issues directly (Ghostty)
https://github.com/ghostty-org/ghostty/issues/3558
#HackerNews #Why #users #cannot #create #Issues #directly #Ghostty #GitHub #Issues #User #Experience #Software #Development
Why users cannot create Issues directly (Ghostty)
https://github.com/ghostty-org/ghostty/issues/3558
#HackerNews #Why #users #cannot #create #Issues #directly #Ghostty #GitHub #Issues #User #Experience #Software #Development
Scientists create ultra fast memory using light
https://www.isi.edu/news/81186/scientists-create-ultra-fast-memory-using-light/
#HackerNews #Scientists #create #ultra #fast #memory #using #light #UltraFastMemory #LightTechnology #DataStorage #InnovativeScience #HackerNews
Apologies, cleary visibility: 'private' in masto (Node.js Mastodon client) doesn’t mean private.
🤷♂️
So, today I learned that if you set `visibility: ‘private’` via the API in a post you’re making on Mastodon, the post is public.
If you want it to be “private”* (as in a direct message) you have to set `visibility: ‘direct’`
`conclusion: ‘I love it’`
* It’s still not private because it is not end-to-end encrypted.