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
Or 73% of a PS5 pro if you’re in Canada!
not portable or self contained, but homeassistant handles things like this quite well. you’d need it running somewhere else though. worth the effort if you plan to automate more things though
pinecil can be battery powered too and I’ve had a good time with mine. granted the battery is either a laptop power bank or a drill battery, but it’s still portable enough for me
for people ootl on D like me, this seems to explain the problems: https://dpldocs.info/this-week-in-arsd/Blog.Posted_2024_01_01.html
I feel like I had a problem socially starting jr high without a phone at all in late 00s. All your friends communicate/plan/etc over phones so not having one you’re missing out on all of that.
Smartphone is debatable, but I feel like 6/7th grade kinda needs a phone of some sort in current society
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
you’d have to have family exceptions or something if they’re in the same row. you wouldn’t want a small child especially having to board at a different time from their family, but even just couples travelling together are probably better to board together.
airlines without assigned seats are probably the most optimal implementation of this
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.
I feel like bots on lemmy get way too much hate in general. There aren’t that many and if you don’t like you can block this one/all bots. I for one find it useful as it is.
yeah but I’m not going to be able to make a Bambu printer in the US since it is a product produced by a Chinese company. A Voron is different since I can source parts from US based companies and put it together myself in the US.
replayability seems like the big advantage of something procgen like this though, independent of price. otherwise, why isn’t it just a story curated by the dev?
a voron is american made depending on where you make it
friends for over 30 days apparently for everyone here asking for invites
You know, in recent weeks it’s become clear to me that I needed to unite my party in this critical endeavor. I believe my record as president, my leadership in the world, my vision for America’s future all merited a second term, but nothing, nothing can come in the way of saving our democracy, and that includes personal ambition.
So I’ve decided the best way forward is to pass the torch to a new generation. That’s the best way to unite our nation. I know there is a time and a place for long years of experience in public life, but there’s also a time and a place for new voices, fresh voices, yes, younger voices, and that time and place is now.
idk if it would be manual, isn’t the point of ab root to rollback if it doesn’t properly boot afterwards?
json doesn’t have ints, it has Numbers, which are ieee754 floats. if you want to precisely store the full range of a 64 bit int (anything larger than 2^53 -1) then string is indeed the correct type
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