Spider89

joined 2 years ago
[–] Spider89@lemmy.world 12 points 2 weeks ago (2 children)

I opened my mouth to see how large it can open, got about 1" (2.54CM).

(That's a big mouth...)

[–] Spider89@lemmy.world 2 points 2 weeks ago

It's probably obsolete by now (I'm not so sure in that department..) since Linux FS are usually robust. (I use F2FS and never have corrupted data caused by a crash.)

If you have changed your FStab (adding noatime) or remove journaling, data has a higher chance of corruption.

Looking at Magic-SysRq, it looks like commands the kernel does that's useful for hang states (Unless a complete lockup occurs). I've never even heard of this, just letting the kernel managed the hang or use the power button.

I don't exactly know how your distro handles these (Or if you are using an experimental distro), but Debian Sid handles crashes exceptionally well. I have used Manjaro, but bugs (audio, lockups) have happened while in use.

Have you checked if it's even working? Take a look here to find out what exactly is it and see if it even works as intended.

Hopefully this is helpful to your troubles. Have a good day.

[–] Spider89@lemmy.world 3 points 2 weeks ago (2 children)

I've never heard of Magic-SysRq in my 6 years of using Linux.

I just turn my system off by force (Unplug/hold power button) and Ext4/XFS/F2FS does the rest.

What FS are you using?

[–] Spider89@lemmy.world 8 points 1 month ago

I ate the onion...

[–] Spider89@lemmy.world 2 points 1 month ago

I gobbled the onion.

[–] Spider89@lemmy.world 1 points 1 month ago (1 children)

What's the original?

[–] Spider89@lemmy.world 36 points 10 months ago (5 children)

I don't get it.

[–] Spider89@lemmy.world 2 points 11 months ago (1 children)

I use Android 12 and I've experenced no issues.

[–] Spider89@lemmy.world 2 points 11 months ago (3 children)
28
Anyone here Garden? (lemmy.world)
submitted 2 years ago* (last edited 2 years ago) by Spider89@lemmy.world to c/3dprinting@lemmy.world
 

I am tidying and fixing up flaws in my model that informs plant maintenance.

Before I destroy 2-3 hours, does anyone here own a plant and would like an Arduino powered box that helps you keep your plant healthy?

Here is the old design (Top off) with flaws. I am currently going through my docs to see what went wrong.

Model name is GHG/GX-E38: GHG is project name (GreenHouseGas) GX-E38 is HEXA encoded model name.

Cheers!

72
E-Lock is finished. (lemmy.world)
submitted 2 years ago* (last edited 2 years ago) by Spider89@lemmy.world to c/3dprinting@lemmy.world
 

This is a lock designed link your device to a fixed point (A lock).

I have made some changes for CNC frendly fabrication, so it took a while uploading.

I also changed the name to E-Lock, since Kensington will start sideeyeing me.

(Yes, I know what I said. I'll take this down if nobody wants to see it...)

Enjoy!

-7
submitted 2 years ago* (last edited 2 years ago) by Spider89@lemmy.world to c/unpopularopinion@lemmy.world
 

Yes I said it.

BEFORE you guys grab a pitchfork, she may look cute for a frame, and that's it. (Fanart is better)

I just don't get it... She looks ok...

(Talking about this person)

40
submitted 2 years ago* (last edited 2 years ago) by Spider89@lemmy.world to c/3dprinting@lemmy.world
 

Printables won. I will upload my files and link them here. ~~I shouldn't create another post since nobody likes spam.~~ (sigh... What am I doing with my life?)

I'll leave the original body here. Thanks for your help. /-- Hello.

I have a handfull of 3D parts designed when I was in high school. These range from a custom computer anchor K-Lock (Shown here) to a plant monitor.

Unfortunetly, I graduated and don't have a 3D printer anymore, as I use and test on my old school's printer.

Fortunetly, I still have all of my work and I want to share it in a way that anyone can use, under a CC-BY-SA license.

What is a good way to share my work? Github, Drive, Gitlab, here?

I still like 3D printing, so I plan on getting one soon (albeit, it will take years..).

Thanks!

26
submitted 2 years ago* (last edited 2 years ago) by Spider89@lemmy.world to c/linux@lemmy.ml
 

This was manually solved, I didn't check any other comment till the issue was fixed.

Take a look at my comment.

Thank you all for helping!


Hello.

I have wireguard set but the second it runs, services like ssh (22) and smb (455/445?) stop working.

nmap thinks my system is down.

Here is my config, I followed debian's guide since my server is Deb12:

[Interface]
Address = 192.168.1.120/24
SaveConfig = true
PostUp = iptables -A FORWARD -i %i -j ACCEPT; iptables -t nat -A POSTROUTING -o wlp1s0 -j MASQUERADE
PostDown = iptables -D FORWARD -i %i -j ACCEPT; iptables -t nat -D POSTROUTING -o wlp1s0 -j MASQUERADE
ListenPort = 51820
PrivateKey = XXX

[Peer]
PublicKey = xxx
AllowedIPs = 192.168.1.230/32
Endpoint = 192.168.1.230:50104

No extra config was made.

 

Since Jan 11, 2022, I have worked on getting the Nexus 5 over on Mobian.

Here's a year of progress.

I will update my repo soon.

6
submitted 2 years ago* (last edited 2 years ago) by Spider89@lemmy.world to c/linuxphones@lemmy.ml
 

Since Jan 11, 2022, I have worked on getting the Nexus 5 over on Mobian.

Here's a year of progress.

I will update my repo soon.

view more: next ›