• 42 Posts
  • 476 Comments
Joined 1 year ago
cake
Cake day: June 9th, 2023

help-circle
  • You’ve got to do some manual config. I know about it but don’t use it. You can redirect home folders with the container in the distrobox create flags. I think the better option is to use the user/groups/SELinux context in addition to the container as this will show up in ownership and is more easy to trace. One of my main problems is how packages have Python installation requirements that by default try to break pip out of any containerized context and create their own venv setup. It totally screws up the whole distrobox container setup and separation from the base system.



  • I would only do a Prusa if you want a tool that just works and will work in the future. I don't regret my MK3 at all. I do regret a little KP3 Kingroon. I just never use it. It is cheap and a decent deal in a budget printer. The thing is, the whole hardware spec mindset and budget printers are not a path to the same place or end game. Everyone I know that buys a bottom tier printer, sticks with it, and actually prints owns several budget printers. Almost everyone that talks about how great one is, spends a bunch of time fiddling with it and almost always has several of these machines, of which one is ever working.

    I got the Prusa first, and only got the Kingroon to try out klipper, modding, and determine if I wanted to build a Voron. A Voron 2.4 is great for a machine designed specifically for ABS. I know ABS extremely well from all of my years painting cars when almost all trim parts and bumper covers are made of the stuff. At one point, I considered making prototype and rare automotive parts using a Voron 2.4. If you do not know, the 2.4 has a totally stationary bed, and a core x/y like print head that moves inside a rigid cube. The actual print head rises with each layer, unlike a Core X/Y where the bed is lowered with each layer. This keeps the air around the print as still as possible which is absolutely critical for large ABS prints that have thickness variations in the walls and thin structures. Even in a good heated temperature controlled enclosure most printers struggle with this kind of print. I’ve made many iterations of tuned wall thicknesses to make large ABS prints work on my MK3 in a totally sealed enclosure.

    This is my point, if you’re going to buy a project printer, buy one that is for some special niche. I spent most of my life learning this lesson the hard way: “there is nothing more expensive than being cheap/poor.” Buying anything twice costs more than doing it right the first time, and the physical cost neglects all of your time as worthless. There is a major fallacy in the assumption that hardware specifications count for anything of value. Unless you are an embedded hardware developer that somehow does not value your time, the hardware specifications are an irrelevant joke. The level of development that has gone into dialing a setup as well as a (well aged) Prusa is not trivial. You can’t just roll a marlin config and get comparable results. This software blind spot almost always results in the person playing with a perpetual printer project instead of a tool they actually use for useful stuff. That is a perfectly acceptable hobby if that is what you are looking for. My advice is that I do not regret buying the tool first and having something that will just work for the rest of your life. If you want a printer project, that is what you get for your second machine.


  • Wow this asymmetry is so bad IMO. No one stands out. I think it is a combo of the lack of matching uniforms and those hideous boots and socks. The range of ‘I did it myself’ makeup is really not helping. In isolation each individual is not bad, but no one stands out as spectacularly skilled and in aggregate the inconsistent oddities stand out.

    Of all my random jobs as a teen, I worked in Nordstrom for awhile. I always admired the consistency in skill and looks of the people working at the Mac counter. It was very “coordinated” I would call it. That element is missing here and enough that it stands out IMO.


  • With Linux over the years, I have learned to ignore all hardware marketing as (basically) scammers. The supporting software is the important part. If the software is not open source, the product is only available to rent and likely includes or has the potential to become an extortion scam of subscription parasites. When I shop for products now, I do so by searching for the open source software first. Once I find a large project with several contributors, I git clone the repo and then I run an app called gource on the command line. Gource creates a 3d visualization of the project over time and its commit history. Have a look at the Linux kernel some time or just watch a video of someone that has uploaded the visualization: https://www.youtube.com/watch?v=5iFnzr73XXk

    With the actual visualization, you can zoom in and select the individuals or watch branches specifically. The trick is to get an idea of who the main contributors are in the various spaces and how consistent they are. Find who is working on what hardware and how they are working on it. Some times you’ll see a person comes in and only makes a single commit or a few that contain everything for a device and then they disappear. These are often subcontracted devs that a company hires and gives a checklist. Issues, bugs, and unsupported features are unlikely to get fixed unless you see someone else that is making commits in this space. What you’re really looking for is one of the main project devs that makes ongoing commits to some specific hardware over longer amounts of time and fairly recently. It means they have the device in question. That generally means the device has or will have excellent support in the long term. It also generally means the person either really liked the product or the company is smart enough to supply the dev with the device or supporting documentation.

    Sorry if this seems unsolicited. It took me a long time to break out of the hardware spec shopping fallacy and all of the troubles it can cause. Prioritizing true ownership and shopping for the software first is a far more enjoyable life experience. It likely won’t help in this niche, but for computers in general use: https://linux-hardware.org/

    You will likely find that search engines attempt to obfuscate this information. Expect that. Use offline open source LLM’s, ask the community, or more advance searching methods to find relevant info. Both m$ and the goo are the two biggest beneficiaries of the proprietary software ecosystem and they are the only two web crawlers that exist at relevant scale. All search engines use one or both of these sources either directly or by proxy.


  • I have an HP laser printer from like 1992, before they turned to US=Privateers; rest-of-the-world=criminal pirates. HP died as a company when they spun off Agilent/Keysight as test equipment and continued the branding for contract manufactured consumer garbage. HP does not make anything. They market, place stickers on what others manufacture, and create ponzi scheme-like extortion scams, as the shriveled shell of a dying husk disconnected completely from their now long irrelevant past.


  • TBH: tl;dr (…but read ~1/4 and skimmed the rest.)

    Emacs can likely do most, if not all, of what you’re looking for.

    As far as distros, go with either Fedora Workstation or Silverblue. If you can run SB, try to avoid messing with the base system as much as possible, skip using the toolbox containers system and just use distrobox. With distrobox, you have almost all Linux distros available as containers, so you build on them. The only exception I know of is NIX. You can’t run NIX in distrobox. You probably could run the NIX package manager, but that involves this weird setup where a user owned directory exists in / root. Personally, this is just too weird for me to use it. I expect all user activity and configuration files to be confined to /home/$USER/

    Fedora just works, but try and lag behind the release cycle a little bit. Like right now F40 is pretty solid, but there were some issues in the first month or so after F40 first came out. I have lagged in every release since ~F28 and never had issues. I switched to F40 within the first week or so and a few packages were wonky. Basically Python was super fresh and did some odd stuff with containers where it did not work without manually removing and replacing Python in each container. I think that was the only manual intervention issue I’ve had with Fedora. I have a 3080Ti laptop with the 16 GB GPU. The Anaconda system in Fedora builds the Nvidia kernel module automatically in the background each time the kernel is updated. It works flawlessly, even with secure boot enabled.






  • See the thing is, I have the words to describe it and know what it is. I know from seeing all the skull reconstructions of other human species how the brow line looks in the various skull forms. I still don’t see it in faces at all as a defining feature I can pick out. I know what to look for, but I can’t picture a skull in a human face. I don’t know why, but a skull is like a thing with meaning separate from faces on some kind of level. I don’t want to associate them. It is not that I cannot do so, I’m more than smart enough for that. I can see the connections between the features if I care to try. It is like forcing myself to eat something I do not like though. I do not focus on these features for identity. I’m aware of the fact that the face is built on these element, but I simply want to enjoy sausage without making it on some kind of level of subconscious.


  • Sorry, I should have been using the word freckle not mole. It was not intended as a negative opinion of either.

    Aside from the diff, do you register a brow ridge as a perceptive feature that you are always aware of? I ask because I’ve noticed when I am reading books that describe facial features, they do not register in my mind as relevant information. My mental picture of a character develops on its own based upon context of actions that define personality. Likewise when I look at faces, I can’t articulate shape and the underlying structural features in any meaningful way. I know what I find attractive, and can point it out, but I can’t really describe it well and it does not seem to be the kind of thing where I lack the vocabulary, but more of the kind of thing that does not interest me. I may not find facial structural language interesting, but it is interesting to see how others might perceive the world differently. I write off most attractive features as an abstract degree of neotenous asymmetry; large eyes, small nose, small mouth, forward angle to the face, etc. I do not see chin, brow, facial shape, or jawline in a tangible definitive or memorable way. Even when you mention the differences in brow between images 1/2, I see lighting and makeup, but feel blind to what you are pointing out. I’m being totally honest, not like passive aggressive or anything like that. Sorry if my verbose specificity is abrasive, feel free to ignore. The observation just struck a deeper chord for me in an area seldom explored.


  • Admittedly, it’s hard to say conclusively. The left’s eyebrows are drawn on with makeup, and the angle of the light source and shadow obscure the nose proportions. The right’s stretched posture by comparison makes it hard to pin down the diff. I think the strongest argument against is the lower abdomen mole that is hard to discount as an anomaly of lighting and exposure. However, there is also the mole match on the chin.




  • I still vote FreeCAD. I know Blender too, but I can put down FreeCAD for months and focus on other things. When I return to designing on FreeCAD I have very little skills decay. I have to go make the canonical tutorial doughnut (YT) almost every time I do Blender. I also have some stuff saved with notes for manually editing quad mesh objects, and converting to quads, but now that is on my old backup comp.

    This is my primary gripe with renting software. I invest enormous time in learning these things. I am not for sale. I own my time investment and no one has a right to steal that from me. I’ve only used FreeCAD a couple of times in the last year. I’ve spent most of my time on other projects. Printing is not my only hobby or interest. It is a tool and a skill I own, and it complements my other tools and skills well. To me, this is a fundamental part of life as a citizen in a democracy. Once upon a time, around 1k years ago, the average person had no right to own property or their tools. They were called serfs and this societal structure is called feudalism. No ancient citizen of a democracy wanted feudalism. There was no changing of the guard, or coup that started feudalism. People slowly gave up their land and rights to live closer to private security forces of the rich. They trusted them to do the right thing. Eventually they became slaves to those feudal lords with only a theoretical right to recourse from rape and murder.

    The software features of CAD are finite. There is nothing to develop in some ongoing fashion forever. Open source is slower and a bit messy at times, but it has been around for a very long time.



  • Amazon’s pricing I not deterministic. You were likely tracked and information collected to know this was a key item for you. Amazon will market loss leaders to you in an attempt to get you to default to buying on Amazon.

    As a former Buyer for a chain of retail stores, the loss leader is effective marketing. I sell you a popular item at or below my typical cost because statistically, a large percentage of customers are making a special trip to my store to buy that product and will make additional purchases at margin. On the wholesale Buying side, these are tools to get past bulk buying tier discounts for seasonal ordering with smaller scale retail.

    Amazon is using a convoluted front end system of overlapping product categories and a supposed multi seller listings (despite collectivized logistics and warehousing) on the website you see. This is how they perform price fixing where you do not see honest or straight forward determinism. When you repurchase that same item later without making comparisons, the seller will shuffle so that a higher price is presented.

    If you have a well isolated network where device history for social media and internet browsing is totally partitioned from e-commerce you’ll likely see even more of the scam. If you see anyone online show the search results and pricing on Amazon, then try to replicate those search results and product price on a device that is totally partitioned from your viewing of the item/price elsewhere, you’re likely to find it is not possible. If you then go back to the original device and do the same, you’ll magically find the same product and lower price. It is a scam market. This is why they are collecting and paying for all that data about you. We are in an age when automated individual targeting and manipulation is possible and happening. This is why data mining stalkerware is insidious. Scam markets are only the tip of the iceberg and what can be uncovered if you go looking for it. Anyone that has done database or logistics management should have major red flags flying when looking at how Amazon’s website is setup. The front end is absolutely untenable garbage for effective logistics. The only reason it is convoluted and search results are terrible is because it is a price fixing scam. The logistical efficiency proves that there is no connection between the front and back end of the site.


  • From me specifically? When I was first disabled, I still used most corporate social media and stalkerware. In an isolated environment like I’ve been stuck in for a long time, it became clear that the user retention through suggested content manipulation algorithms and notifications were not able to compensate for someone in my condition and availability. What had always seemed like minor manipulative annoyances, became obvious manipulative annoyances. I started to see how the interruptions had altered my behavior. There were some interests I sought out on my own, but many pointless and frivolous distractions and things or projects I bought into because I felt like I had found or discovered something on the internet. Over the years of isolation, I can more clearly see the pattern of what was really my interests and what was suggested to me in manipulative contexts. One of the prime ways it happens is when I’m frustrated with something I’m working on and getting no where. Suddenly I get a seemingly unrelated suggestion or start getting what seem like random notifications. Those seem to target my emotional state specifically in a targeted way to tended to push me into new things or areas I didn’t really expect or want to pursue prior.

    I could write off that kind of thing. I became alarmed most around 2018 when Dave Jones showed some search results on YT and was talking about them. I could not reproduce his search or even find the reference at all. A week or so later, it came up. I had it happen again a couple of months later. No matter what or how I searched I could not find the correct results. It is because google was being paid to funnel me into another website some imbeciles thought was related to my search results but the website in question is a garbage third party referral linking middleman. When they showed up in my search results, I couldn’t find anything I was looking for. They were quite literally paying so that I could not find what I needed. It wasn’t ads placement. It the top 20 pages of google, the results were simply not present at all for what I was looking for. In this situation, I could empirically check and see what was happening. Any company that can do such a thing with what I can see should never be trusted with what I cannot see. That type of manipulation is world changing and extremely dangerous. There are only two relevant web crawlers by size, Microsoft and Google. Every search provider goes through these two crawlers either directly or indirectly. When google failed to work, so did DDG, Bing, and most of the rest. At the time, Yandex still worked.

    Since I have offline independent AI running, I’ve been able to test this a bit further. If I start searching for certain niche products in a search engine I will get steered in bad manipulative directions. I do not fit the typical mold for the scope of experience and information I know about going back over two decades ago. When I search for something commercial and industry niche specific, I’ve seen many times when relevant products and information are obfuscated as I am steered to consumer land garbage due to what I shouldn’t know. These are situations where I may have forgotten some brand name, but when searching for all of its relevant properties and use cases, the things never come up in search results. I can chat about the product with a decent AI for a few sentences and it gives me the answer. After I plug that into search results, suddenly I start seeing all kinds of related products in other places popping up like it is some kind of organic thing. It isn’t limited to search results either, it was YT, Amazon, eBay, Etsy, and even reddit I noticed similar anomalies. If this kind of connection works in one direction, it must work in both directions, meaning my information bubble is influenced directly by all corporate platforms. It makes me question what interests and ideas are truly my own. I primarily find it deeply offensive that, as a citizen, any corporate shit can cause me to question my informed reality in such a way. Any stranger that asks you to trust them, is nothing more than a thief and con. They are an irresponsible gatekeeper. That is the prima issue.