Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
floatingsmoke
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
floatingsmoke
6y ago
I recently read that supabase.io is using this. https://supabase.io/docs/postgrest/server/about
2.
▲
by
floatingsmoke
6y ago
When you deal with tens of Raspberry Pis, require high availability, and have low traffic bandwidth Argo Tunnel makes really sense.
3.
▲
by
floatingsmoke
6y ago
I use Cloudflare Argo Tunnel for this purpose and am very satisfied. It's easy to setup and if you have TLD on Cloudflare, the daemon(cloudflared) creates new A record for each host and creates a tunnel between your host and the neares
4.
▲
by
floatingsmoke
6y ago
Beside horrible, it's terrible, Just upgraded and can't even resize the panes. And the CPU usage is high even when not streaming or do any capture etc.
5.
▲
by
floatingsmoke
6y ago
Also let them fill their credentials in a single form. Two-step login makes password managers experience terrible.
6.
▲
by
floatingsmoke
6y ago
Got it. Why my MBP feels like burning when running zoom then?
7.
▲
Zoom consumes 4% of CPU as statistics shows. No way
(imgur.com)
2 points
by
floatingsmoke
6y ago
|
6 comments
8.
▲
by
floatingsmoke
7y ago
> Need to first pan at least a bit vertically Thinking of it, it would even be a nice feature since we need to pan to the left of the page or zoom out completely to go back in history with touch pad in Chromium based browsers. > Still
9.
▲
by
floatingsmoke
7y ago
Nice try. It works by pinching but double tap and smart zoom to cursor. And if you zoom in somehow, you cannot pan over the page because Firefox act like you are seeing full screen and trying to go back or forward in browser history.
10.
▲
by
floatingsmoke
7y ago
I actually mean double tap zoom that zooms to HTML element that your cursor on. Amazing feature for browsing experience. Chromium has this feature since a lot.
11.
▲
by
floatingsmoke
7y ago
Still no pinch to zoom. No chance on macOS.
12.
▲
by
floatingsmoke
7y ago
see https://mixart.ist which is a great alternative.
13.
▲
by
floatingsmoke
8y ago
I think ReactXP is not a visionary project but Microsoft's approach to take advantage of javascript developers and make them able to build mobile apps for Windows phones beside indispensable platforms(Android, iOS).
14.
▲
Maybe adding generics to Go Is about syntax after all
(dave.cheney.net)
2 points
by
floatingsmoke
8y ago
|
0 comments
15.
▲
by
floatingsmoke
8y ago
Well, How about multiple return values? How will "check" keyword handle return values other than error? func ReadFile(path string) (string, error) { b, err := ioutil.ReadFile(path) s := string(b[:]) return s, err
16.
▲
by
floatingsmoke
8y ago
A bunch of pioneer project like docker, kubernetes, etcd, prometheus etc. has been built with go and I don't believe that the maintainers suffered lack of generics and error handlers. On the other hand, as a new go programmer, I can re
17.
▲
VSCode Extension for Cargo.toml Dependencies (Rust)
(marketplace.visualstudio.com)
4 points
by
floatingsmoke
8y ago
|
0 comments
18.
▲
Show HN: gam – CLI tool to manage permanent aliases
(github.com)
3 points
by
floatingsmoke
9y ago
|
0 comments
19.
▲
Full fake REST API generator written with Rust
(github.com)
3 points
by
floatingsmoke
9y ago
|
0 comments