Darkassassin07

joined 2 years ago
[–] Darkassassin07 14 points 2 weeks ago* (last edited 2 weeks ago) (2 children)

Fake and gay, some would say.

Last time I heard that, this was still popular:

=3

[–] Darkassassin07 4 points 3 weeks ago (2 children)

scanning people's cats

... Pardon?

[–] Darkassassin07 5 points 3 weeks ago

Just a small Canadian town with very little else to do...

This school used to put students on detention in the office where the secretary + principal could keep an eye on them (so the teachers actually got a break instead of classes then detention supervision). For some reason the room they'd put you in also had a display for all the cameras in the school, just slowly flipping between each one.

Just meant all the school bullies, pranksters, and general troublemakers knew exactly where to stand so they weren't caught on camera XD

[–] Darkassassin07 3 points 3 weeks ago* (last edited 3 weeks ago)

To act as a fuse, the tab needs to reach 660 degrees celsius, and if the breaker pops, that means the breaker acted as the fuse.

I can tell you from experience; both occur.

Such a thin piece of aluminum across 120vac super heats so quickly that it basically vaporizes, faster than the breaker can react. That metal vapor allows an arch to form still passing excess current which is what finally trips the breaker. (standard breakers take time to trip, longer than fuses in many cases; this is intentional design. GFCI breakers are a different story.) Sometimes this arc doesn't form and the breaker doesn't trip; but it usually does.

Once tripped, the vapor has time to dissipate so the short clears and the breaker can be turned back on.

None of this is advice. Someone asked about dumb pranks I've pulled in school. I'm just discussing the past; not making recommendations for the future.

[–] Darkassassin07 7 points 3 weeks ago (4 children)

Na, the aluminum acts as a fuse and breaks the circuit almost immediately. It makes a bright flash and a loud sound, but it's over in a second with no real harm.

That's not to say I'm recommending this at all, it's definitely a pretty stupid prank; just that it doesn't cause nearly as much damage as you might think.

Kids have lots of stupid ideas and saftey isn't exactly the first thing they consider...

At least I never heated the handles of the tool cabinets with the blow torch in shop class. Had two separate classmates pull that 'prank'.

[–] Darkassassin07 -1 points 3 weeks ago (7 children)

Pull the tab off of a pop can. Turn off the switch on the power bar that the teachers computer is plugged into. Unplug the computer, slip the pop can tab over the live+neutral prongs, plug it back into the still off power bar and wait.

The teacher goes to use their computer, finds it's not turning on and looks at the power bar.

Switch flips, 'BANG', scream, lights go out (breaker popped).

[–] Darkassassin07 3 points 3 weeks ago* (last edited 3 weeks ago)

FolderSync selectively syncs files/folders from my phone back to my server via ssh. Some folders are on a schedule, some monitor for changes and sync immediately; most are just one-way, some are two-way (files added to the server will sync back to the phone as well as uploading data to the server). There's even one that automatically drops files into paperless-ngx' consume folder for automatic document importing.

From there BorgBackup makes a daily backup of the data, keeping historical backups for years with absolutely incredible efficiency. I currently have 21 backups of about ~550gb each. Borg stores this in 447gb of total disc space.

[–] Darkassassin07 67 points 3 weeks ago (12 children)

The middle school that I went to had a ~14" crt tv hanging from a sturdy ceiling mount in every classroom.

Displayed things like school bulletins and daily morning announcements, there was a couple educational channels, and a vcr input. Every now and again there'd be some sort of presentation instead of hauling everyone into the gym for a school assembly.

Anyway; it didn't take me very long to figure out the universal remote that came with the satellite receiver at home could be programmed to the school TVs. I'd mess with the one in class, or skip classes and mess with the ones in my friends classrooms through the windows; cranking up the volume and blasting Bill Nye or the announcement channels awful elevator music. Weekends, I'd do a lap of the school turning on all the TVs I could reach from outside and maxing the volume for whoever opens on Monday, or just turning them off again so it blares at whoever turns it on next.

[–] Darkassassin07 35 points 3 weeks ago (1 children)

If I ever look up at the night sky and see a billboard shining down at me from space (literally or through some kind of mind/vision altering tech like nuralink) I'm becoming an anarchist.

[–] Darkassassin07 14 points 3 weeks ago

The rust, sure; but the rain seeping down and pooling in the frame which has no drain holes, is not. Electronics don't like sitting in pools of water long term.

[–] Darkassassin07 24 points 3 weeks ago

Catdar locked; fire fur-missiles!

[–] Darkassassin07 15 points 3 weeks ago

"you're not producing enough capital batteries"

 

I've started noticing this icon more and more: usually on comments with no downvotes. What's it mean?

 

CPU/GPU/RAM/Disk usage, logs, errors, network usage, overall status, etc

What do you use/prefer?

Mainly looking for self-hosted web based tools, stuff I can view from a browser; but desktop and CLI apps are welcome too :)

3
submitted 1 year ago* (last edited 1 year ago) by Darkassassin07 to c/[email protected]
 

I have what may be a stupid question...

How is it your master password is both used to decrypt your vault and used to authenticate with bitwardens public servers to acquire a copy of your vault/view it in the web app, but bitwarden can't use that password entry to decrypt the vault themselves?

