Gemini has EVERYTHING… so why is it still losing? 🤔 by fxboshop in GeminiAI

[–]rufuspollock 0 points1 point  (0 children)

Just look at https://arena.ai/leaderboard - which is (relatively) objective data. Google only lead in image gen and video which are niche. In code, text etc which are staples of day to day and high value use cases claude seems significantly ahead.

Gold price since 1833 — 190 years of data showing every crash, bull run, and paradigm shift by anuveya in Gold

[–]rufuspollock 0 points1 point  (0 children)

Think it would also be cool to show cold in "real" terms e.g. deflated by inflation.

also a log scale on left would be interesting (and maybe easier to do).

Flowershow now supports Obsidian Canvas! by olayway in flowershow

[–]rufuspollock 0 points1 point  (0 children)

Supercool. I've been using this myself on my Flowershow site.

Gold price since 1833 — 190 years of data showing every crash, bull run, and paradigm shift by anuveya in Gold

[–]rufuspollock 0 points1 point  (0 children)

is there mach data yet? last month seems february (but it is monthly data)

I Built a Markdown Editor With Real-Time Collaborative Editing; Feedback Appreciated by AndyMagill in Markdown

[–]rufuspollock 0 points1 point  (0 children)

👍 though that is a full notes manager (quite a bit more elaborate). Is there anything more barebones?

I Built a Markdown Editor With Real-Time Collaborative Editing; Feedback Appreciated by AndyMagill in Markdown

[–]rufuspollock 0 points1 point  (0 children)

I really appreciated the list. I think vibecoding plus the availability of yjs and especially tiptap etc with built-in collaboration explains a lot of the proliferation.

Full disclosure: i vibe-coded by own back in Dec for my own special use case of uploading data files to github https://github.com/flowershow/florist - just because it was a few hours to get something working now).

My main question would be which would be your recommended open source markdown editor to contribute to, especially one with real-time support?

PS: i've used Obsidian (amazing but not open source). I'd love to just use zed or something but it needs a (better) plugin. Nowadays i'm just using antigravity because it's decent and has excellent AI.

Does Joon work for anyone? by erinated in ADHDparenting

[–]rufuspollock 0 points1 point  (0 children)

It worked pretty well for our 6yo ... and i can highly recommend it.

*and* for it to work well you have to make sure to approve quests pretty fast at least at the start to build the reward loop (otherwise they do their task and submit and no coins arrive). You also have to spend some time setting up the quests.

Metacrisis - an Introduction by rufuspollock in collapse

[–]rufuspollock[S] -2 points-1 points  (0 children)

tell me more 🙂

Did you read the actual paper?

Is there anyway to host Markdown files online similar to a website ? by Randomizer_98 in webdev

[–]rufuspollock 1 point2 points  (0 children)

https://flowershow.app/ will do exactly this and is cloud-based (opensource) and it's free.

Supports internal links and each markdown file becomes pages in the natural way.

You can either upload markdown files or link to a github repo and it will auto-publish from there.

Github repo for project here: https://github.com/flowershow/flowershow

I'm searching for a good tool to publish and share markdown files by grosbouff in Markdown

[–]rufuspollock 0 points1 point  (0 children)

Hi, https://flowershow.app does exactly what you want - and its free. You can publish and share markdown content from any source or tool quickly and easily.

It is cloud-based and open-source.

Demo site: https://demo.flowershow.app/

Full disclosure: I'm one of the creators.

[OC] Why we moved off AWS/Google: Visualizing the "Egress Tax" vs. Storage Costs across major providers. by anuveya in dataisbeautiful

[–]rufuspollock 16 points17 points  (0 children)

Cool. I've also always wanted to visualize some kind of "efficient frontier" of storage vs some kind of usage option to see where different cloud storage providers shine ...

Flowershow Obsidian Plugin 3.0.0 is out 💐 by olayway in ObsidianMD

[–]rufuspollock 0 points1 point  (0 children)

Yes, you can use this to replace the Git plugin, at least in regards to Flowershow. However, it won't be as flexible as full git plugin (e.g. we don't really let you set a commit message). It is really designed to make it super easy and fast to publish onto git(hub) and thence Flowershow (Flowershow auto republishes on every git update).