[-] Marafon@sh.itjust.works 7 points 2 hours ago

Excellent work friend! Everything about this piece seems very considered and I love the continuous grain across the drawer faces. I cannot wait to see this piece finished.

17

Howdy All! I recently got a bitchin' new SSD, a Samsung 990 EVO Plus 4TB and I am struggle bussing trying to make it my new boot drive on my computer while keeping all of my programs and settings and things just the way I like them. Specs are I7 13700K cpu and an RTX 4070 gpu plugged into an MSI MAG Z790 Tomahawk Wifi mobo all working harmoniously to run Opensuse Tumbleweed.

Things I have done so far:

  1. Googled that shit, didn't find much that helped me unfortunately. Found some forum where a guy was trying to move over to an SSD from a HDD and then remove the HDD, whereas I just want to change the boot drive to SSD and continue using both drives in the same rig. Someone else in that thread recommended clonezilla but then further down I read something about UUIDs(?) being copied as well and being unable to use both drives in the same computer or it can cause issues and corrupt data. That scared me off that.

  2. Tried using the Yast Partitioner tool but the scary warning box it makes you click through and the general lack of any clue what I'm doing scared me off that.

  3. Decided to just fresh install Opensuse Tumbleweed onto SSD with usb and then mount the HDD so that I can just copy everything over that way. Or so I thought. First I ran into the issue of the /home located in HDD not being viewable by my user on the SSD, I guess. Fixed that by unmounting the drive and remounting it with the following appended to the end of the mount command '-o subvol=/' , I got that from google as well. Now I'm able to view things in /home on HDD from the user on SSD and I've even copied some things over. However I'm unable to access the .snapshots folder in the root directory of HDD which I intended to copy over the latest snapshot and use it on the SSD install to bring all of my non /home stuff over.

So I'm kinda stuck in the middle of transferring over now. I have an inclination toward being lazy so I don't really want to spend time installing all of the flatpaks and configuring the OS again if I don't have to. Mostly because I've already had one false start with Linux and went ahead and started fresh so this would be the third time having to set everything up again from scratch. Any help or suggestions are greatly appreciated!

[-] Marafon@sh.itjust.works 94 points 3 months ago

What the actual fuck

15
submitted 3 months ago* (last edited 3 months ago) by Marafon@sh.itjust.works to c/linux@programming.dev

SOLVED If any lost souls find themselves here in a similar situation let it be known that the file that worked for me was creating a file at '%h/.config/systemd/user/google-drive-ocamlfuse.service' with the following content:

[Unit]
Description=FUSE filesystem over Google Drive
After=network.target

[Service]
ExecStart=google-drive-ocamlfuse %h/googledrive
ExecStop=fusemount -u %h/googledrive
Restart=always
RestartSec=300
Type=forking

[Install]
WantedBy=default.target

Howdy, I have very recently installed Opensuse Tumbleweed alongside Windows 10 (On a seperate drive) and am trying to get things setup to where I can fully transition to linux. One of the first things I have hit a wall on is getting a file to execute on boot using systemd.

I am trying to use this package to be able to access my google drive from Dolphin. And so far it works okay. Except that it doesn't survive a reboot. I have to run the command:

google-drive-ocamlfuse ~/googledrive

after each reboot in order for the google drive directories to be accessible. So I googled how to make that happen automagically on boot and found this guide that helped me get a startup script going.

I created /usr/local/bin/ocamlfuseStartup.sh as a file that contains the command from before:

google-drive-ocamlfuse ~/googledrive

and verified that it works as intended when I enter ./ocamlfuseStartup.sh from that directory.

I then created another file at /usr/lib/systemd/system/startup.service that contains the following:

[Unit]
Description=Startup Script

[Service]
ExecStart=/bin/bash /usr/local/bin/ocamlfuseStartup.sh

[Install]
WantedBy=multi-user.target

I have no idea what the /bin/bash portion is for because I found it from a googling but without it I get the following error:

startup.service: Main process exited, code=exited, status=203/EXEC

However with it I get this error:

startup.service: Main process exited, code=exited, status=2/INVALIDARGUMENT

which I take to mean that there is something wrong with my ocamlfuseStartup.sh file maybe? But since it works when I manually execute the file I'm kind of at a loss.

I found this thread where it seemed like someone else was having a similar issue but I didn't really grok what they were talking about.

Any and all help is greatly appreciated!

209
How high? (sh.itjust.works)

High, how are you?

[-] Marafon@sh.itjust.works 58 points 4 months ago

Thanks for all that you do, Dude.

