Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
sergsoares
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
16 ms
·
1.
▲
by
sergsoares
9mo ago
Not expose the server IP is one practice (obfuscation) in a list of several options. But that alone would not solve the problem being a RCE from HTTP, that is why edge proxy provider like Cloudflare[0] and Fastfy[1] proactivily added protec
2.
▲
by
sergsoares
9mo ago
Same doubt here, a disaster even bigger (Maybe in Mac ?) That is why I prefer OTP all the time, easier to backup and restore.
3.
▲
by
sergsoares
1y ago
Some Cloud functions like lambda support OCI container as a runtime target for example. I understand that feeling but can be hard a provider that fill all that requirements without a expensive cost. Integrate with the edge computing is part
4.
▲
by
sergsoares
1y ago
Really great post with that interactive examples and the example of mysql x postgrel too. I would like read more about that topics with that level of detail.
5.
▲
by
sergsoares
1y ago
Using podman for years for local containers development and the last months for hosting my personal services is good to see that. Congrats to podman team.
6.
▲
by
sergsoares
1y ago
For me replicate an old P3 1000mhz that I study and played a lot of games.
7.
▲
by
sergsoares
1y ago
The attention and care to the details of that post are incredible.
8.
▲
by
sergsoares
1y ago
Easy and useful, usually the basic is better. I ever plan do it with sqlite, loading it at memory during app start and flush data to s3 during runtime but it create more corner cases and logic to handle.
9.
▲
by
sergsoares
1y ago
I understand that disks snapshots with ZFS for example can cover most part of the needed on recovery scenarios. But immutable OS are helping in progress some sandbox tools and allowing new workflows to manage the OS (virtualized or not).
10.
▲
by
sergsoares
1y ago
You can use a localhost Cockpit with SSH Port Forwarding. > Configure Cockpit to listen only loopback/127.0.0.1[1]: [Socket] ListenStream= #This remove 0.0.0.0:9090 bind based on the docs ListenStream=127.0.0.1:9090 > Execute in