Live data from Hacker News

Viewing profile — pyrossh

pyrossh

HN member
Joined
Fri, May 13, 2022, 11:52 PM UTC
HN karma
18
Public activity
11 items

About pyrossh

https://pyros.sh

Recent public activity

  1. comment
    Comment #39736675

    Newretrowave fan here. Who would have thought that the creator of htmx listens to synthwave.

  2. comment
    Comment #39643782

    How is this different from pg-boss[1]? Other than the distributed part it also seems to use skip locked. [1] https://github.com/timgit/pg-boss

  3. comment
    Comment #38499840

    Ahh yes. Totally forgot about crystal. Crystal - A solid whose atoms (or molecules) are arranged in a repeating pattern. Crystals are found naturally or can be made artificially. S…

  4. comment
    Comment #38496639

    I've been trying to build a programming language targeting only wasm but never seem to get the time to work on it. Like the syntax, mainly the pipe operator |> A few questions, 1. …

  5. comment
    Comment #38496577

    Nice name analogous to ruby. From wikipedia, Onyx - A banded variety of chalcedony, a cryptocrystalline form of quartz. Ruby - A clear, deep, red variety of corundum, valued as a p…

  6. comment
    Comment #37213036

    I've recently caught onto the flutter bug and started creating an app my self. Really liking it. The DX is amazing. You might need to add a splash screen by using flutter_native_sp…

  7. comment
    Comment #37147565

    I've enjoyed using htmx and created a simple library in golang to help out. Here is an example app https://github.com/pyrossh/gromer/tree/master/_example

  8. comment
    Comment #32294409

    Really love the interface. Very simple and easy to use. The themes are good as well.

  9. comment
    Comment #32282935

    I prefer the traditional approach. Golang + fly.io is what I use way easier to deploy anywhere you want and closer to your users.

  10. comment
    Comment #32166231

    It's pretty slow to open a page. Saw this in the console, (index):62 cdn.tailwindcss.com should not be used in production. To use Tailwind CSS in production, install it as a PostCS…

  11. comment
    Comment #31373809

    Hi many years ago I built something similar for a game framework called libgdx. https://github.com/pyrossh/gdx-studio Looks cool. But to get it completely working it takes a lot of…