this post was submitted on 01 Jul 2025
39 points (100.0% liked)

hexbear

10441 readers
1 users here now

Hexbear Proposals chapo.chat matrix room.

This will be a place for site proposals and discussion before implementation on the site.
Every proposal will also be mirrored into a pinned post on the hexbear community.

Any other ideas for helping to integrate the two spaces are welcome to be commented here or messaged to me directly.

Within Hexbear Proposals you can see the history of all site proposals and react to them, indicating a vote for or against a proposal.

Sending messages will be restricted to verified and active hexbear accounts older than 1 month with their matrix id in their hexbear user profile.

All top level messages within the channel must be a Proposals (idea for changing the site), Feedback (regarding non-technical aspects of the site, for technical please use https://hexbear.net/c/feedback), or Appeals (regarding admin/moderator actions).

Discussion regarding these will be within nested threads under the post.

To gain matrix verification, all you need to do is navigate to my hexbear userprofile and click the send a secure private message including your hexbear username.

founded 4 years ago
MODERATORS
 

So, weird request/suggestion based on the attached image, which is kinda funny in of itself but i'll get to that.

I remember people noticing that with a previous Lemmy update, sometimes links to certain content - from what I can see, specifically news website articles (maybe this is amp link related because it's clearly not every webpage) and some video hosts - seemed to "auto-expand" inline on the hexbear page, allowing people to read the article or play the video without leaving the hexbear post/opening a new tab. Seemed like a cool enough feature.

This morning, I go ahead and click through to comments on a post about Leavitt wanting to denaturalise Momdani or some shit, and I get the image attached. My work sysadmin has applied a block rule to Tankie Tube which I would generally find unsurprising (small video hoster, unvetted by them so easy to just block. they've done it before to smalltime video rehosters used on the soccer subreddit because they all get nuked regularly), except they've flagged it as porn.

I find this funny because of our strict hentai-free & volcel-police stance, but unfortunately i don't think it's prudent to request a review with my work IT department to vet the site, because i then have to explain that I'm spending some time shitposting on work hours.

However, it's now a catch-22 where either I explain that Tankie Tube isn't porno but reveal that I browse hexbear on company time and get in trouble/fired, or I accidentally click posts that would otherwise be interesting and get flagged for "attempting to view porno" and get fired. I trust that none of you are dumb enough to suggest that I simply do not browse hexbear while at work LIB

So, is there a way at user-level to disable this function? There's an "Auto Expand Media" checkbox under settings, but that instead auto-expands every single image on the frontpage/postlist and doesn't have anything to do with the inline expansion of content when viewing an individual post.

you are viewing a single comment's thread
view the rest of the comments
[–] Mindfury@hexbear.net 5 points 1 day ago (1 children)

i'm mildly to moderately technical, but I read your post and said "yeah, that's a load of cool sounding words" lmao

second sentence is more my position though - i don't want to have to justify my shitposting time to my employer or attract any attention that would force me to explain my shitposting time

[–] underisk@hexbear.net 3 points 1 day ago

It sounds much cooler than it is. Cmder is a portable terminal emulator that handily has ssh installed, which lets you log in to a remote shell and also for some reason has a feature that lets you map ports on the local machine to ports on the remote machine (a proxy).The Firefox extension is just a proxy switcher from the addons site. It really just boils down to one command:

ssh -D 8080 remote.host

Then you have a SOCKS proxy at localhost:8080 to point Firefox at.

I will say that I literally explained what I was doing to supervisors and coworkers and never got in trouble but I’ve worked at some pretty lax employers.