Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
T-Winsnes
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
Handling request scoped dependencies in Golang without abusing the context
(winsnes.io)
1 points
by
T-Winsnes
1y ago
|
0 comments
2.
▲
by
T-Winsnes
1y ago
SAML allows you to send additional attributes with the identity payload, like group memberships. This is not inherently authorisation, but can be used to automatically map users to teams/groups/roles in your application. SAML is a
3.
▲
by
T-Winsnes
2y ago
I had the same thought, I got an alias set up in my ~/.gitconfig to clean up branches that gets deleted from remote when I'm ready `gone = !git branch -vv | awk '/: gone]/{print $1}' | xargs git branch -D`
4.
▲
by
T-Winsnes
2y ago
Huh, socialism as a violent ideology was not on my bingo card for 2025
5.
▲
by
T-Winsnes
2y ago
I think the right balance here is to have ownership of the outcome rather than the thing. E.g. you have ownership of making sure the feature you’re working on makes it to production and works properly With that ownership comes there respons
6.
▲
Does Alpine resolve DNS properly? (2021)
(purplecarrot.co.uk)
2 points
by
T-Winsnes
2y ago
|
1 comments
7.
▲
by
T-Winsnes
2y ago
For basic auth it works well, but the challenge comes when you need to integrate with oidc, need to enforce mfa, enable sso etc. session invalidation is also quite complicated. You need an identity middle man in front of the Postgres identi
8.
▲
by
T-Winsnes
2y ago
The security model is challenging, as it relies on Postgres users for iam. Your users essentially log directly into your db
9.
▲
by
T-Winsnes
2y ago
I think you underestimate the value of controlling the platform that you base all your revenue from. Chrome controls the internet and android has a huge market share on mobile. The latest changes to chrome that breaks plugins like ublock or
10.
▲
by
T-Winsnes
2y ago
I think it comes down to which type of market you’re in. In some markets, like highly congested markets, design makes a big difference. It can be less important in more niche markets
11.
▲
by
T-Winsnes
2y ago
It would be interesting to see if these clusters are related to resource distribution (blood vessels) like how cities often grew up around rivers
12.
▲
by
T-Winsnes
3y ago
Even AWS in their own docs says to use the native tools when migrating from postgres to postgres[1]. They don't go into the details to much and points to pg_dump rather than pg_logical, but interesting to see that they don't recom
13.
▲
by
T-Winsnes
3y ago
I've been a big fan of worldtimebuddy[1] for a long time. I book a lot of meetings across timezones and it's makes it very easy to see when a good time for a meeting would be between sydney tokyo and miami as an example [1] https
14.
▲
by
T-Winsnes
3y ago
We're going through this right now with hava.io AWS RDS postgress 11.13 > 15.5 We ended up going with a relatively straight forward approach of unidirectional replication using pglogical. We have some experience doing the same migra
15.
▲
by
T-Winsnes
3y ago
We’ve taken a different approach with hava.io, why draw yourself when you can automatically draw what’s in your cloud environment.
16.
▲
by
T-Winsnes
4y ago
It comes down to "the squeaky wheel gets the grease", if you sit quietly in the corner and get things done, and there are no problems with the work you do. You will be invisible to everyone outside those you work with directly. Th
17.
▲
Vanadium redox flow batteries can provide cheap, large-scale grid energy storage
(abc.net.au)
2 points
by
T-Winsnes
4y ago
|
0 comments
18.
▲
by
T-Winsnes
4y ago
I tend to disagree, it's risk based. If it's incredibly expensive to get it wrong, you start weighing up if it's worth storing all that data.
19.
▲
by
T-Winsnes
4y ago
I would assume single account but multiple devices, so you could have multiple connections syncing at once.
20.
▲
by
T-Winsnes
4y ago
I've often found that diagrams as code is fine for simple things, but once the complexities start adding up, it becomes as much work maintaining the diagrams as it is to main the actual codebase. I honestly think there is little differ
21.
▲
by
T-Winsnes
4y ago
Difference is that in most jurisdictions those professional engineers are liable if people die because of negligence, the software engineers are most definitively not
22.
▲
by
T-Winsnes
4y ago
This reminds me of the 90s when sites where hosted inside iframes to inject ads. ISPs were notorious for doing this. Every site started running javascript to break out of iframes because of it. I'm not sure if this would work for you,
23.
▲
Ask HN: What do you use to automatically keep documentation up to date?
8 points
by
T-Winsnes
4y ago
|
4 comments
24.
▲
by
T-Winsnes
5y ago
That raises an interesting philosophical question, do you have to be alive to retain ownership?
25.
▲
by
T-Winsnes
6y ago
What has worked really well for me running workshops and other things remotely is Mural[1] with an iPad Pro. I can open my screen and share it on my laptop / desktop. And open the same view on my iPad, then draw. This allows people tha
26.
▲
by
T-Winsnes
7y ago
Thank you, I've updated the post with the correct term :)
27.
▲
Reduce personal data leakage using Pi-hole, the easy way
(winsnes.io)
3 points
by
T-Winsnes
7y ago
|
2 comments
28.
▲
by
T-Winsnes
8y ago
I think it can be done simpler than that. When the client/server has a choice of multiple peers to connect to, it can pick the one with the lower latency. That way you end up picking peers that are closer and will help lessen the load
29.
▲
by
T-Winsnes
8y ago
Still available through their doco https://docs.docker.com/v17.12/docker-for-mac/install/
30.
▲
by
T-Winsnes
8y ago
If you put down your loss due to clerical errors, theft, etc. of handling cash at around 1%, increasing the amount of cash will also increase your loss. Credit cards and other electronic payment methods, won't have that issue.
More ›