Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
ancieque
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
Tips for using Cursor for Agentic Programming in productive teams
(neuroforge.de)
1 points
by
ancieque
8mo ago
|
0 comments
2.
▲
by
ancieque
2y ago
I remember installing a metamod plugin to my cs 1.5 Server that added server side fog of war iirc. But i could be mixing things up.
3.
▲
So I wrote a DNS server for Docker Swarm
(github.com)
1 points
by
ancieque
2y ago
|
0 comments
4.
▲
by
ancieque
2y ago
While the way secrets work in Swarm seems weird when compared to Kubernetes, this is usually pretty easily solved by a quick overriding entrypoint in the docker stack file that does essentially this: export SOME_VAR=$(cat /run&#x
5.
▲
by
ancieque
3y ago
Speaking as a Co-Founder of NeuroForge here, with some exciting news: we're proud to announce a new alpha release for our project, Swarmgate - version 0.7.0. This tool, which started as a simple experiment within our team, has evolved
6.
▲
Swarmgate 0.7.0 – A Step Forward in Docker Swarm Multi Tenant Management
(github.com)
2 points
by
ancieque
3y ago
|
1 comments
7.
▲
by
ancieque
3y ago
Cool to see this. I love DRF for CRUD apis. It just gets the job done and you can Focus on data modelling. We built our data hub/data Integration solution on top of it. [1] It was a good choice. By far the most extensible and overridab
8.
▲
by
ancieque
3y ago
If you want to stick on one machine, you can always just use a single node Docker Swarm to get the fully automated zero downtime deploys you want with Docker Compose: https://github.com/BretFisher/ama/discussions&#
9.
▲
by
ancieque
3y ago
I have implemented this for our tool NF Compose that allows us to build REST APIs without writing a single line of code [0]. I didn't go the route of triggers because we generate database tables automatically and we used to have a craz
10.
▲
Show HN: Pro Feed – One Tool. Multiple MS Teams
(profeed.work)
1 points
by
ancieque
3y ago
|
0 comments
11.
▲
by
ancieque
3y ago
Ah and a side note: Superset allows to template SQL queries via jinja. Works very well.
12.
▲
by
ancieque
3y ago
Curious, have you tried speeding things up with e.g. cube.js? We used it in a fully custom project and it was a Performance life saver. It works quite well with Superset actually.
13.
▲
by
ancieque
3y ago
We have looked into metabase ourselves initially as well but found it lacking compared to Superset. What are your thoughts on that? Note that we build dashboards for customers that end up having some complex SQL directly in Superset.
14.
▲
Show HN: NF Compose – An API to Build/Generate REST APIs
(github.com)
2 points
by
ancieque
3y ago
|
0 comments
15.
▲
Show HN: Pro Feed – (Multi Tenant) Chat River for MS Teams
(profeed.work)
2 points
by
ancieque
3y ago
|
0 comments
16.
▲
by
ancieque
3y ago
Docker Swarm engine is part of docker-ce. It just got New features last year as well as some quality of life improvements. Its not shiny but it works. We use it for most of our selfhosted stuff (which is a lot) and our customers. I host a s
17.
▲
by
ancieque
3y ago
Because I didn't like the name, I just renamed it to swarmgate.
18.
▲
Show HN: Docker Swarm Multi Tenant Proxy
(github.com)
3 points
by
ancieque
3y ago
|
1 comments
19.
▲
Show HN: TaskThing – Microsoft Planner is great, but can be better
(taskthing.de)
3 points
by
ancieque
3y ago
|
0 comments
20.
▲
by
ancieque
3y ago
CSI support will hopefully make this easier. But: there are quite some options once you Look deeper. Also the volume plugin spec is so simple that it is possible to maintain your own plugin (even without csi).
21.
▲
by
ancieque
3y ago
What do you need from the managed dbs?
22.
▲
by
ancieque
3y ago
I saw your comment and am wondering what in particular you are struggling with. I recently fixed one of my biggest pet peeves with docker swarm - the inability to directly exec into a service without first SSHing to the host the task is run
23.
▲
Show HN: Docker CLI Plugin: Docker-swarm-proxy exec into a Docker service
(github.com)
1 points
by
ancieque
3y ago
|
0 comments
24.
▲
by
ancieque
3y ago
Yeah, had a fun time yesterday when writing a tutorial. Was kinda reliably switching between good and bad every few seconds.
25.
▲
Show HN: NF Compose – define REST APIs in seconds instead of hours
(github.com)
1 points
by
ancieque
3y ago
|
0 comments
26.
▲
Promswarm – Modernized Swarmprom
(github.com)
2 points
by
ancieque
3y ago
|
0 comments
27.
▲
by
ancieque
3y ago
So does this work with Docker Swarm out of the box? I guess this breaks the default networking stack of Swarm, right?
28.
▲
Security update: Encrypted overlay networks in Moby and MCR
(mirantis.com)
1 points
by
ancieque
3y ago
|
1 comments
29.
▲
by
ancieque
3y ago
TL;DR: Update your clusters.
30.
▲
Moby 23.0.2
(github.com)
2 points
by
ancieque
3y ago
|
1 comments
More ›