Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
bebop
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
bebop
6d ago
Full agreement with everything you said. Just one detail to add on serverless (and potentially in a scheduled environment like k8s), startup time can be an order of magnitude or more faster in a native build. For instance, I have some quark
2.
▲
by
bebop
17d ago
Congratulations to the haiku team!
3.
▲
by
bebop
3mo ago
90 days moving to 45 but you can and should renew earlier than that. Automating this process means that you should be request a new certificates roughly 60 days (or 30 soon) after the issuance of the previous certificate. That way you would
4.
▲
by
bebop
5mo ago
They don’t have the cult of personality to hold on to power in the same way djt does.
5.
▲
by
bebop
7mo ago
This is a very accurate take. There is a ton of collection that the government is explicitly not allowed to do. However, the ability to purchase this data is much less regulated. So the work around is, get contractors to do the data collec
6.
▲
by
bebop
10mo ago
We used https://www.coderabbit.ai/ at my work to do reviews and I was a pretty impressed with it. Might be worth a look. Not affiliated in any way.
7.
▲
by
bebop
1y ago
This is an interesting idea. One thing that might help targeting is to have some sort of chemical that attracts the mosquitoes. In that way you can bring your target to you.
8.
▲
by
bebop
1y ago
Planes did not exists.
9.
▲
by
bebop
2y ago
I work for a company that is open source and has a large community. I blows my mind (and often aggravates me) how rude some people can be. For some reason people feel that it is appropriate to throw barbs in their issue reports. Please to e
10.
▲
by
bebop
2y ago
A friend of mine who is good at these things recommended https://mantine.dev/
11.
▲
by
bebop
2y ago
I worry that vision is not going to become reality if the large observability vendors don't want to support the standard.
12.
▲
by
bebop
2y ago
Own up to it and give a healthy severance as quickly as you can.
13.
▲
by
bebop
2y ago
That has already begun. Saw stop technology is already working it's way into regulations. A decent non saw stop table saw will cost you ~500 USD. A saw stop saw will be 1200.
14.
▲
by
bebop
2y ago
To reinforce this point, it is around 375 atmospheres at the titanic. The deep sea is a crazy place.
15.
▲
Airbyte 1.0 Released
(github.com)
4 points
by
bebop
2y ago
|
1 comments
16.
▲
by
bebop
2y ago
Super excited to see Airbyte finally make 1.0. Tons of great features in the release that represents a lot of hard work from the Airbyte team over a number of years. Congratulations Airbyte!
17.
▲
by
bebop
2y ago
You can still use local users, you just have to work a little harder to do so.
18.
▲
by
bebop
2y ago
Yes, this is the trade off. If you are working in an industry where you need to be highly sensitive for data access even for short periods of times then oauth/oidc/jwts are probably not for you. If you really need an emergency esc
19.
▲
by
bebop
2y ago
I have not seen an authorization server that makes it easy to configure no signing algorithm or even one that might be considered insecure. Most of the client authentication providers I have used (I.e frameworks) have also forced a secure a
20.
▲
by
bebop
2y ago
I would add two pros of jwts (I guess oauth 2 and oidc more specifically) 1. It standardizes your auth system. While sessions auth is mostly implemented in the same way across systems, learning oauth and oidc gives you a standard across the
21.
▲
by
bebop
2y ago
I have been building this on and off for a number of years. Mostly focused on the document management side of things: https://github.com/bgroff/kala-app
22.
▲
by
bebop
2y ago
For those that might not follow the link: “[ai code] is presumed to be tainted (i.e. of unclear copyright, not fitting NetBSD's licensing goals) and cannot be committed to NetBSD”. So more of a provenance issue w.r.t licensing than an
23.
▲
by
bebop
2y ago
Depending on how you game and what games you play, steam + proton works really well on Linux.
24.
▲
by
bebop
2y ago
Basically. The first part is creating a certificate request for a developer certificate, then apple creates a signing certificate for you. Then each executable part of your distribution needs to be signed with that signing certificate. The
25.
▲
by
bebop
3y ago
Not the parent, but C# and Java are very similar in their feature set. One thing that I find interesting about the respective communities is, Java tends to develop JSR's where a standard is worked on by multiple vendors and published e
26.
▲
by
bebop
3y ago
Not disagreeing with your points. One thing mocks can be good at is to simulate errors that would be difficult to reproduce in an actual stack. For example, maybe you want to try and handle transient network issues or db connection failures
27.
▲
by
bebop
3y ago
https://github.com/cartobucket/auth Cartobucket Auth is an OIDC/OAuth 2.1 system that is meant to be easy to extend and embed into your existing infrastructure. To that end, if you are using Java, you can use the
28.
▲
by
bebop
3y ago
As a padres fan it was fantastic. I could finally legally watch padres games without dealing with blackouts.
29.
▲
by
bebop
3y ago
I generally agree, I have however always found CORS issues easier to understand in the Firefox DevTools.
30.
▲
by
bebop
3y ago
That may have been a reference to that fact that many computers of the early 80’s had a basic rom that would be booted into if no operating system was found.
More ›