Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
davidspiess
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
davidspiess
4mo ago
I run a GTX 970 on Fedora 44 KDE Plasma (Wayland) without issues. Make sure to use the 580.xx Nvidia driver.
2.
▲
by
davidspiess
1y ago
I noticed this recently too when using Firefox.
3.
▲
by
davidspiess
2y ago
In qBitorrent or similar torrent clients you can explicitly set the vpn network interface they should use. Use split tunneling for you browser or other applications you don't want to use the vpn for.
4.
▲
by
davidspiess
3y ago
Same experience here, using it for years in production for our critical api services without issues.
5.
▲
by
davidspiess
3y ago
I am currently looking for a new reliable OLED TV. Knowing they added the S90C to their repair program is very reassuring.
6.
▲
by
davidspiess
3y ago
It's a public price API. There is no authentication required to list prices.
7.
▲
by
davidspiess
3y ago
I agree. Our public APIs are also massively queried. The number of queries is out of proportion to the legitimate traffic. Rate-Limiting does not work, because of the volume of different ips they send against you in parallel. Our servers ar
8.
▲
by
davidspiess
3y ago
Can't share that experience. We are in the process of migrating from Azure B2C to ORY Network and had also some initial doubts if their products are a good fit for our enterprise company. Our company is three hours away from their off
9.
▲
by
davidspiess
4y ago
Azure B2C policies are a nightmare. Basically a programming language implemented in XML. Stay away from it.
10.
▲
by
davidspiess
4y ago
Incremental Static Regeneration. Next.js allows you to create or update static pages after you’ve built your site but stores them on the filesystem, which in a serverless environment does not exist.
11.
▲
by
davidspiess
4y ago
What i am still missing is the possibility to deploy next.js to a serverless platform where files have to be stored in S3 or Google Cloud Storage. Had anybody success to get it working, without loosing ISR functionality?
12.
▲
by
davidspiess
4y ago
Exactly our experience too. We are extremely happy with the stability and quality of their services.
13.
▲
by
davidspiess
4y ago
I recently watched a german documentary "Das geheime Leben der Bäume" [1] where they visit this exact tree. Highly recommend it. The documentary is based on a novel of the same name by the author Peter Wohlleben [2]. [1]: https:&
14.
▲
by
davidspiess
4y ago
Is it possible to find out the average salary of a specific country? In the survey it's only possible to switch between US, India, Germany, UK and Canada.
15.
▲
by
davidspiess
4y ago
As far as i know Cloud Run offers now up to 32 GB memory workloads
16.
▲
by
davidspiess
4y ago
I am wondering when 0 downtime for apps with disks is coming. I don't see it anywhere on the feedback page and find it rather a big blocker.
17.
▲
by
davidspiess
4y ago
This sounds rather selfish to me. What if you ever quit your job and your team mates are suddenly expected to pick up the things you left behind? Why not share your knowledge with them and work together as a team.
18.
▲
Deep Dive into Authorization on Google Cloud Platform
(aliz-ai.github.io)
1 points
by
davidspiess
4y ago
|
0 comments
19.
▲
by
davidspiess
4y ago
Do yourself a favor and stay away from it.
20.
▲
by
davidspiess
5y ago
Airbnb comes to mind, they added left and right arrows to their tabs. https://imgur.com/a/MXDabnS
21.
▲
by
davidspiess
5y ago
B2C is the worst product we have ever worked with. Outages on constant basis, an extremely complex XML configuration, translation bugs, unsupported features which are only available in AD but not AD B2C (e.g. M2M), and really bad documentat
22.
▲
by
davidspiess
6y ago
I recently began learning Go and i was pointed to this site. I worked through all the chapters in the book and was pleasantly surprised how engaging it was. Definitely recommend it to other newcomers.
23.
▲
by
davidspiess
6y ago
SQLC could be a good fit. It generates type-safe Go code from SQL. https://github.com/kyleconroy/sqlc
24.
▲
by
davidspiess
6y ago
We are currently considering moving away from Entity Framework Core. Simple things work fine, but it generates ridiculous queries if stuff gets more complex.
25.
▲
by
davidspiess
6y ago
I get a forbidden PHP error message with leaked server details in the place where the video should load.
26.
▲
by
davidspiess
6y ago
It seems they want to replace their managed AppEngine service through Cloud Run in the long run.
27.
▲
.NET on Google Cloud Functions
(cloud.google.com)
4 points
by
davidspiess
6y ago
|
1 comments
28.
▲
by
davidspiess
6y ago
The last time i looked into it, all the big cloud providers lacked officially supported Rust SDKs.
29.
▲
by
davidspiess
6y ago
You could combine Node.js with TypeScript to regain type safety.
30.
▲
by
davidspiess
6y ago
Is Rust mature enough for web development already?
More ›