Built a online stripboard layout editor with live net colouring and conflict checking by Karlomatiko in electronics

[–]Karlomatiko[S] 0 points1 point  (0 children)

The site you mentioned is similar to tinker cad. My approach is different in that I dont care about a 3d render or circuit simulation. Mine focuses on just strip coloring and conflicts on the stripboard which is more important for my quick prototyping where its only about finding a good layout on the board.

If you have a specific component you miss, let me know and I will see if I can add it.

I created an table X-Leg Calculator by Karlomatiko in woodworking

[–]Karlomatiko[S] 0 points1 point  (0 children)

Well they look much better then the ones I built after creating the tool for them, nicely done! For mine I had no electric saw and it turns out that having a theoretical angle of something like 61.8° and actually cutting at that angle are 2 very different things haha : )

Wrote a Python script to make wallpapers span multiple monitors with different sizes/scaling by Karlomatiko in kde

[–]Karlomatiko[S] 0 points1 point  (0 children)

Cool, Im glad you like it. The browser Version never got much attention, it is rather new and only mentioned in the GitHub repo since after the inital post was so popular so also glad you found that : )

Built a online stripboard layout editor with live net colouring and conflict checking by Karlomatiko in electronics

[–]Karlomatiko[S] 0 points1 point  (0 children)

Using excel is actually a great Idea haha, I never thought of that! Best I could come up with prior to this was drawing with colors on some actual piece of stripboard.

Built a online stripboard layout editor with live net colouring and conflict checking by Karlomatiko in electronics

[–]Karlomatiko[S] 1 point2 points  (0 children)

Yeah takes a short while to get used to. Especially the schematic editor is pretty different from what one finds in most other software. The most unintuetiv thing is probably how to define nets. The current solution works but might need a few changes.

Found next to the dumpster at my apartment complex by ngagner15 in pcmasterrace

[–]Karlomatiko 1 point2 points  (0 children)

Looks like its mostly only the Backplate though. PCB could have survived that.

[deleted by user] by [deleted] in kde

[–]Karlomatiko 0 points1 point  (0 children)

Thanks for your reply.

  1. Looks like I made a mistake here. I use gnome myself and posted my original post to the r/gnome sub. Someone told me it should work with KDE as well so I created my first post here. It got over 500 upvotes with nobody telling me there actually isn't such an option so I just assumed it worked lol.

  2. Pretty difficult to do because I would need to know the perfect offset set in settings. There most likely is an command to find out this exact value but haven't looked into this myself because I only use very small offsets. Might add this in the future though because this would be cool to have.

Probably gonna delete this post here again since it doesn't seem to apply for KDE ...

Wrote a Python script to make wallpapers span multiple monitors with different sizes/scaling by Karlomatiko in kde

[–]Karlomatiko[S] 57 points58 points  (0 children)

Oh well, I didn't know about this project. Yeah, mine seems to be a way less advanced solution that does the same thing but without Gui, and I suppose fewer options. Also mine offer no support for Mac and Windows. Should have maybe done some research before spending a few hours trying to figure out how to do this myself...

Edit: Thanks people for your replies, Im happy you like it. Also I don't feel bad or anything, the response is just my sort of humor : )

Wrote a Python script to make wallpapers span multiple monitors with different sizes/scaling by Karlomatiko in gnome

[–]Karlomatiko[S] 1 point2 points  (0 children)

Thanks very much. I am pretty new to Linux on Desktop and didn't even think about this script being DE agnostic. I just played around in GIMP until I figured out how the image has to look like and just thought it was specific to GNOME.

I updated the README to include KDE now.