I think as written it’s migas, which is similar but not quite the same, notably the tortillas aren’t smothered in salsa first
I think as written it’s migas, which is similar but not quite the same, notably the tortillas aren’t smothered in salsa first
it’s tied to packagekit, so tumbleweed should work ootb. opensuse’s immutable distro is less likely to be possible though, as well as anything else like that
some of them are also less bot detection and more spam limiting and mitigation. cloudflare’s has more stuff built in I’m sure, but things like mCapcha are just proof of work, so if you’re trying to make a bunch of accounts or whatever, it’s really computationally expensive.
oh I didn’t realize that lol. yeah that’d be a problem I imagine
I’ve always just refilled with low temp washer fluid if I’m running low and it’s getting close to winter. otherwise the other one does better with bugs and such in the other seasons. never had a problem with anything freezing, but I may go through it faster than others or smth
Why would I need to remember an ip address if I have a hostname? I don’t know my ipv4 anywhere since it’s all dynamic.
Standards like those change just fine. Sure some stuff uses ascii still, but almost everything I encounter is unicode. Email has had so many things added on over the years that that’s not a fair comparison either. Other countries have plenty of kb layouts that are more popular locally than qwerty but came afterwards.
At some point ipv6 will be the default and we’ll just use compatibility layers to access ipv4 only things. We don’t need every device on board, just the ISPs
tailscale also just has a button to buy/enable mullvad as an exit node. if you’re just looking for a commercial vpn for privacy it works well.
I’d always prefer a biodegradable and renewable material that I have to replace every few years over an artificial one that’ll be around forever in some form. Not everything needs to be made out of petroleum
you can also just add more buckwheat if it gets too flat too. although fwiw I bought one a couple years ago and took out a bit to make it flatter initially, and haven’t needed to add it back yet
this guy writes shitty code
I started here but switched to just jellyfin. way easier, fewer issues, etc
extensions tend to be the slow part in my experience. after a couple heavy extensions on an already struggling work laptop I’ll frequently outpace it’s input handling and have to wait for it to catch up
you’re starting to get stalkery
prefix notation doesn’t need parentheses either though, at least in this case. lisp uses them for readability and to get multiple arity operators. infix doesn’t have any ambiguity either if you parenthesize all operations like that.
The other 7 times Futurama came back after being canceled
There is some surprising behavior with some of the features of yaml, mostly arising from the fact that it looks nice to read. Here’s a list of things that you can avoid to avoid a lot of the pitfalls: https://hitchdev.com/strictyaml/why/ . I haven’t actually used strictyaml, but the arguments it presents are pretty solid and some are things I’ve run into in real environments
What about pkcon? I haven’t used it in particular, but packagekit based GUIs work pretty well in my experience, and then it supports flatpak/snap/apt/kde addons/etc in one interface, which is better than it was originally.
no, it’s still a smoother experience ootb for things like c# desktop apps. in vscode you don’t get a wysiwig wpf designer and such, and xaml completion is worse to non existent.
It does seem to be a newer dev thing though, myself and my jr devs use vscode as much as we can and jump back to VS only when necessary, the older devs on my team are all 100% visual studio and will be forever