Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
techthumb
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
techthumb
5mo ago
Amazon Bedrock Mantle provides OpenAI compatible API endpoints for model inference, powered by Mantle, a distributed inference engine for large-scale machine learning model serving. These endpoints allow you to use familiar OpenAI SDKs and
2.
▲
Revel - a ride share service in NYC shuts down
(gorevel.com)
5 points
by
techthumb
1y ago
|
0 comments
3.
▲
Nasdaq/Verafin: AI Leader in Financial Crime Prevention
(verafin.com)
1 points
by
techthumb
1y ago
|
1 comments
4.
▲
by
techthumb
1y ago
Machine Learning capabilities analyze vast volumes of financial data, including transactions and check images to detect unusual customer behavior and suspicious activity with high accuracy and fewer false positives.
5.
▲
by
techthumb
4y ago
Transaction boundaries are a critical aspect of a system. I've often noticed that these boundaries are not considered when carving out microservices. Subsequently, workarounds are put in place that tend to be complicated as they attemp
6.
▲
by
techthumb
4y ago
NASDAQ has moved the matching engine to AWS Outposts https://www.nasdaq.com/press-release/nasdaq-completes-migrat...
7.
▲
by
techthumb
4y ago
There's also https://jless.io
8.
▲
by
techthumb
4y ago
K8S is not easy. It helps standardize: - deployments of containers - health checks - cron jobs - load balancing What is the "old way" of doing things? Is it same/similar across teams within and outside
9.
▲
by
techthumb
4y ago
I love Cloudflare & their products. From a moat perspective, I wonder if the TAM of this business in the context of the three cloud providers is substantial. Their stock price is back down to reasonable levels. Perhaps they'll rema
10.
▲
by
techthumb
4y ago
#!/bin/sh set -e if [ -n "$VERBOSE" ]; then set -x fi if [ "$1" = "--show" ] && [ $2 = "twitter" ]; then echo "https://twitter.co
11.
▲
by
techthumb
5y ago
Good to see someone asking the important questions :)
12.
▲
by
techthumb
5y ago
https://status.aws.amazon.com hasn't been updated to reflect outage yest
13.
▲
AWS Console is returning HTTP 500 errors
(console.aws.amazon.com)
147 points
by
techthumb
5y ago
|
2 comments
14.
▲
by
techthumb
5y ago
This is a lot of security to give away in order to read news articles for free. From https://incoggo.com/faq/ If you’re a very security-minded individual (or you use your computer for very sensitive tasks), before
15.
▲
by
techthumb
5y ago
I follow the implementation here. The conflating part here is that using the callback as a mechanism to imply subscription. This works for your situation. However, if you need to start making multiple backend calls, then, you will likely ne
16.
▲
by
techthumb
5y ago
In that case you could create a backend endpoint that accepts a request and makes the call with the API key on behalf of the client/front-end. The title of the article says OAuth, and hence assumed that you wanted an authenticated clie
17.
▲
by
techthumb
5y ago
From the article itself: ... one might think implementing OAuth sign up is relatively trivial; after all, you just need to write a fetch request that redirects the user to the OAuth page, then another request that sends their email to t
18.
▲
by
techthumb
5y ago
I am a fan of Peplink products. I recommend https://www.peplink.com/products/ap-one-ax/
19.
▲
by
techthumb
5y ago
With support for corporate proxies using self signed certificate authorities (CA)
20.
▲
by
techthumb
5y ago
I've been using Minikube's docker-engine and haven't missed DockerForMac for some time now. Minikube sets up a Linux VM using MacOS Hypervisor. It even has a convenience command to configure docker-cli/docker-client.
21.
▲
by
techthumb
5y ago
When I want a very specific version if the image, I use the SHA to pull/run $ docker pull hello-world@sha256:7d91b69e04a9029b99f3585aaaccae2baa80bcf318f4a5d2165a9898cd2dc0a1
22.
▲
by
techthumb
5y ago
I am using "hyperkit" Available options: --driver='': Driver is one of: virtualbox, parallels, vmwarefusion, hyperkit, vmware, docker, ssh (defaults to auto-detect)
23.
▲
by
techthumb
5y ago
I've been using Minikube's docker-engine and haven't missed DockerForMac for some time now. Minikube sets up a Linux VM using MacOS Hypervisor. It even has a convenience command to configure docker-cli/docker-client.
24.
▲
by
techthumb
5y ago
How does this compare to OpenOnload?
25.
▲
by
techthumb
5y ago
ScreenTime on iPhone helps. Have someone else set the pin for you so that you can't work your way around it. Also, one of these timer based lock boxes may help: https://www.amazon.com/s?k=lock+box+timer+for+phone
26.
▲
by
techthumb
6y ago
In OO systems, we often talk about "Simple Objects & Complex Interactions" v/s "Complex Objects & Simple Interactions". In my experience, being at either extreme becomes counter-productive. To me, it comes d
27.
▲
by
techthumb
6y ago
I like this app, A LOT. But, the price tag of US$69.99 doesn't justify its value for my use case of diff and merge in git.
28.
▲
by
techthumb
6y ago
The loss is a paper loss i.e. the loss hasn't been realized. BRK plans to, and has the capacity to hold on to their investments while their valuation has dropped.
29.
▲
Please also stop tracking email open events Zoom
3 points
by
techthumb
6y ago
|
4 comments
30.
▲
by
techthumb
6y ago
https://www.graphiti.dev/guides/why
More ›