

I have a kindle that I’ve had for ages. It has been jailbroken for a while and I’ve been loading my own epubs onto it. They make it easy with the 1 click send to kindle stuff but that locks you in to their ecosystem.


I have a kindle that I’ve had for ages. It has been jailbroken for a while and I’ve been loading my own epubs onto it. They make it easy with the 1 click send to kindle stuff but that locks you in to their ecosystem.
I’ve gotten it to “work” but it’s fragile and updates tend to break it. I ended up switching to FreeCAD, it’s come a long way and version 1.1 is pretty great.


Oh, I understand it… it’s basically free and I think they feel that advertising on facebook is good business. Facebook has just made it hard to view without an account. I think I’d have less of a problem with it if I could view the information without facebook popping up a “create an account” modal constantly, preventing me from viewing the information.


This is cool but I think the reason Ford isn’t selling many trucks is because they are expensive. And this at $95k… cool but too expensive for me. I realize batteries are expensive but they need to start making cheaper EVs. Not everyone can afford a luxury car/truck and the Lightning, while cool, is definitely a luxury truck.


This… too many small businesses use facebook as their “webpage.” I’m not creating an account, blank or otherwise, to view your hours… I probably just won’t go.


Stage 3 colon cancer in my late 40s. Going through Chemo now. My oncologist thinks we can eradicate it so I’m hopeful. He also thinks it’s due to the increase of Microplastics.
If you are in your 40s, go get a colonoscopy. The prep sucks but it’s worth it.


Are you saying there is precedence for what we currently have? Trump seems to think that he’ll get impeached if republican’s don’t win. Then if he’s out, Vance and him seem to have differing opinions on the Epstein files. Vance has also had some things to say before getting all budy-budy with Trump.
France is currently investigating allegations. In fact 10 countries have opened investigations.
So I suspect Trump is in the files, hence the coverup but once he’s gone I think there might be enough public pressure to cause the next administration to do something.
I mean, Biden pardoned his family because he thought the new administration would go after them.
Of course, I can’t see the future and maybe it all gets swept under the rug, but I’m hopeful.


I don’t know if ever is the right term. I’m hopeful that once this administration is gone, the next administration might start doing their job and investigate some of these individuals, leading to prosecutions.
But I think you are certainly right that the current administration is corrupt and no prosecutions will happen under them.


Mine goes up automatically and if it encounters resistance, it goes back down again. I guess this is too hard for Tesla.
I use Orca Slicer all the time on my Debian machine. Works great!


Pretty much all the functional models I use are free. I get them from https://www.printables.com/ https://makerworld.com/ https://www.thingiverse.com/ https://thangs.com/ or I design them myself. Back when I was on Mac I would use Fusion but lately I’ve been 100% Linux so I’ve been using FreeCAD and it’s way better since v1.0.
As far as paid models, it’s mostly been things from https://www.myminifactory.com/ and generally sculpts because I want to support authors. Sometimes it’s through patreon but they usually send myminifactory links to redeem.
But yeah, get yourself a pair of calipers and learn a CAD program.


Nope, software dev here… work gave me a budget, told me to pick a computer and I put Linux on it. My Boss (the VP of Engineering) also runs Linux. We’re a small company and some people do run Windows but we have google workspace so there hasn’t been anything I’ve needed windows for.


I’ve been down this rabbit hole and have some thoughts. Personally I’ve been trying to stick to Linux which makes things harder but since you have Mac and/or Windows, you have more options.
First, my main app I use (and why my laptop is still dual boot) is Fusion 360. I have a hobbyist license so it’s free with some limitation that don’t really matter. It doesn’t work great on linux (I’ve gotten it to run with WINE but it seems to crash and not run great) so I’ve been looking at alternatives. However, it works great and will do pretty much whatever you want. Also works well with CNC if you want to branch out into that.
Lately I’ve started looking at https://www.onshape.com/en/ as it’s all browser based. The free version means nothing is private but because it’s browser based, it works with Linux. I’ve just played around with it once but it looks promising.
I really want to like FreeCAD but it’s been confusing to me when I’ve tried to use it in the past. I think I just need to sit down and watch a view videos and read the docs to learn it. I’ve heard good things about it after it hit 1.0 so maybe I need to revisit it. I feel like this will be best to learn long term.
https://openscad.org/ isn’t your standard CAD program but it can be really powerful. I’ve used it a few times but you need to think of your models programmatically and I’ve found this to be difficult for some applications. It’s really cool though and worth checking out.
I’ve found TinkerCAD to be ok for simple things but it seems a bit simplistic for the things I’ve been trying to do.


I almost exclusively use PLA and I’ve had no trouble but all my stuff is indoors. I’ve heard that it doesn’t do as well in the elements so for anything outside, I’l probably look at using petg which from what I’ve read, holds up pretty well outside.


I have an ender 5 which I’ve had to do all sorts of things to. I’ve also had terrible luck getting z-probes to work with it. They’ll work for a while and then just die on me…
A while ago I backed the Phrozen Arco on Kickstarter. It was a mess of a compaign but I eventually got the printer (Over a year and a half late). However it’s just worked and makes nicer prints than my ender 5. I love it so much. My makerspace has a Bambu which seems to have the same results. I love just printing something and having it work and not having to fuck with the printer. It’s been so nice.


I’ve tried it a few different ways and the best outcome I’ve had was using some tubing, like this one: https://youtu.be/yuZ0DA8w9XI
I don’t always do it but when I do, I do it this way from now on. The tube makes sure the filament stays aligned, I also cut the two ends at a 45 and try and join them up inside the tube. Usually I’ll save the ends and then do a few rolls at once, can usually get another few prints out of it.


One of the many reasons I canceled my prime subscription is a lot of stuff was not coming in 2 days.


I’d imagine a lot of private jets do fly IFR though which does involve ATC. So even if they fly out of a non towered airport, they probably file their IFR plan with a towered airport and start talking to them once in the air.


Piff the Magic Dragon also had his dog Mr. Piffles cloned before he passed. From what I understand, he tried finding another dog but they never really fit in his act the same way so as Mr. Piffles started to get older, he cloned him and now has Mr. Piffles 2.0.
https://www.tmz.com/2024/11/13/piff-the-magic-dragon-cloned-mr-piffles-chihuahua-dog-magician/
It’s not cheap but I don’t think Tom Brady cares about how much it costs.
I used to use vim pretty exclusively, I’ve since switched to neovim. There have been a few cases where vim/nvim weren’t available but regular vi was and I’ve used it to edit text files. I imagine there were other editors but I’m so accustom to how vi/vim/neovim does things that I can’t imagine using anything else. Sometimes someone will try and convince me to use a new editor and I’ll try it but generally end up switching back to nvim. Even vi compatibility mode doesn’t really help because I use a bunch of plugins.