Viewing profile — jumski
jumski
HN member- Joined
- Wed, Nov 13, 2024, 11:25 PM UTC
- HN karma
- 37
- Public activity
- 56 items
- HN profile
- View on Hacker News ↗
About jumski
Recent public activity
-
comment
Comment #46578874
I'm building a Postgres-native workflow engine using pgmq for queues and TypeScript worker. Workflows compile to definitions (SQL rows), letting Postgres orchestrate the DAG as sta…
-
comment
Comment #45992400
curious how you do the processing pipeline as wiring it up manually on supabase is kind of a pain
-
comment
Comment #45991897
sounds kinda complicated, what would it bring over secure boot and whitelisted kernels that tapoxi suggested?
-
comment
Comment #45991888
what tapoxi suggested above sounds like a reasonable compromise tbh, but i doubt it will ever happen, as the userbase is too small :-(
-
comment
Comment #45991884
that sounds like a reasonable compromise, it may even provide more control and protection over what they are able to achieve on Windows? i remember their anti cheat was utter crap …
-
comment
Comment #45991568
interesting how much you were able to shave off of TOON! i'm curious if you made any bechmarks but focused on LLMs being able to read that format with your teaching prompt?
-
comment
Comment #45990981
I recently tried to run Apex Legends on my Manjaro (i played this a lot few years ago on my Windows dualboot), but it is impossible to play it on Linux, as EA/Respawn is preventing…
-
comment
Comment #45955508
The same pattern is everywhere: addictive games, addictive food, addictive social-media content. It is really sad to see how society is driven by the monetization strategies of lar…
-
comment
Comment #45954539
Very smart move - I assume the Workers will get tight integration with the Replicate APIs
-
comment
Comment #45953462
just tried it and it works fine and produces properly named files with appropriate content - will come in handy, thank you!
-
comment
Comment #45952996
I'm using Netbird [0] for my home / private needs: - Synology NAS - All the laptops and desktops my family uses - All family mobile phones Given i work in Tmux, its super convenien…
-
comment
Comment #45952749
Worth mentioning that WAL is enabling and used by Supabase Realtime [0] and WalEx [1] which both are doing very similar thing - polling the WAL changes in order to emit them as Web…
-
comment
Comment #45939699
You reminded me of https://github.com/krisajenkins/yesql which inspired HugSQL which was an inspiration for PugSQL. Fun times!
-
comment
Comment #45936662
You are not mistaken - the session selector shows the overview of all windows from given session. Very similar, but not full screen
-
comment
Comment #45926183
no rush, take your time and enjoy the fame :-)
-
comment
Comment #45925822
Good point! For the SQL functions I mentioned, I'm comfortable without triggers - all mutations go through functions (no direct table access), and only start_flow is user-fac ing. …
-
comment
Comment #45925759
No cliche at all - I'm in the same boat, showing my stuff online was way out of my comfort zone! I was postponing proper, dedicated performance testing for some time and would real…
-
comment
Comment #45925381
Looks really well thought out and I will be testing it for sure! I'm wondering how I would be able to regression-test functions in my project (pgflow [0]) - it tracks a graph of st…
-
comment
Comment #45924705
Would love to test it out
-
comment
Comment #45923013
Are skills in your system related to Claude 's skills or modelem in similar way? I love the idea of relying on markdowns and filesystem as universal API .The progressive discovery …
-
comment
Comment #45922965
Do you support LoRa or any plans for it?
-
comment
Comment #45922920
Does apps integrate with Supabase? Also, do you have a way to vibe code multi step workflows? Curious, as I love Svelte and I just used it to implement the recent demo for pgflow (…
-
comment
Comment #45922908
For the TypeScript version - how one would run it on Supabase Edge Functions / Deno?
-
story
Show HN: pgflow – Workflows for Supabase, no external services (Postgres-first)
Hi HN, I'm jumski. I spent last year building pgflow - a workflow orchestration engine built entirely on Supabase primitives (Postgres, Queues, Edge Functions, Realtime). How This …
-
comment
Comment #45701426
LOVE IT! Valetudo is a fake cloud that lives as a parasite in a robot's brain (running on Ubuntu!) and hijacks the original comms. It provides ssh access, very nice control app, MQ…