I live in a suburb near a county airport. I cannot fathom a life with Tesla owners flying over where my kids and I bbq. This idea is great, but people should still be licensed for the real safety protocols e.g. radio and not crashing into others.
>Statista
https://www.statista.com › statistics › facebook-global-dau
Feb 9, 2024 — During the fourth quarter of 2023, the number of daily active users on Facebook reached 2.1 billion, a minor increase on the previous quarter.
I get the sense that you're trying to mask the simplicity of predicting the next-most-likely-word after training your app, ala markov chains, under the guise of "magical AI." Providing an error threshold when it spits out the wrong response to a phrase seems to be worsening its natural ability as well.
Nice. Thanks. I saw the light saber version is in ASCII in the source for usds.gov, I figured there was a meaningful back story.
One more observation: If I were to want to work for the USDS, there aren't job listings (that I saw) nor would I know what I was applying for by clicking the "Apply Now" button.
I have been out of Fed. Gov. for about a decade, but the hiring process was very complex and confusing back then, the "rule of thumb" was for people to apply to as many as thirty jobs, and expect to wait a month for a response. I'd recommend explaining how (if) USDS is different. I certainly wouldn't fill out the "Apply Now" form not knowing what I'd be interviewed for, in DC, with a response sometime in the next month.
I put together a search engine[1] for this very thing a few months ago. The data is publicly available, but obscure and usually buried in poorly described .gov city pages.
Why do people, such as this author, treat the world as this dichotomy of passion and work? Isn't wanting to be great at whatever you do a passion? Isn't wanting to be challenged and learning new things a passion? I've worked (literally) in the shit, and now I'm writing this on a $2,500 Mac a company bought for me, while sitting at a desk. I think the lesson us millennials are failing to learn is that you can pursue your passion, but find a way to do so that is valuable to others.
Want to end world hunger? Okay, quit whining about the 1%, get to work, and create an organization that can make that happen. If it truly was your passion, there shouldn't be anything stopping you from accomplishing it. It seems, then, that the "passion" is really just an excuse for not trying.
In the broader scheme of things, isn't the casino setting itself up for trouble? If someone lost significant money, can't they now file suit claiming the casino likely used a similar scheme to force the game in the casino's favor?
will give you formatted json output of the data object (i.e. state/props) In reality you can put anything that's in the Vue object's scope between curly braces, pipe it through the json filter.
>immutable list in Vue
<li class="for-example" v-repeat="item in list">{{item}}</li>