Bubs

joined 9 months ago
MODERATOR OF
[–] Bubs@lemm.ee 26 points 1 week ago

Oh 100% you're right.

I'd wager this wasn't one of their first tests (and maybe not even a test at all). Looks to me like an advertisement/publicity stunt/demonstration.

I could be easily wrong since I haven't researched this exact event, but I think it's safe to assume it's more than just a test since they have cameras out.

[–] Bubs@lemm.ee 32 points 1 week ago* (last edited 1 week ago) (4 children)

I mean, what better way to sell a new and untrusted device than to put your own trust (and life) in the product.

Would you sell a bullet proof vest if you didn't feel safe wearing it?

Would you buy a bullet proof vest if its own inventor didn't feel safe wearing it?

[–] Bubs@lemm.ee 17 points 1 week ago (1 children)

Did you just "Well akshually" the original movie line? On an edited meme about someone complaining about ancient copper? Lol.

Look guys! We got a silmarillion nerd here!

(I'm assuming that's a silmarillion fact you're arguing, otherwise I'll look like a Muppet lol)

[–] Bubs@lemm.ee 5 points 2 weeks ago (1 children)

Turns out, it's illegal to remove them in the US:

I'll be leaving the cowbird egg in the nest, but will keep a close eye on the other eggs.

[–] Bubs@lemm.ee 1 points 2 weeks ago (1 children)

I've heard that the cowbird will retaliate if it finds its egg missing. Won't that happen?

[–] Bubs@lemm.ee 11 points 2 weeks ago (2 children)

Well dang...

Hopefully the Robin babies do alright.

[–] Bubs@lemm.ee 5 points 2 weeks ago (8 children)

Is that for real? How would there be two species of eggs together? Is it common?

[–] Bubs@lemm.ee 19 points 2 weeks ago* (last edited 2 weeks ago)

We need to riot over this travesty!

[–] Bubs@lemm.ee 2 points 3 weeks ago

To be fair, this project looks to be from 2020, two years before Twitter was sold off.

[–] Bubs@lemm.ee 9 points 3 weeks ago

Yup. Best solution I've heard of for stuff like this out climbing in the drier is to scare the ever living daylight out of them (without doing any actual harm).

In this scenario, I would "trap" their arm with something like a notebook, make a loud racket in the fridge, and maybe even shake the door a bunch.

For something like a clothes drier, I would slap the machine a lot and shake it all about.

Basically, scare them enough that they lose all desire to do it again. Sucks to have to do it, but it's not like you can sit them down and have a chat about the dangers of machines....

[–] Bubs@lemm.ee 2 points 3 weeks ago

I wanna make this as a cross stitch for my friend :3

8
submitted 1 month ago* (last edited 1 month ago) by Bubs@lemm.ee to c/Revolt@lemm.ee
 

Quick Links

For Users

Revolt is an open source chat website/program/app. While the project doesn't say it out loud, Revolt is designed as a replacement for Discord. It has many (but not yet all) of the features present in Discord.

Revolt has a web app, desktop programs, as well as mobile apps.

Quick Start Gide

Feel free to copy paste this section to share with others:

  1. Download the revolt app:
  1. Create an account in the app missing your email (no verification required)
  2. Select a username (uses a number tag system like username#1234)

OR

  1. Sign up on the website: https://app.revolt.chat/login/create
  2. Use the web app to access Revolt: https://app.revolt.chat/
  3. Use a desktop client to access Revolt:

For Developers

I'm not much of a developer myself, so I'll leave some of the links here.

Here's the official GitHub repository

Full Revolt developer documentation here.

Other Alternatives

The following are some other services that offer discord like chat:

Spacebar Looks promising but seems to be rather early in development. No apps yet. Built as a 1-to-1 reverse engineer of discord, with compatability of existing clients and bots in mind.

 

I have an inspection scope camera that I'm attempting to repair. It's one with a camera on the end of a flexible rod to see into tight spaces. The pins that lead to the camera came out of the connector. I tried looking for teardowns or even replacement parts, but found nothing.

Two pins are still inserted, but I'm not confident they are in the right places. I want to get it working without the risk of frying everything. I've done my best to find where each pin goes, but there's not enough info for me figure it out on my own. The camera rod also includes an LED for light.

Here's a photo of the connector as it is:

And here is the socket with it's pins labeled (the labels correspond to the testing pads and not to the socket pins):

Here's a zoomed out pic if it's of any use:

I have a multimeter, so I can do any testing you can suggest. Unfortunately, I was not able to disassemble the camera to trace any wires.

18
We Both Love It (infosec.pub)
59
submitted 2 months ago* (last edited 2 months ago) by Bubs@lemm.ee to c/TwoGoobers@lemm.ee
 

Short version of the situation is that I have an old site I frequent for user written stories. The site is ancient (think early 2000's), and has terrible tools for sorting and searching the stories. Half of the time, stories disappear from author profiles. Thousands of stories and you can only sort by top, new, and 30-day top.

I'm in the process of programming a scraper tool so I can archive the stories and give myself a library to better find forgotten stories on the site. I'll be storing tags, dates, authors, etc, as well as the full body of the text.

Concerning the data, there are a few thousand stories- ascii only, and various data points for each story with the body of many stores reaching several pages long.

Currently, I'm using Python to compile the data and would like to know what storage solution is ideal for my situation. I have a little familiarity with SQL, json, and yaml, but not enough to know what might be best. I am also open to any other solutions that work well with Python.

view more: ‹ prev next ›