The title is fairly generic so here's the description from their homepage:
> fizz is an experimental language and runtime environment for the exploration of cognitive architectures and combined Machine Learning (ML) and Machine Reasoning (MR) solutions. It is based primarily on symbolic programming and fuzzy formal logic and it features a distributed (eventually), concurrent, asynchronous and responsive inference engine.
Embarrassed question, but where is the code for this? I didn't see a github link or anything. Is it fast? These examples don't really mean much to me if they took several seconds to run, prolog can do most of this already, and its ridiculously fast.
hey (author here), so the code isn't available as I haven't decided to open source it or not yet. You are correct to point out that it's a LOT slower than more traditional Prolog due, in part, to a different architecture.
I didn't mean to offend you! It's an impressive project regardless and you're a blessing to the logic community just for putting it out there!
So I'm curious though, fizz seems to be a fairly forward-looking language. You're probably planning on gpu support or maybe something like verified drivers, eventually? I noticed the http example, and ffbn, etc.
Your Twitter profile is littered with like 80s scifi and stuff like that, so a limb I might venture is you appreciate the notion of what AI used to mean for humanity, as a more generalized tool for problem solving.
I wasn't offended and it is a valid question :) And yes, I'm definitely into 80s stuff and GOFAI.
I do plan to have some GPU support (probably by supporting existing ML framework) at some point (sooner if there's demand for it). I also like to explore logical inferences on GPU (but I haven't given it much thought yet).
- giving the letters low contrast colours might be all the rage, but it is a lot more straining to read than something with a decent contrast, especially with a thin font like this one
- the CSS uses pixel sizes, and the default zoom level makes it so tiny that it is practically unreadable on full HD without zooming in 200%
- The combination of a mono font and not using of different sizes, bolding, italics, etc gives each string of characters practically equal weight. The lack of visual weight means there is almost no visual help to guide the eye across the page.
- Similarly, a bit more line-height would give the individual lines a lot more room to breathe, making it much easier to read
The webpage looks really good, and the description of fizz sounds great.
On the other hand, the name "fizz" is somewhat tonedeaf, reminding me of fizzbuzz. Fizz, the language, may overcome the name reuse on its own merits, if people like fizz well enough. The going may be a bit tough until then, however.
Well, the naming was supposed to evoke "a cocktail" and "things bubbling up" as that's part of the concept. You are not the only one to have given me some sort of grievance about it :-|
22 comments
[ 4.6 ms ] story [ 49.1 ms ] thread> fizz is an experimental language and runtime environment for the exploration of cognitive architectures and combined Machine Learning (ML) and Machine Reasoning (MR) solutions. It is based primarily on symbolic programming and fuzzy formal logic and it features a distributed (eventually), concurrent, asynchronous and responsive inference engine.
I don't see how yours is an improvement.
Also fizz is only 0.3 I believe. Syntax is an easy change to make that early.
So I'm curious though, fizz seems to be a fairly forward-looking language. You're probably planning on gpu support or maybe something like verified drivers, eventually? I noticed the http example, and ffbn, etc.
Your Twitter profile is littered with like 80s scifi and stuff like that, so a limb I might venture is you appreciate the notion of what AI used to mean for humanity, as a more generalized tool for problem solving.
I'm very curious what you're up to!
I do plan to have some GPU support (probably by supporting existing ML framework) at some point (sooner if there's demand for it). I also like to explore logical inferences on GPU (but I haven't given it much thought yet).
- giving the letters low contrast colours might be all the rage, but it is a lot more straining to read than something with a decent contrast, especially with a thin font like this one
- the CSS uses pixel sizes, and the default zoom level makes it so tiny that it is practically unreadable on full HD without zooming in 200%
- The combination of a mono font and not using of different sizes, bolding, italics, etc gives each string of characters practically equal weight. The lack of visual weight means there is almost no visual help to guide the eye across the page.
- Similarly, a bit more line-height would give the individual lines a lot more room to breathe, making it much easier to read
On the other hand, the name "fizz" is somewhat tonedeaf, reminding me of fizzbuzz. Fizz, the language, may overcome the name reuse on its own merits, if people like fizz well enough. The going may be a bit tough until then, however.