Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
kureikain
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
kureikain
5d ago
There is no way to export data out of secure enclave. You cannot write arbitrary data to secure enclave, as well as read it out. What happen though is the ability to encrypt the data with secure enclave, store it on our own. When migrating,
2.
▲
Ask HN: What is your database size
8 points
by
kureikain
1mo ago
|
3 comments
3.
▲
by
kureikain
1y ago
I'm building mailwip.com (and my second saas right now) My strategy is too simple, I don't think it will works but It work good enough for me. - Just engage in the community. In early day, I helped on the cloudflare forum. I just
4.
▲
by
kureikain
1y ago
Yes, exactly this. Mailwip has 2 features to discover this 1- Mailog(opt-in, disable by default): Once enabling you can choose the detail of logging to see the delivery status. 2- Spam digest: (opt-in, disable by default). We will send a da
5.
▲
by
kureikain
1y ago
I build this for this use case: I already had an email somewhere. Anytime I got a new domain, I just want to forward to that email. Consolidate all of my email in a single place. And support SMTP so I can also reply through the domain as we
6.
▲
by
kureikain
1y ago
Most of the time these service works. But when it doesn't work you just don't know how to debug it. Mailwip.com has a mail log with the detail so you can debug delivery issue. Also, manage email with namecheap ui dns is something
7.
▲
by
kureikain
1y ago
Thank you. I build this. Originally every time I had a domain and start a project, I have to setup email. Other services always lack something that I want. So I ended up building my own and has been growing it since 2021. We also had a RayC
8.
▲
by
kureikain
1y ago
If you're still fighting with Chef slowness, hard to debug, complicated setup, you may want to consider Pyinfra. It is very well thoughout and simple to design and run.
9.
▲
by
kureikain
1y ago
We did this in 2013, got serve with a lot of lawsuit. https://en.wikipedia.org/wiki/NeighborCity Be careful with the real estate industry
10.
▲
by
kureikain
1y ago
I had a Macbook Pro intel. I can ship it as well. Drop your email to me.
11.
▲
by
kureikain
1y ago
Email me your info. I will ship one.
12.
▲
by
kureikain
2y ago
In case if anyone want to read this book and live in bay areas, you can also access Oreilly media through your local library online and will be granted access to orelly media. this book is available there.
13.
▲
by
kureikain
2y ago
If you had a server around, considering just setting up https://mailcow.email/ it's super easy and straigforward. Everything is in docker compose. `docker compose up` and you go. If you want a hosted SMTP for your own
14.
▲
by
kureikain
2y ago
it's first step. you gotta do something to bootstrap, solve chicken-egg problem. From what I can see around me, the "made in america" is a no joke branding. a lot of pppl going tobuyjust because of that. and may even consider
15.
▲
by
kureikain
2y ago
such a bad take. as a software engineer thing like this happen all the time. no matter scale we will screw it. what steps we can take is that it's now a lesson to make it more caution when we went into that path.
16.
▲
by
kureikain
2y ago
Just ged rid if icloud and apple photos. slow as f*ck, crash all the time once the library get big enough on my mac. damn slow to scoll in the photos app with lot of picture. I switched to https://immich.app/docs/featur
17.
▲
by
kureikain
2y ago
This means that we can finally do gRPC directly from browser.
18.
▲
How I made a fun boat from materials you throw away [video]
(youtube.com)
1 points
by
kureikain
2y ago
|
0 comments
19.
▲
by
kureikain
2y ago
I'm working on my email forwarding app https://mailwip.com to enhance and control my email. Working on adding many small features such as webhook, email parser.
20.
▲
by
kureikain
2y ago
your ability to writing this out and provide in a liner way make it like a painting to me. You should have no problem in a real world work environment with the right support. checking our your code, it's great as well, you surpass leve
21.
▲
Offer HN: 2 weeks trial to help save your AWS/GCP cost
2 points
by
kureikain
2y ago
|
0 comments
22.
▲
by
kureikain
2y ago
Do you know why these are so short? What is the algorithm/magic in all of these? I tried to make sense of it but cannot
23.
▲
by
kureikain
2y ago
Thanks for making Pyinfra. It's one of the tool that get out of your way and let. you get the work done. The tool works for you instead of you fighting with the tool. Pain point of ansible: storing state and checking later, coordinate
24.
▲
Tell HN: Update your RDS, EKS or you may got charge for extended support
7 points
by
kureikain
2y ago
|
0 comments
25.
▲
by
kureikain
2y ago
I run an email forwarding service[0] and it's damn hard to get into inbox of any major provider if SPF/DKIM aren't config properly. DMARC or ARC might be optionally but an email without SPF/DKIM, good luck having it hit
26.
▲
by
kureikain
2y ago
I think for these use case a SSH server in Go would be way simpler such as https://github.com/gliderlabs/ssh
27.
▲
by
kureikain
2y ago
I don't see nmap, netstat, and nc being mention. They had saved me so many time as well.
28.
▲
Show HN: View all EC2 price on-demand, spot and reserve in a single page
(ec2.shop)
4 points
by
kureikain
3y ago
|
0 comments
29.
▲
by
kureikain
3y ago
anyone know a good guide to getting started with these kind of projects? such as say I have an idea any general guide to: - development env with simulator - development board - production hardware
30.
▲
by
kureikain
3y ago
Just a few weeks ago we had an auth service. For some reason our CBO cannot login, reset password email takes a long time to come(another story for other days). So I generated an argon2 hash, manually loggin to db to set it. I want to run:
More ›