Working on a small SQL-based streaming ETL tool. It reads from a replication stream and allows you to trim/enrich the replicated data by running SQL queries from the database, then writing the result out to another…
I think there's a reasonable middle ground here. I would think it's fine for them to keep their algorithms closed-source, but be required to opensource the minimum amount of firmware to allow access to all of the…
It seems to me that they're not unsurprised, and so they're actually surprised.
That's really weird, since he did implement a calculator that uses a dialect of APL: https://aplwiki.com/wiki/Ivy
The parent comment could be the beginning of an interesting discussion on cold war dynamics. Wouldn't you rather engage with that and gain something from the discussion, than take a cheap shot at the author for a quick…
Interesting! I couldn't find a link to github (or something else) on your website though. Is there a way to get the source to do some tests?
At my company we rent a couple of dedicated Ryzen 9 5950X boxes from Hetzner to host our Gitlab CI runners, for a bit over $100/month each. These rip through our pipelines so much faster (and cheaper) than any managed…
This is tangential to the discussion, but are there any laptops that won't heat up your legs/groin when used on your lap? I remember owning an Asus UL30VT [1] 10 or 15 years ago, and I could have it on my lap for hours…
I'm not sure about ToolJet, but I know it's possible to use external auth systems with AppSmith. It supports at least Firebase and Supabase. I think self-hosting Supabase + AppSmith could be a good combo for quickly…
That looks pretty cool, I'll have to check it out :)
Man, given all the comments suggesting frameworks that will require you to do html/css/js it seems like no one has really read your post. For your use case I would look at AppSmith…
Yes. The latch might not be strong enough to handle the centrifugal force when driving hard, or vibrations, etc. You don't need to go out to the track once per tweak of course. You could very well do a few laps to test…
Here's an interesting effort in creating an Ocaml for the BEAM VM: https://github.com/AbstractMachinesLab/caramel It's still pretty new though, so I don't know how well it works just yet.
Actually webpack has the url-loader which allows embedding binary data as base64 data URLs in your CSS bundle. If used judiciously it can even be a good thing too. EDIT: I mentioned webpack since the thread is about…
An interesting framework that I saw here on HN a couple of days ago is Tailwind UI (https://tailwindui.com/). It's not out just yet but looks very promising. Other than that I would recommend Bulma (https://bulma.io/).…
Working on a small SQL-based streaming ETL tool. It reads from a replication stream and allows you to trim/enrich the replicated data by running SQL queries from the database, then writing the result out to another…
I think there's a reasonable middle ground here. I would think it's fine for them to keep their algorithms closed-source, but be required to opensource the minimum amount of firmware to allow access to all of the…
It seems to me that they're not unsurprised, and so they're actually surprised.
That's really weird, since he did implement a calculator that uses a dialect of APL: https://aplwiki.com/wiki/Ivy
The parent comment could be the beginning of an interesting discussion on cold war dynamics. Wouldn't you rather engage with that and gain something from the discussion, than take a cheap shot at the author for a quick…
Interesting! I couldn't find a link to github (or something else) on your website though. Is there a way to get the source to do some tests?
At my company we rent a couple of dedicated Ryzen 9 5950X boxes from Hetzner to host our Gitlab CI runners, for a bit over $100/month each. These rip through our pipelines so much faster (and cheaper) than any managed…
This is tangential to the discussion, but are there any laptops that won't heat up your legs/groin when used on your lap? I remember owning an Asus UL30VT [1] 10 or 15 years ago, and I could have it on my lap for hours…
I'm not sure about ToolJet, but I know it's possible to use external auth systems with AppSmith. It supports at least Firebase and Supabase. I think self-hosting Supabase + AppSmith could be a good combo for quickly…
That looks pretty cool, I'll have to check it out :)
Man, given all the comments suggesting frameworks that will require you to do html/css/js it seems like no one has really read your post. For your use case I would look at AppSmith…
Yes. The latch might not be strong enough to handle the centrifugal force when driving hard, or vibrations, etc. You don't need to go out to the track once per tweak of course. You could very well do a few laps to test…
Here's an interesting effort in creating an Ocaml for the BEAM VM: https://github.com/AbstractMachinesLab/caramel It's still pretty new though, so I don't know how well it works just yet.
Actually webpack has the url-loader which allows embedding binary data as base64 data URLs in your CSS bundle. If used judiciously it can even be a good thing too. EDIT: I mentioned webpack since the thread is about…
An interesting framework that I saw here on HN a couple of days ago is Tailwind UI (https://tailwindui.com/). It's not out just yet but looks very promising. Other than that I would recommend Bulma (https://bulma.io/).…