Readit News logoReadit News
crowdyriver commented on Show HN: templUI – The UI Kit for templ (CLI-based, like shadcn/UI)   templui.io/... · Posted by u/axadrn
crowdyriver · 3 months ago
While I like the modern feel of shadcn/ui and derivatives, I still think that daisyui is much easier to use.

You really just paste these 2 lines in your html and that's it:

  <link href="https://cdn.jsdelivr.net/npm/daisyui@5" rel="stylesheet" type="text/css" />
  <script src="https://cdn.jsdelivr.net/npm/@tailwindcss/browser@4" />
it's a bit more than 100kb of js, but for prototyping it is very nice.

I wish more UI libraries where in the same style. You can always optimize the bundle later.

crowdyriver commented on Decreased CO2 during breathwork: emergence of altered states of consciousness   nature.com/articles/s4427... · Posted by u/bookofjoe
kapitanjakc · 5 months ago
From my personal experience, nothing scientific or proven here.

I sit in a small office since last few years. A year or so ago I started to get less mentally active, as in things were going on in automatic mode.

And I did not feel good in general, a friend who practices Yoga advised me to do breathing exercises.

15-30 mins of deep breaths in open space in early morning, after shower, before breakfast. Followed by 3-5 min of rapid breathing. And finishing with taking as much air as I can and holding it for 30 sec to a min and repeating it for 2-3 times.

I do feel active after that, I wonder if it's related to these studies.

crowdyriver · 5 months ago
Did you check the co2 levels on your office? that could be one reason.
crowdyriver commented on BM25 in PostgreSQL   blog.vectorchord.ai/vecto... · Posted by u/gaocegege
patrickhogan1 · 6 months ago
pg_bm25 - Optimized for faceted search & PGroonga - Full-text search with JSONB support
crowdyriver · 6 months ago
Unrelated, but PGroonga reads funny in Argentinian. Better than gimp though
crowdyriver commented on Perplexity got ads   twitter.com/damengchen/st... · Posted by u/amrrs
crowdyriver · 8 months ago
Genuine question, more for soloentrepreneurs, but what if instead of adding ads from other companies, the perplexity company did other paid products?

Then they could put a few non disruptive ads for those into their main free product, and they would make much more sense.

I want to apply this strategy into my (yet non existent) future products.

crowdyriver commented on Server-Sent Events (SSE) Are Underrated   igorstechnoclub.com/serve... · Posted by u/Igor_Wiwi
crowdyriver · 9 months ago
http streaming is even more underrated.
crowdyriver commented on Introducing S2   s2.dev/blog/intro... · Posted by u/brancz
fcortes · 9 months ago
Fun fact: S2 and EC2 sound exactly the same in Spanish - both are "ese dos". Add that to EC2 and S3 already being confusing to tell apart by ear
crowdyriver · 9 months ago
not for non latin american speakers.
crowdyriver commented on You-get: Dumb downloader that scrapes the web   github.com/soimort/you-ge... · Posted by u/Anon84
vanjajaja1 · 10 months ago
> Search on Google Videos and download > $ you-get "Richard Stallman eats"

I don't often read instruction manuals, but this time I did and I found this gross easter egg

crowdyriver · 10 months ago
oh god
crowdyriver commented on Svelte 5 Released   npmjs.com/package/svelte... · Posted by u/begoon
crowdyriver · a year ago
nice and everything, but it still has plenty of performance issues and crashes with the tsserver. Using solid start because of that, tooling is not there yet.
crowdyriver commented on Microsoft TypeSpec   typespec.io/... · Posted by u/bundie
9dev · a year ago
I just don’t get why they absolutely had to come up with new syntax. All of this would have been possible with standard Typescript, unlocking heaps of existing tooling, editor support, and prior knowledge. But no! Let’s come up with a new language, bespoke compiler, new LSP and IDE integrations, and make developers learn yet a new DSL.

It’s creating changes for the sake of creating changes.

crowdyriver · a year ago
It's even worse, you still need node to run this thing, so you don't avoid the node dependency.

Dead Comment

u/crowdyriver

KarmaCake day18April 11, 2022View Original