Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
Thomaschaaf
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
10 ms
·
1.
▲
by
Thomaschaaf
3mo ago
> The average price increase is $269.23. How is that calculated?
2.
▲
by
Thomaschaaf
1y ago
Can you give insights into what makes it different from e.g. pino[1]? It's amazingly even faster than console.logging because of the way it buffers the data. [1]: https://github.com/pinojs/pino
3.
▲
by
Thomaschaaf
3y ago
Handling stale data needs to be considered when implementing it. ORMs like Prisma execute an update query and follow it up with a select. This would result in stale data being returned most of the time. If you use this data expecting your u
4.
▲
by
Thomaschaaf
3y ago
Interestingly Slack Workflows also introduces pricing. So it seems both companies are targeting charging for automations / charging for things which used to be free.
5.
▲
by
Thomaschaaf
5y ago
Care to explain why?
6.
▲
by
Thomaschaaf
5y ago
In germany there was a similar project the "CargoLifter" which sadly never succeeded: https://en.wikipedia.org/wiki/CargoLifter
7.
▲
by
Thomaschaaf
5y ago
The Camera Control API (CCAPI) which Canon provides is actually very good it allows our company to create software which grabs the pictures of the camera and put it where we like.
8.
▲
by
Thomaschaaf
5y ago
Why was SWC chosen instead of esbuild? I see esbuild in a lot more places. Also with the developer of SWC joining next.js will the non-open-source parts (STC)[1] be released? [1]: https://stc.dudy.dev/
9.
▲
by
Thomaschaaf
5y ago
Here in Braunschweig (a smaller city) a lot of restaurants are using QR Code based menus. So I would assume you simply haven't been eating out.
10.
▲
by
Thomaschaaf
5y ago
I wonder why they don't forward the drive thru calls to a call center even today.
11.
▲
by
Thomaschaaf
5y ago
"Beam" should be the default style instead of "marble".
12.
▲
by
Thomaschaaf
5y ago
Maybe I missed it. But what use case is this for?
13.
▲
by
Thomaschaaf
5y ago
https://tailwindcss.com/docs/adding-base-styles helps with the preflight being „too aggressive"
14.
▲
by
Thomaschaaf
5y ago
previous discussion: https://news.ycombinator.com/item?id=26440397
15.
▲
by
Thomaschaaf
6y ago
A lot of products e.g. CAD Software are available for free for personal/educational use or for a limited time. Alternatively I like the approach JetBrains (IntelliJ) are taking by providing the software for free or a reduced price: ht
16.
▲
by
Thomaschaaf
6y ago
I don't understand why Docker Desktop e.g. Docker for Mac and Docker for Windows is available for free. I think it's a value added service and is executed beautifully and would be a fair way for the company to generate revenue.
17.
▲
by
Thomaschaaf
6y ago
I would like to see the ability to only get news are available for my aws region Frankfurt (or globally such as Cloudfront). I really don't care that service XYZ is now available in AWS GovCloud. I would like to get news regarding new
18.
▲
by
Thomaschaaf
6y ago
Because it allows to revoke certificates at a later time. E.g. epicgames certificate was revocable after they noticed that they built in something that was not supposed to be allowed.
19.
▲
by
Thomaschaaf
6y ago
The computer is completely unresponsive as the OS is blocking all apps from starting. The best part was that the "keyboard" was not found.. in my macbook.
20.
▲
by
Thomaschaaf
6y ago
https://mikro-orm.io/ is a much better typeorm alternative as it is actively being maintained. TypeORMs development has come to a halt. And many issues are not being fixed.
21.
▲
by
Thomaschaaf
6y ago
Before opening the page I hoped that it would be an npm mirror which can be used in case npm goes down.
22.
▲
by
Thomaschaaf
6y ago
In a couple weeks the public will have done a complete audit of all of zooms tools.
23.
▲
by
Thomaschaaf
7y ago
This is a good way to kill your credit score...
24.
▲
by
Thomaschaaf
7y ago
I would doubt that it really results in lost orders as people have already invested a lot of time by selecting their food choice and by that time are hungry.
25.
▲
by
Thomaschaaf
7y ago
Why do they keep making the cables shorter? 0.8m seems very impractical for applications like charging a phone.
26.
▲
by
Thomaschaaf
7y ago
For me discovering https://mjml.io/ was the best thing as it takes away the pain of having to think about all the nitpicks of the different email clients and abstracts it into it's own little markup language. It suppor
27.
▲
by
Thomaschaaf
8y ago
Getting all of the mentioned requires a real cloud provider which offers more than just servers. Thus you need to choose among the cloud providers. Digitalocean is another provider offering a managed k8s. GCE gives you 600 usd credit - this
28.
▲
by
Thomaschaaf
8y ago
What is the reason for limiting buffers to the node_modules folder?
29.
▲
by
Thomaschaaf
8y ago
I built a runtime comparison of npm and yarn a while ago. It builds the same two things every day with different configurations (cold cache, installed, package-lock file) The data can be seen here: https://docs.google.com/sp
30.
▲
by
Thomaschaaf
8y ago
What technical solution is there to writing it yourself that is on-premise and if possible open source and extensible? I have found mautic but not much else.
More ›