It's a menu with natural language search and potentially natural language form input.
HN user
efskap
Maybe even an off-the-shelf microlouver privacy screen protector?
Similarly, it blows my mind that all trees are made of air, specifically the carbon in it. I used to think that the biomass must come from the soil, but reality is more interesting.
It's doesn't have to be non-gaming purposes. Say you want to install something not sold on Steam like I dunno, World of Warcraft, or Minecraft.
That's a really cool connection, and even the Wikipedia article mentions the similarity to birds. https://en.wikipedia.org/wiki/Peloton#Formations
It doesn't mention V shapes, though. I guess since a cyclist isn't generating lift, there are no wingtip vortices to exploit by forming such a shape.
The shape or formation of the peloton changes according to multiple factors. Comparatively high power output efforts due to high-speeds on flat topography, a strong headwind or inclines (hills) tends to spread out or lengthen the formation, often into single file. A slow pace or brisk tailwind in which cyclists' power outputs are low result in compact formations such that riders ride side-by-side, often filling roads from one side to the other.
Ah, thanks for clarifying. Fenix 8 Solar is still MIPS but I can see why AMOLED is the "premium default" that they'd de-emphasize in their flagships. MIPS just shines less in the showroom, and doesn't have the phone display parity people expect.
I can't see them ever removing it from the Instinct line though, as that's the rugged one that signals tool.
Garmin discontinuing their e-paper smartwatches
Wait what? Do you have a source? I can't find anything about that, and I see the Instinct 3 is still being sold. Very disappointing if so, as that line has been the perfect pebble replacement for me.
Depends on personality I guess. That would be sooo unsatisfying to me. E.g. not wanting to accept that languages have exceptions "just because" is what got me interested in historical linguistics as a young lad.
Do one thing and do it well, right?
Reminds me of the SCP-like article / short story about the first executable snapshot of a human brain, with similar horrors of realization.
At least for Nix itself, that's pretty much it except via Dutch.
The name Nix is derived from the Dutch word niks, meaning nothing; build actions do not see anything that has not been explicitly declared as an input
From page 81 of the original paper: https://edolstra.github.io/pubs/nspfssd-lisa2004-final.pdf
I like https://viznut.fi/unscii/ - meant for ascii art but still works well in a terminal, and still gets unicode updates
Yup, that's the https://en.wikipedia.org/wiki/Default_mode_network
It's the daydreaming/mind-wandering state that occurs when you're not focused on an external task. With all the stimuli of the modern world, I feel like we're being starved of crucial DMN time if we don't engineer conditions like the ones you describe.
Specifically a clanker that itself would rather hallucinate something than say "I don't know".
It reminds me of how LLM hallucination is attributed to "I don't know" being underrepresented in training data, and it being a better strategy to guess on evaluations rather than admit not knowing.
Different reward function, but the same behaviour emerges.
No FFN is blowing my mind. This is pretty much "Attention Is ACTUALLY All You Need". Reminds me of BERT Q&A which would return indices into the input context, but even that had a FFN. Really exciting work.
Makes sense that the agent can refine its search terms/strategy based on discovered context.
But it still has to enumerate synonyms to find things.
I would assume it's very domain dependent, like code or technical docs would have more precise terminology that is better for fixed string search. On the other hand, medical or legal text can have many many ways to say something
Looks and feels premium, but ultimately fundamentally disposable.
This pattern extends to so many goods in modern life. Washing machines, microwaves, etc aren't worth the time of a local repairman. Repair is economically incompatible with its life cycle.
Clothes are replaced, not stitched. And after a few washes at that. Cars, phones, etc, consist of proprietary parts all sealed up.
Thanks for the perspective! I guess it depends on the outcomes in question
If they're measured by traditional academic metrics (parsing, recalling declension tables, translating into English), then Wheelock's grammar-first approach really does optimize for that. On the other hand Ørberg optimizes more for reading fluency and intuitive comprehension, which is harder to measure on a standard Latin exam.
If anyone is interested in learning it, there's nothing better than Ørberg's Lingua Latina per se Illustrata. It's entirely in Latin, including grammar explanations, but it starts out incredibly simple and ramps up gradually with lots of repetition. And that's fun AND effective, since you're immersed rather than grinding tables.
Sure you can.
defaults -currentHost write -globalDomain NSStatusItemSpacing -int 2
defaults -currentHost write -globalDomain NSStatusItemSelectionPadding -int 2
Replace write with delete to undo.
Right and modulo agents, they're just describing event-driven architecture like Lambda.
Furthermore, I think we care most about the context surrounding the humans.
If a txt2vid model could generate a 100% perfect video of a soccer match, perfectly rendering each blade of grass, would anyone watch it? No, because we care about the team and the stories of the players. Not just the spectacle being shown.
Any sufficiently mundane technology is indistinguishable from... furniture?
On the other hand, outcome-driven fitness (pursuing a goal like "i want to get shredded") never worked for me as well as process-focused.
I have strong legs not because that was a goal, but because I fell in love with cycling and never set ANY goals, just enjoyed getting out and riding my serotonin machine.
That might be more sustainable for some people, but if your interests/hobbies are constantly in flux (which mine are as well to an extent), maybe not. I need to find a way to enjoy the process of sleeping more.
Firefox doesn't allow you to bypass its marketplace and load extensions that you build from source yourself
It's less than ideal but you can 1) load extensions temporarily in about:debugging, 2) turn off xpinstall.signatures.required in nightly or dev edition to install them for good or 3) sign on addons.mozilla.org without publishing to the marketplace.
It's not "missing" the cream, it's intentionally homogenized by mechanically disrupting the fat globules.
They didn't say during pregnancy. Cows only produce milk after giving birth to a calf, so they're regularly inseminated.
I think a lot of people don't realize we're hijacking their reproductive systems, instead assuming cows constantly produce milk.
One could argue there's more suffering in a glass of milk than a steak, which makes ethical vegetarianism flawed despite its good intentions.
If you like arena shooters, Xonotic is quite remarkable. https://en.wikipedia.org/wiki/Xonotic
Wait, is it expected for them to be able to change? According to this SO answer [0] it's only really possible through GDB or "nasty hacks" as there's no API for it.
[0] https://unix.stackexchange.com/questions/38205/change-enviro...