Viewing profile — lukewiwa
lukewiwa
HN member- Joined
- Mon, Mar 21, 2022, 5:18 AM UTC
- HN karma
- 10
- Public activity
- 14 items
- HN profile
- View on Hacker News ↗
About lukewiwa
No profile information was provided.
Recent public activity
-
comment
Comment #39395225
After trying all the digital options I’m on to a pocket notebook. I carry it instead of a wallet. Great for jotting down that half thought or random todo. Long running tasks that g…
-
comment
Comment #34059160
Yep and with the CDK it's not only easy to spin up, it's super easy to connect services to it. I wrote a notifier for when a local business has open appointments. A quick fetch eve…
-
comment
Comment #34048741
I've definitely used the vscode remote ssh functionality before when I've had to use a particular architecture (x86) while I was developing on an M1 mac. In cases like this I alrea…
-
comment
Comment #34013325
I feel like option 4 is about the only one with somewhat sane indentation. At least in conveys what level the nesting is on for the root nesting element.
-
comment
Comment #33751722
This makes some sense to me. I can see this being a loose part of the CDK since there are quite a few constructs that require local Docker builds before being deployed. That's not …
-
comment
Comment #33712878
The last thing I want is to raise the friction for writing down documentation. It's hard enough to get technical minded people to contribute to a git (or style) based knowledge bas…
-
comment
Comment #33569936
AWS has its lightsail range of products which offers exactly this. A much more simplified and opinionated set of products and much fewer knobs to turn.
-
comment
Comment #33500518
Reminds me of the concept of Parallel Play in early childhood settings
-
comment
Comment #33446815
I pretty much run every project now through a docker compose file and use vscode remote containers with a devcontainer.json file. This has been immense not only for my own developm…
-
comment
Comment #32731174
For me my static sites are small enough that it all falls within the free tier and I can deploy everything using the CDK.
-
comment
Comment #32409754
I've been searching for something like this. JSX templates but compiles completely down to static html. Closest I found was `lume` from the deno ecosystem. It's mostly fine but you…
- story
-
comment
Comment #32177129
For me at least the Nix ship has sailed. I'm all in on containers for both prod and local dev environments. Yeah the MacOS performance for volume mounting sucks but we can largely …
-
comment
Comment #31540433
go to about:profiles in the omnibar and you'll be able to open multiple profiles from there. You can also do other general management of profiles.