(please correct me if I'm misunderstanding, as I use self-hosted vaultwarden for my server instead of the public ones)

91
submitted 1 year ago* (last edited 1 year ago) by Darkassassin07 to c/[email protected]
 

After almost a year of repeated emails stating the transition from Google Domains will have no effect on customers, no action is required; I just got this email:

Update Dynamic DNS records Hi there, As previously communicated, Squarespace has purchased all domain name registrations and related customer accounts from Google Domains. Customers are in the process of being moved to Squarespace Domains, but before we migrate your domain [redacted] we wanted to inform you that a feature you use, Dynamic DNS (DDNS), will not be supported by Squarespace.

So apparently SquareSpace will be entirely useless to me and I've got "as soon as 30 days" to move.

Got any suggestions for good registrars to migrate to?

(it's a .pw domain if that matters)

/edit. I'm a moron.

I already use cloudflare as my name server, Google/SquareSpace only handles the registration.

I'll be fine. Thanks for the help everyone!

 

Got 'invalid login' when viewing my profile after the lemmy update, logged out, re-setup 2fa using a browser and now Jerboa crashes when pressing the 'login' button after entering my details.

Disabled 2fa and still the same results.

Consistently crashing in the same spot every time I try.

Switched to Boost for this post.

9
submitted 2 years ago* (last edited 2 years ago) by Darkassassin07 to c/[email protected]
 

I've got docker installed and I've got a single container running (vaultwarden) via the docker pull/docker run commands provided on its Github page. I'm not sure how to learn more about that container or how to build (compose?) others myself.

I'd like to learn how to transition nginx and pihole to containers and network them together. I'd also like to add paperless-ngx to my setup.

(note: I'm very new to Linux in general, mostly rpis, poking around with debian now)

11
2FA (self.boostforlemmy)
submitted 2 years ago* (last edited 2 years ago) by Darkassassin07 to c/[email protected]
 

Does boost support 2 factor auth?

I can't login: If i use the incorrect user+pass I get 'incorrect login' if I use the correct ones I get 'login failed'.

There is no option to enter my required 2fa code...

/edit switched apps then switched back and the 2fa field showed up but refused my code. Force stopped the app and got the same 'login failed' message switched apps again and back; now it shows all fields and finally logged me in correctly.

Seems buggy af.

 

I've only ever had my domain registered via Google Domains (~7 years), mostly because it was cheap+convenient, and google already had my billing info. Google has however sold its domain registration services to SquareSpace and will soon be transitioning customers there.

Not upset to be removing one more bit of google from my life, but I don't know much about SquareSpace and I'm not sure if I should just go with the transition to them or perhaps move to a different registrar... If I was to move, where too?

Curious what others think about the situation and company.

Are you a Google domains customer? What's your plan? Why?

 

Using Chrome, Firefox, Brave, Samsungs 'Internet' app, and every other browser I've used/tried on Android:

I'll go to select some text on a page by long-pressing on it and it'll select the word I'm touching as well as expand that selection to a somewhat random amount of additional text (usually not following any structure such as selecting a whole sentence for example).

I'll then go to adjust that selection by grabbing one of the two tabs on either end of it and the moment I do, the opposite tab jumps to a completely random spot on the page vastly expanding the selection, then the whole page scrolls to an entirely different section; Leaving me holding one end of the selection unable to see what was originally selected. I can't scroll to where I was, and If I let go and just click copy I've now copied 90%of the page to my clipboard.... Attempting to modify the selection any further yields the same lack of control and just makes things worse.

This doesn't happen everywhere, but I get these results far far more often than a successful copy+paste. Like just now trying to copy an address from a local transit guide.

I end up having to drop the paste into a notepad app, reselect the bit I actually wanted (if it even made it into the pile of garbage I was forced to grab) then delete the note once I'm done.

This is fucking stupid and I hate it. Rant over. Thank you for listening.

/edit: I don't have the power to pin a comment, but [email protected] has a great solution: Use the rectangle select tool in androids 'Edge Panel' (must be enabled in settings), then press the 'T' button to copy text from the area you've selected.

 

I'm not talking about an extra 10-15sec, but easily 2-3 full minutes (I've sat here with a timer checking) to load pages, sometimes not loading them at all. Particularly with login pages, but even just homepages.

Dropbox, Cloudflare, Various companies forums, My bank, Google; each of these sites and more I've had firefox either not load at all, or take so long I've been able to copy the link into Chrome, do what I need there, then come back to Firefox still 'loading' a blank white page.

I just don't understand. I want to migrate away from Chrome and use Firefox, but it's been unusably slow when it even loads anything at all.

P.S. In the time I've taken to write this (~5min) plus the time to decide to post and find this community firefox has still not loaded my cloudflare dash... (typed in the address, waited a while, gave up and came here but left it open)

/edit: I should note I have ublock installed, but I get the same results with it disabled most of the time.

8
Block an entire instance (self.lemmy_ca_support)
submitted 2 years ago* (last edited 2 years ago) by Darkassassin07 to c/lemmy_ca_support
 

How do I block an entire instance?

I'm getting really really sick of blocking dozens of communities from lemmynsfw every single day. It never ends ffs.

If I want porn, I'll go looking for porn. It shouldn't be every third post in my feed.

Honestly, how is anyone supposed to join Lemmy if they all just get flodded with mountains of porn??? I can't imagine anyone that's not already invested in being here wanting to join. (unless their looking for a pornhub alt I guess...)

Not everything NSFW is porn and I'm not looking to remove non-porn so permanently hiding everything tagged NSFW isn't a solution.

18
submitted 2 years ago* (last edited 2 years ago) by Darkassassin07 to c/[email protected]
 

When viewing individual comment trees, usually by opening a comment from my own history that has replies on it, or just clicking view context: the original comment is the furthest indented, with the replies indented one less, and further replies to those less indented still until the lowest level comment appears as the oc, but at the bottom of the list.

Here's an example:

view more: ‹ prev next ›