You would be surprised. If you haven’t tried to run a LLM on Apple silicon, it’s pretty snappy but like all others, RAM can be a significantly limiting factor unless the model is trimmed down to do very specific things to reduce the size.
You would be surprised. If you haven’t tried to run a LLM on Apple silicon, it’s pretty snappy but like all others, RAM can be a significantly limiting factor unless the model is trimmed down to do very specific things to reduce the size.
“ok, now add a metric shit ton of swearing and further belittle parsers who can’t deal with tabs.”
If she woke up to a vibration from a watch, I bet she’d wake up hearing motorized blinds.
It doesn’t kinda feel that way, doesn’t it?
I found exercise that I actually wanted to do. For me, this started out as cycling. I enjoyed being able to go places and see things. I used to just cycle casually with my family but when the COVID lock downs happened, I would go on 30+ mile bike rides. It was nice to get out, see things and the roads were pretty empty around me so I could go just about anywhere.
The biggest problem with that around here is that it gets really cold during the winter so I started doing a combination of cardio, hand weights and basic exercises like pushups, etc to just get my heart rate going and sweat a bit. I do have an indoor bike trainer but I don’t enjoy that quite as much because it’s just sort of boring compared to being out and seeing scenery.
I was sort of stuck at this weight of around 190, which by the BMI charts is a few pounds overweight for my height. This last fall, I was challenged by my sister in law, along with her other siblings, to run a half marathon. I used to play soccer and I used to run for a good while in my 30s - it’s how I stayed in shape back then and was able to lose a good bit of weight. So I started running and I found it to be really easy, probably because I didn’t have to fight through the getting winded - it was mostly my leg muscles getting used to running. Now I run around 30 miles a week, even in the cold. The only thing I struggle with now is taking care of my knees and leg muscles as that’s the biggest issue I run into that could prevent me from keeping it up. I’ve been running since November and am down to 180 and I feel great.
Now food wise, I mostly just try to be generally aware of going in excess for anything that is just sugar or a food that calorie dense but not providing nutrients. I try to keep fruit around the house. if I think I am hungry, I ask if I am hungry enough to eat and apple or a plum - something like that and will do so if I am. I still snack on stuff like pretzels, crackers, etc. I eat things that aren’t healthy for me but I try hard to not go overboard on anything.
Funny that predictive text seems to be more advanced in this instance but I suppose this is one of those scenarios that you want to make sure you get right.
I haven’t kept up with anything reddit wise but I thought those tools utilized the now inaccessible APIs unless they’ve figured out how to do it without them.
I use Gitea myself and when the big dust up about the backing company came up, I didn’t feel like there was a big enough reason to migrate away from Gitea. Just because they could do something wasn’t enough of a reason for me. Sure it’s great that they are running a fork that I could switch to but I currently don’t see a reason to switch as of today.
The biggest challenge I feel is actually knowing where to go to diffuse the bombs. As a kid, I could pretty much beat dam level on the first try after I knew where I was going.
How does Okta not have systems like support systems like what was breached with the credentials behind a VPN as well? A system like that really ought to be on a secured network. We have so many systems at work that are VPN required and it’s mostly those where sensitive data lives.
I would also second Hugo which I use for my personal site and blog which I haven’t updated for a long time. Nice thing is that it has a minimal footprint of needing to watch out for updates unlike something like Wordpress which was known for being vulnerable stable if left unmaintained. It’s mostly looking out for old themes with vulnerable javascript.
Another popular options is Jekyll and I honestly can’t remember why I picked Hugo over it but if you don’t need dynamic content, why make things more complex?
I would start by checking for any sort of errors in your system logs, such as /var/log/syslog
or using dmesg -w
. In my experience, Linux is almost universally faster than Windows.
The fields where you can’t paste a password or any other types of data like credit card info absolutely kill me. It’s doing the exact opposite of adding any level of security and it’s just infuriating.
My favorite recently is my company has TOTP 2FA but you can’t paste the 6 digits. You have to type in one digit at a time, each being its own box. Paste fails in every browser I’ve tried. It’s just a shitty user interface.
I also used to run into this when flying for work I would have paid for wifi on a plane flight but my mobile device isn’t able to get their text or push notification because I only paid for my laptop to have wifi. Used to drive me crazy and then I just stopped working while on flights because of dumb policies.
Grays Sports Almanac, 1950-2000 edition
Kubernetes so that it can peak already and then die off.
Disclaimer - I make a living on k8s based solutions and I’m over the stupid complexity for little benefit. It’s like expecting everyone to be a “10x” engineer or some shit when reality is that most of us are just over here sniffing glue.
I was until about a year ago or so. I had all of my home server’s file systems on top of mdadm but somewhere around 3-4 years ago I started migrating my different storage groups to zfs and then I finally got rid of my root mdadm mirror last year, moving that to zfs too.
I have two internet connections - one is fiber and the other is cable. My cable is the backup connection and is a lower tier offering with a 1.2 TB/month cap while my primary fiber is 1gig symmetrical with no data cap. I use pfsense to handle failover in case of an outage.
I also use acme.sh. It has worked great for me and was dead simple to use. Super flexible on what it can do from just renewing the certs to web server integration. Love the simple to use hooks available too.
Honest question - is GitLab really that different of a vendor lock-in over GitHub?