Viewing profile — techn00
techn00
HN member- Joined
- Wed, Jun 03, 2020, 8:17 PM UTC
- HN karma
- 696
- Public activity
- 139 items
- HN profile
- View on Hacker News ↗
About techn00
Recent public activity
-
comment
Comment #48282563
average python script writer
-
comment
Comment #46265726
The title says "dev environments". Can dagger be used for creatin dev environments, like devcontainers or https://www.jetify.com/docs/devbox/quickstart ?
-
comment
Comment #46014977
Good article, you might like my lib https://github.com/DeluxeOwl/chronicle - covers a lot of event sourcing pains for Go
-
comment
Comment #45422505
I thought that OP linked this devbox since so many subcommands from the cli are almost identical
-
comment
Comment #45093682
Hi, author here I wasn't aware of this library, I did check for name collisions with other Go repos though
-
comment
Comment #45093635
Hey, author here You're not forced to use that comment, you can pass the event however you like, if you satisfy the event.Any interface (by having the method EventName() string). I…
- story
-
comment
Comment #44949001
leaving this here: https://github.com/xo/usql
-
comment
Comment #44568249
I am so sick of AI generated README's, they follow the samn damn format.
-
comment
Comment #44517618
This story is similar to the guys at senja.io: tech founder => marketing/growth person joins => business skyrockets to 1M ARR. It looks to me like a combination of having a product…
-
comment
Comment #44240232
Biotech, wearables
-
comment
Comment #44200765
"We were gonna ask 1399 euros for this (overpriced already) but we think that some people might want to give us more money if we market it as an experiment"
-
comment
Comment #44190932
I agree 100% with everything you've said, and I'm from the EU. EU companies are burning and pocketing as much money as they can for themselves while delivering sub-par software.
-
comment
Comment #44177821
Does the compiler work with react native (expo)?
-
comment
Comment #43914440
I recently found out that Wolt (being available in lots of european countries) is also owned by DoorDash
-
comment
Comment #43892537
and xerox
-
comment
Comment #43663609
I have a small go binary that uses caddy and dns-sd on mac to have any kind of domain names on my local network (uses mdns) with https. Really nice for accessing websites from my p…
-
story
Ask HN: mDNS Locked Down on Macs?
I was using a cool tool called localias, which allows you to set `.local` domains with https for services running on your mac. It's really helpful to be able to access the services…
-
comment
Comment #43192314
I love single binary apps, easy to deploy.
-
comment
Comment #43117027
It could however I specified mDNS so other developers won't be required to use tailscale (or to run a dns server)
-
comment
Comment #43116119
My ideal k8s dev env (I wonder if any of the tools do this): - local on my machine. - ingress with https + subdomains integrated with mDNS (so I can access the services easily from…
-
comment
Comment #42602894
the implementations of getFileContext() and shouldStartNewGroup().
-
comment
Comment #42477793
> Transactional custom mutators that allow complex logic and server-side specific behavior are coming in beta. It seems right now it only supports CRUD-style logic? Suppose I have …
-
comment
Comment #42305864
> This is currently $19/mo plus search API cost (2.5c per search). Please reach out to support@kagi.com for invite. Isn't 2.5c per search kind of expensive? serp api is 1 cent for …
-
comment
Comment #42304104
side question: what do you use to make the diagrams?