Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
arush15june
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
arush15june
1mo ago
It's pretty bad though compared to openrouter tbh. I expected it to have some inbuilt cloudflare access access control, but it doesn't have that for improving security either within the team Easier to just use openrouter tbh.
2.
▲
by
arush15june
1mo ago
It was just easier to use the deploy button on the repo tbh
3.
▲
by
arush15june
1mo ago
I just deployed it on my cloudflare workers, it went live in a minute, worked through my CF Access SSO. Wasn't able to configure providers easily. But reading the blog this is wild! I have been driving a hermes agent off a VM in a prox
4.
▲
by
arush15june
7mo ago
I'll switch in Cloudflare Zero Trust for Okta simply for the fact that Cloudflare Access and Tunnels + An identity provider (we use M365) give you so much value (and it's free upto 50 users). It is even better if you are already r
5.
▲
MCP Server for Zammad
(github.com)
1 points
by
arush15june
1y ago
|
0 comments
6.
▲
by
arush15june
2y ago
I use caddy rather traefik. It's much easier to manage the Caddyfile compared to the traefik YAML config IMO, and we just keep three separate Caddyfiles for local, production and on-prem deployments. There are a plethora of great plugi
7.
▲
by
arush15june
3y ago
https://github.com/knadh/listmonk We use listmonk, extremely flexible and lightweight as well! I want to try to build a Hubspot integration to fetch contacts directly from Hubspot.
8.
▲
by
arush15june
3y ago
That's why I like the modular approach by Unikraft where the value is you can select which high level abstractions and libraries you want baked in the OS (including your application) [1]. Compared to other unikernels designs where the
9.
▲
by
arush15june
4y ago
Nuitka is a pretty good compiler! I tried it this year for a small script that was used to automate generating Excel sheets with macros in them on Windows. It worked surprisingly well, but the ~100MB size was a turn off (and our Go binaries
10.
▲
by
arush15june
4y ago
I wouldn't have minded even if it was 20MB. The goal was having the convenience of building UI in React and have the heavy lifting done by Go. Both, stacks I am very familiar with and work with daily.
11.
▲
by
arush15june
4y ago
Wails is great! I've been working with wails v2 on Windows, and it's been a great experience. Built and delivered a Windows desktop application in Go + AntD for a customer really quickly. It's a little complex app dealing wit
12.
▲
by
arush15june
5y ago
Operating Systems: Three Easy Pieces https://pages.cs.wisc.edu/~remzi/OSTEP/ I failed the interview for an internship I really wanted in my 2nd year of engineering; I did get a shit internship that summer, but bei