Technology Review asked Meta, Twitter, Google, TikTok, and Reddit how they will moderate abortion content and handle subpoenas and warrants for data on people who seek or assist with abortions.
Until tech companies specify how they will cooperate with data requests for abortion prosecutions, it’s not clear what user data they might offer up. Still, the responsibility for keeping their data private doesn’t necessarily have to fall to users alone.
According to the EFF, tech companies can dump out data logs they aren’t using, protect user location data, and push back against improper and unnecessary requests from government and law enforcement agencies.
Can I post massive image files?
Yes, but they get resized and compressed. We should add to the settings what size they should get resized to, and whether to store (and optionally link to) the original. Not doing so of course reduces hosting costs.
Didn't knew but smelled like that so I've scrolled a few times. Seems that something is not triggered is it should, but it may be a combination of browser/plugins/OS.
Any other with this issue or is just me? 😅
so the number doesn't change at all as you scroll down notifications?
I have a good view for my age (53) and use 133% in this beta instance to be almost comfy. :)
I do the same, here and on maybe half the sites I visit regularly...
We suggest posting one piece of feedback per post rather than bullet lists if possible, so each issue or suggestion can be digested and discussed on its own, and not get lost in the shuffle.
Can I post massive image files?
I usually write English in Latin script.
Ég velti því hvernig það fer minna 'staðall' Latin?
Питам се да ли му се свиђају ћирилични постови?
Δεν μιλάω Ελληνικά.
嗨
some preliminary feedback, in no particular order
- animations that happen on page change - talking specifically about the user mini-profile above the textbox and the buttons inside - are distracting and not on elements that attention should be drawn to. in the instance of the buttons, it just makes them unpleasantly blurry as long as the animation is playing.
- when the textbox is expanded, you're hit with a large portion of your screen on a light background, even in dark mode. personally, i'd re-theme the textbox as a whole to fit in with the dark theme better.
- when the textbox is expanded, the dropdown for the visibility of the post goes offscreen. conversely, when it's collapsed, the tooltips get clipped when expanding outside the column. not just that, when your post gets long enough, it just goes off-screen.
- typing into the expanded textbox feels quite unresponsive compared to the sidebar version.
- copy-pasting certain markdown syntax out of a text editor works, others don't - i've noticed headers work, but lists don't.
- CSS in the WYSIWYG text editor is inconsistent, most noticeable for lists such as this one
- the Share feedback button (which i just clicked) opens up a different post form, with: weird scrolling behavior for long posts, the tooltips still getting clipped when overflowing the column, and the visibility picker having the exact same text color as the background and ending up invisible.
- deleting a post gives three separate errors (popup before & after page refresh, inside column), but the post is deleted.
- searching seems incredibly buggy - clicking on a trending topic shows only a few posts & gets erased when switching category, searching on the top right yielded some better results (i think), but now that i've tried it again while writing this, it doesn't do anything
- lastly (for now), on the same page changes that trigger the bounce animation (inconsistent too, not good) erase your textbox, which is quite unfortunate.
some words of encouragement
i really like what you're going for here, from the conceptual level to the implementation so far - haven't looked too deep, but the tech stack seems good, especially the focus on serverside rendering.
i think modularity is useful in many applications, but specifically in the fediverse, i believe it to be extremely important. i'm not an activitypub user, but in my slight testing in the past, i've encountered incompatibilities between different applications. i'm hoping that bonfire with its modular approach can give instance owners or even users the tools to bridge the gaps in the protocol and the feature sets of different applications.
i'm also quite interested in zappa, and while i think some of the goals are quite a ways off (personal AI?), i believe the output can be quite useful to community managers, even outside of the fediverse community.
cheeky feature requests
- aforementioned retheming for the text box.
- different favicon for the playground compared to the blog, i can't tell which tabs are which while tabbing around right now
- turning off wysiwyg in the text editor, but with still working markdown
hope you enjoyed reading this post as much as i enjoyed writing it. sorry for the lack of capitalization, i'm too lazy to reach for the shift key
self-reply for additional feedback, mucho texto episode 2
- the full post shows up for interactions, which is p. bad for long posts
- enabling desktop notifications with a bunch of bonfire tabs open is the worst thing you can do, i'm still dealing with the consequences
- DMs show a (1) counter? is this the number of active DMs? would be much more useful to see the # of unseen messages
Oh, didn't work!
The default font size may be quite small for sub 20/20 vision (that is, the majority of people). ;P
I'm in Firefox 91.10.0esr (64-bit) in Debian Linux
I have a good view for my age (53) and use 133% in this beta instance to be almost comfy. :)
- a bug in how unseen notifications are counted
- we've set notifications (as well as messages) to automatically be marked as seen using https://developer.mozilla.org/en-US/docs/Web/API/Intersection_Observer_API to do so only when they come into view (i.e when scrolling) and seems that's not getting triggered if you don't scroll. Needs more research...
Didn't knew but smelled like that so I've scrolled a few times. Seems that something is not triggered is it should, but it may be a combination of browser/plugins/OS.
Any other with this issue or is just me? 😅
some preliminary feedback, in no particular order
- animations that happen on page change - talking specifically about the user mini-profile above the textbox and the buttons inside - are distracting and not on elements that attention should be drawn to. in the instance of the buttons, it just makes them unpleasantly blurry as long as the animation is playing.
- when the textbox is expanded, you're hit with a large portion of your screen on a light background, even in dark mode. personally, i'd re-theme the textbox as a whole to fit in with the dark theme better.
- when the textbox is expanded, the dropdown for the visibility of the post goes offscreen. conversely, when it's collapsed, the tooltips get clipped when expanding outside the column. not just that, when your post gets long enough, it just goes off-screen.
- typing into the expanded textbox feels quite unresponsive compared to the sidebar version.
- copy-pasting certain markdown syntax out of a text editor works, others don't - i've noticed headers work, but lists don't.
- CSS in the WYSIWYG text editor is inconsistent, most noticeable for lists such as this one
- the Share feedback button (which i just clicked) opens up a different post form, with: weird scrolling behavior for long posts, the tooltips still getting clipped when overflowing the column, and the visibility picker having the exact same text color as the background and ending up invisible.
- deleting a post gives three separate errors (popup before & after page refresh, inside column), but the post is deleted.
- searching seems incredibly buggy - clicking on a trending topic shows only a few posts & gets erased when switching category, searching on the top right yielded some better results (i think), but now that i've tried it again while writing this, it doesn't do anything
- lastly (for now), on the same page changes that trigger the bounce animation (inconsistent too, not good) erase your textbox, which is quite unfortunate.
some words of encouragement
i really like what you're going for here, from the conceptual level to the implementation so far - haven't looked too deep, but the tech stack seems good, especially the focus on serverside rendering.
i think modularity is useful in many applications, but specifically in the fediverse, i believe it to be extremely important. i'm not an activitypub user, but in my slight testing in the past, i've encountered incompatibilities between different applications. i'm hoping that bonfire with its modular approach can give instance owners or even users the tools to bridge the gaps in the protocol and the feature sets of different applications.
i'm also quite interested in zappa, and while i think some of the goals are quite a ways off (personal AI?), i believe the output can be quite useful to community managers, even outside of the fediverse community.
cheeky feature requests
- aforementioned retheming for the text box.
- different favicon for the playground compared to the blog, i can't tell which tabs are which while tabbing around right now
- turning off wysiwyg in the text editor, but with still working markdown
hope you enjoyed reading this post as much as i enjoyed writing it. sorry for the lack of capitalization, i'm too lazy to reach for the shift key
hello bonfire
Une belle synthèse je trouve 🤔
#lesrépublicains #rassemblementnational #larépubliqueenmarche #lr #lrem #rn
Just testing embedding YouTube videos by linking to my favourite scene from one of my favourite films...
https://www.youtube.com/watch?v=wGKMruaM04Y
Oh, didn't work!
Just testing embedding YouTube videos by linking to my favourite scene from one of my favourite films...
https://www.youtube.com/watch?v=wGKMruaM04Y