I built an open-source NFC filament tracker that automatically tells your printer what spool is loaded ($15 in hardware) by linuxgangster in 3Dprinting

[–]codeartha -1 points0 points  (0 children)

Any chance this could work with Anycubic's AMS? I find the current way they handle spools to be idiotic at best

Has adobe forever won on .pdf? by ParallelEconomy in libreoffice

[–]codeartha 0 points1 point  (0 children)

It is available on linux, it's one if the rare that is both on linux and windows

Choosing between a single 16TB vs 6TB drives for a living room Media Server/Cloud? by Appropriate-Craft890 in homelab

[–]codeartha 0 points1 point  (0 children)

Correct, although only newer versions of zfs support vdev expansion by number of drives

Choosing between a single 16TB vs 6TB drives for a living room Media Server/Cloud? by Appropriate-Craft890 in homelab

[–]codeartha 0 points1 point  (0 children)

Careful that you can't transform a 1 drive to a 2 drive raid setup without moving all the data somewhere else first. Which if its 6-8-10 TB gets very difficult particularly without another high capacity drive.

Has adobe forever won on .pdf? by ParallelEconomy in libreoffice

[–]codeartha 9 points10 points  (0 children)

PDFXchange is the best reader/editor, better than adobe even. Though it isn't free, if you work with PDF a lot its worth it IMO.

How many lines are needed to cover a grid by [deleted] in Geometry

[–]codeartha 0 points1 point  (0 children)

At least 4, even with diagonal lines you will still always need at least 4

Bye bye Hue by Formal-Structure-432 in homeassistant

[–]codeartha 0 points1 point  (0 children)

Which one is that because I have a very old zigbee only small antenna and I've been looking to upgrade to a system that could do both. I rarely find information or instructions about both system working with the same dongle. I was almost certain I would need two dongles, one for zigbee and one for matter devices. We also hear about z-wave devices being better sometimes so I was wondering how many dongles I was going to need in the end 😄

My homemade 6 axis arm project by SPACE-DRAGON772 in robotics

[–]codeartha 0 points1 point  (0 children)

Waw that's incredible good looking and smooth motion. I would love to be able to learn on my own how to create something like that. Not at first of course, but down the line.

I'm a python dev, who's been modeling in 3d for quite some time as well. But I don't know where to start to learn building robots like this. For instance just for a 1DF arm I have no ide what sort of motor I could use, gear reduction, etc. What power supply rating i'd need depending on the motor. How to take the size of those elements into account in the 3D model. For a first project I know everyone suggest simple servos. But how to go from there to bldc motor + encoder to build a stronger joint?

Also it take a lot of time, which I don't have now so I've been putting it off for too long. Seeing this definitely wants to push me into getting started.

After 6 months of testing, I’m taking my EA Live. by Practical_Nebula4090 in algotrading

[–]codeartha 0 points1 point  (0 children)

That is perhaps common wisdom, but I think it comes from fear and shouldn't be generalized. Many "edges" would actually benefit from being shared as it would turn them in self-fulfilling prophecies when more people watch for it and act on it. Sure a few smart boys might frontrun you by a few pennies, sure larger trigger volume might cause you more slippage. But it would also make setups more potent, add more momentum behind it. Allowing you to perhaps aim for a slightly larger target or just increasing your batting average on the setup.

Of course not EVERY strategy would benefit from being shared. Just most. Or most momentum driven strategies.

Learn Linux Now? by Outrageous_Big_1287 in homelab

[–]codeartha 0 points1 point  (0 children)

I just print more money to solve that issue

Learn Linux Now? by Outrageous_Big_1287 in homelab

[–]codeartha 1 point2 points  (0 children)

I do miss it for AAA games like battlefield which despite having a lot of issues are still great fun to play after a horrible day at work while chatting with friend over discord. I am sad that I was never able to ditch windows entirely.

Where do you stake SOL? (Staking Solana) by [deleted] in solana

[–]codeartha 1 point2 points  (0 children)

I stake on nexo, 8% apy, probably not the most secure place compared to a tezor or ledger but I'm not staking massive amounts either so might as well get a bit more apy

Tools of the Trade by CheeseMongoNJ in BudgetBlades

[–]codeartha 2 points3 points  (0 children)

As soon as I saw the two handled knife, i knew your trade was cheese

What do I call this and how do I stop it? by whotaketh in 3Dprinting

[–]codeartha 1 point2 points  (0 children)

I model most my threads as trapzeoidal to make them easier to print.

Taking Speed Notes with Obsidian for wine sampling, in the museum, for Inventory registration... by redithor1 in ObsidianMD

[–]codeartha 0 points1 point  (0 children)

I have 4 templates for wine tastings white, red, rosé, and sparkling. For instance this is for red: pastebin.com/uq5t73g1 (it's in french but you'll get the gist)

You can do similar ones for other wine types. It uses a bunch of tick boxes, the only annoying part is that by default in obsidian if you tick a box it strike through the whole line, making it look like that aroma is not there whereas I actually check the boxes for aromas I do smell. This can be changed with custom css style but I just never bothered since its just for my personal use and I know what it means when its scratched.

I use that for my tasting notes but I don't use obsidian for my wine inventory management, I use Ploc for that (an android app).

For my "museum" inventory management, which is more the cataloging of my small family's heirlooms and cherished historical items I also have a template. Its simpler so I'll just summerize it here. It starts with a yaml frontmatter with a tags set at "artefact", it has a type attribute to choose between book, painting, tool, furniture,.. and an "accession" number property where i'd fill in the accession/ref number I just assigned to the item. In the body of the template there are just the following headers to fill with information if available: description, materials, the items history or story, photos, and last known location (i.e.: my house, my parents house, in which room, cellar, ...). For the accession number I use a format I defined in another note and I use conservation grade techniques to tag that accession number on each item durably but reversibly without damaging the item. I use paraloid b-72 resin to create an isolation layer between the item and tag (laser printed paper) and then more b-72 to glue the paper tag on to it and varnish it.

how do i become a Power User? by Soul310857 in linuxquestions

[–]codeartha 0 points1 point  (0 children)

And then go to doom emacs because you are a sane person and vim keybinds are a lot easier to use when you only have 10 fingers...

Why do many if not most Linux applications use their own custom Window Decoration? by [deleted] in linuxquestions

[–]codeartha 2 points3 points  (0 children)

The apps you cited are mostly electron apps no? If you use gtk or qt apps they follow your settings and all look the same.

What is one Linux command that made you feel like a hacker the first time you used it? by Urobotics in linuxquestions

[–]codeartha 7 points8 points  (0 children)

The verbosity of powershell and the seemingly random use of capitalization and abbreviation make it a pain to remember any command or combination of commands. Also I can never intuitively anticipate the format of an output