[-] Marafon@sh.itjust.works 58 points 4 months ago

A tactical pause to regroup and rearm.

75

Left is Wenge with some yellow species of wood from Asia(I think?) idk I found it in the splinebrary (Which is just a bucket in my shop right now, but one day it will be something beautiful too).

Right is walnut and purple heart with a strip of either Padauk or bloodwood for shits and gigs.

Left is my favorite. I got more and more excited to turn it as I glued up the blank like 3 or 4 times.

132
submitted 5 months ago* (last edited 5 months ago) by Marafon@sh.itjust.works to c/woodworking@lemmy.ca

I'm a dumbass and sawed into my workbench.

ETA: Threw a maple spline into it to commemorate the occasion.

172

I should have built this thing from the word go. I ran this printer for almost a year on my desk right next to my computer. But it was loud and smelly and the high traffic area played havoc on print quality and caused a lot of warping.

Now that it's tucked away in a back room suspended in a corner by French cleats and sitting directly on top of dense foam and a big ass paver it is merely "audible" but certainly ignorable. There's also no more headaches from the smell, and my print quality has never been better.

Do yourself and your printer a favor and get an enclosure sorted out asap.

128
"Duality of Walnut" (sh.itjust.works)

Spec piece made from walnut sapwood and heartwood (allegedly) from the same tree.

Another photo showing off the grain.

380

Walnut and oak with Osage Orange and Padauk accents

[-] Marafon@sh.itjust.works 75 points 6 months ago

If Lightning cant strike the same place twice, then artillery can't either... Right?

[-] Marafon@sh.itjust.works 46 points 8 months ago

Same here. If people don't like it, fuckem 🤷‍♂️. I'll find it all the funnier because of it.

[-] Marafon@sh.itjust.works 48 points 9 months ago

I'm sure he'd be rolling over in his grave if he knew they added a safety to it.

13
submitted 10 months ago* (last edited 10 months ago) by Marafon@sh.itjust.works to c/jerboa@lemmy.ml

I've encountered a small issue with Jerboa that I wanted to see if other people were experiencing. And or if there was a fix for this issue.

Screenshot of issue:

Screenshot of the stuff at the top I'm talking about because I don't know the proper term:

[-] Marafon@sh.itjust.works 59 points 10 months ago* (last edited 10 months ago)

Yeah, she's in the fucking army dude. She also is assigned a very important detail and has her own career to think about. If she chose to press charges I'm sure every MAGAt in her chain of command would try their best to fuck her over. The military is just as political as any other part of the government which makes this seem like self preservation on her part.

Remember, friend, no one in this world gives a fuck about you, as much as you do.

ETA: Dr. Bob has pointed out that she is a civilian employee and not a soldier. I'm sure she has to deal with similar political machinations as the service members she works with but still an important distinction.

[-] Marafon@sh.itjust.works 61 points 11 months ago

Empress is making an MMO? Lol

[-] Marafon@sh.itjust.works 46 points 11 months ago

Excuse me, this is NCD. I'm gonna need you to dumb that answer down and make it substantially less factual.

36

Thin pieces of white limba and purple heart laminated to a piece of walnut and then hand routed with a v groove bit. Put a chamfer on all the edges to give it a purple heart border and then I think I finished this one with Polycrylic. Pounded a v tooth wall hanger into the back and called it good.

[-] Marafon@sh.itjust.works 65 points 1 year ago

Finally.

I wonder if the recent news stories about "Lavender" and Israel's grotesquely high acceptable civilian casualty rates had any bearing on this seeming shift in policy.

15

Obligatory "I got a 3d printer for Christmas" and I'm absolutely loving it, fell down the rabbit hole head first. However I'm currently dealing with an issue where my Neptune 4 Pro is slowing down to 7 mm/s when it is printing the outer walls despite being setup in Cura to print at 25mm/s. Filament is Overture PETG. Pictures show the Neptune touchscreen with the 7mm/s speed shown in the bottom left and a screengrab of the speed settings from Cura. Any help is greatly appreciated!

50
New jig, who dis? (sh.itjust.works)

My second time building Michael Alm's Picture Frame Jig. The old one had quite a few issues. Primarily that I used a piece of pine for the runner that started out loose and has progressed to sloppy and almost ruined my last frame with gappy miters. Used maple this time and probably got to snug of a fit to be honest, but I also added a countersunk screw and washer to prevent the sled from tipping when it's pulled back. Tested it out making a test frame from some leftover frame stock, oak sandwiching padauk.

view more: next ›

Marafon

joined 2 years ago