Viewing profile — juicypt
juicypt
HN member- Joined
- Mon, Apr 29, 2019, 10:54 AM UTC
- HN karma
- 49
- Public activity
- 15 items
- HN profile
- View on Hacker News ↗
About juicypt
No profile information was provided.
Recent public activity
-
comment
Comment #43535791
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…
-
comment
Comment #42442816
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 firmwa…
-
comment
Comment #38542245
It seems to me that they're not unsurprised, and so they're actually surprised.
-
comment
Comment #37193548
That's really weird, since he did implement a calculator that uses a dialect of APL: https://aplwiki.com/wiki/Ivy
-
comment
Comment #36723285
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 …
-
comment
Comment #35656501
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?
-
comment
Comment #34312668
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 …
-
comment
Comment #32636625
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, a…
-
comment
Comment #32020085
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 + AppSmit…
-
comment
Comment #32017171
That looks pretty cool, I'll have to check it out :)
-
comment
Comment #32017019
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…
-
comment
Comment #28646357
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…
-
comment
Comment #27540016
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 ju…
-
comment
Comment #24259987
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 mentione…
-
comment
Comment #22441982
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 wo…