$8000 is just insane (yes I know FDA approval, testing all that jazz) but there ~1.3m Americans with Type 1 diabetes alone, there is a massive demand for a cost effective product at scale.
$8000 is just insane (yes I know FDA approval, testing all that jazz) but there ~1.3m Americans with Type 1 diabetes alone, there is a massive demand for a cost effective product at scale.
You know Java? Cool. My kid is learning that in high school.
Cats are predators. And they need freedom. If you're concerned for birds et al. don't get a cat.
Don't be cruel to cats to satisfy your need for a pet by forcing your view of how nature should work onto them.
originalF :: x -> y
f :: Maybe x -> y
f None = newDefaultBehavior
f (Some x) = originalF x
If `Maybe` is an output then existing callers SHOULD be broken, because they must now handle a new possibility of failure they didn't before. The fact that this doesn't happen in Clojure is actually a source of pain for me.It's also rather interesting that Hickey also comes to the same conclusion that optionality doesn't belong in a data structure, but for slightly different reasons: https://news.ycombinator.com/item?id=17906171
I don't know if they will keep that tendency (plus, it's more likely to lead to them sticking with Windows on servers)
However, if they do move towards Linux on servers they will naturally explore Linux for workstations too.
- how I get tray icons working (tray icons were removed)
- GNOME won't start (an extension incompatibility can make the DE crash)
- lag when some animation happens
- how can I make the theme to use less padding (some devs are considering removing theming support completely )
This are complaints for actual GNOME users that update to latest version and have unpleasantness surprises.
In fact, there are many self-made prototypes before this from different individuals. We were hooked, so we built it for ourselves.
Ollama is made for developers, and our focus in continually improving Ollama's capabilities.
PS totally running windows here and using kesor/ollama-proxy if I need to make it externally available.