Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
LeBit
searching PlanetScale…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
11 ms
·
151.
▲
by
LeBit
3y ago
Bash is fine for small scripts. Once you use it to manage complex data structures and flow, you are simply wasting time because you will have to rewrite it in Python or Go.
152.
▲
by
LeBit
3y ago
I think the hot trend these days is to bash on microservices. I hear that a lot here, random blogs, youtube videos by self proclaimed top guns. If hacker news is correct, microservices is the #1 worst idea of software engineering. And whoe
153.
▲
by
LeBit
3y ago
Some productivity guru would say you have the correct mind set. Chasing the perfect productive setup is a big sophisticated procrastination trap. But tmux does bring in value. The fact it makes it possible to keep a remote session running
154.
▲
by
LeBit
3y ago
Same here. I have always thought it was super sexy to have all these panes available with an editor, logs, debugger opened at the same time ; but the reality is that I cannot work with 20 characters columns. I use a 4k display set to HiDPI
155.
▲
by
LeBit
3y ago
Like what?
156.
▲
by
LeBit
3y ago
But then you cannot scale. You do not see the problem because you probably manage less than 5 nodes.
157.
▲
by
LeBit
3y ago
Because you can't mesh at scale with wireguard (unless you have an infinite amount of monkeys).
158.
▲
by
LeBit
3y ago
Try to build a mesh with wireguard. You will soon find you have a combinatorial problem. If you have 10 nodes and want to add an 11th node, you will have to update the 10 already existing nodes. These projects are automating the configurat
159.
▲
by
LeBit
3y ago
Please, elaborate or provide sources.
160.
▲
by
LeBit
3y ago
Same here. Nebula might not be wireguard based, but it is open source and very stable. Though, I have to say that if you are using Nebula within a LAN it sometimes takes minutes for two nodes to realize they are within each other's re
161.
▲
by
LeBit
3y ago
Where did you study? 20 years ago, I was doing computer engineering in Canada and neural networks were not sold as a dead end. It was made clear they were a very powerful tool.
162.
▲
by
LeBit
3y ago
The doc you linked to specifically says there is no daemon on Windows and Mac. I am confused.
163.
▲
by
LeBit
3y ago
Are you sure the podman machine's VM is running as root?
164.
▲
by
LeBit
3y ago
I partially agree with you. Docker Compose is still a moving project. Look at the version of the schema. It evolves. Kubernetes is also a platform that is moving. And it is moving fast. If Kompose was considered `done` by its authors in
165.
▲
by
LeBit
3y ago
I agree in the same manner I agree we should fix the world hunger problem. :)
166.
▲
by
LeBit
3y ago
With 8.7k stars, plus the last commit was made 4 days ago and the last release was 3 weeks ago. That's a pretty strong option!
167.
▲
by
LeBit
3y ago
okay, but that only allows you to deploy to a docker engine. at best, you can deploy that app to a Docker Swarm. Docker Swarm is not reasonably comparable to K8s. there are tools (and colleagues ! :) ) to transform docker compose files to
168.
▲
by
LeBit
3y ago
If you need someone to physically check on you to keep you accountable, you have a problem and should definitely work at the office. Don't poison the lives of the ethical workers that are productive from home.
169.
▲
by
LeBit
3y ago
Amusingly, I keep hearing from a loud minority that return to office is required because it will magically enhance productivity. They never provide numbers.
170.
▲
by
LeBit
3y ago
I live in Québec, Canada. I clearly remember Sonia Lebel, a minister of the provincial government, explaining WFH worked and that the public workers were more productive in that environment. Here is an article where she is quoted saying WFH
171.
▲
by
LeBit
3y ago
With Skaffold, you can bind (or rather transparently sync) local files to a Pod. I agree the initial setup is more difficult with a K8s local dev than with a Docker Compose local dev. But the impedance mismatch makes using Docker Compose a
172.
▲
by
LeBit
3y ago
What do you mean by that? You use Docker Compose to distribute to production? Into what?
173.
▲
by
LeBit
3y ago
Or kind. And use Skaffold or Tilt to manage it all. This setup makes Docker Compose look like a toy. Developers should stop with this impedence mismatch of using Docker Compose when developing and K8s in prod.
174.
▲
by
LeBit
3y ago
You think all programmers are HN-level passionate? Most of my colleagues don't know what a ssh public key is used for.
175.
▲
by
LeBit
3y ago
Why would one use Docker for Desktop when Rancher Desktop exists?
176.
▲
by
LeBit
3y ago
Docker for Desktop got better. I think VirtioFS fixed most unbearable fs slowness. But Rancher Desktop also got better and I just cannot understand why I would use Docker for Desktop instead of the Open Sourced Rancher Desktop.
177.
▲
by
LeBit
3y ago
This looks interesting, but nowhere near VyOS abilities and documentation. I can't even find anything related to policy-based routing (PBR).
178.
▲
by
LeBit
3y ago
It is not really beta software though. If you don't want to go into the trouble of building your own ISO, then, yes, you are a beta tester because the only thing they make available pre-built is the ISO from the 1.4 branch which is in
179.
▲
by
LeBit
3y ago
> define zone based? https://support.vyos.io/en/support/solutions/articles/103000... You create a _zone_. You name it and assign some interfaces to it. For my needs, I only assign 1 interface per z
180.
▲
by
LeBit
3y ago
People went full monoliths to full microservices. The same people are now saying creating microservices is a sign of incompetence and the smart thing to do is create monoliths. But not to sound ridiculous, they bring a spin to it: they now
More ›