Search
495 results for “zeab”
-
The #canonical #craft ecosystem is interesting. Learning from #nix to produce a concise artifacts.
What makes it different is targets are based on which craft you use. Like if you want an app, then #snapcraft is likely it. But #debcraft is a new one to target debs directly. Or say #imagecraft which creates an os image.
In nix you target all the things with the same language. But I think this approach of target based tooling makes sense as well. 😅
-
The #canonical #craft ecosystem is interesting. Learning from #nix to produce a concise artifacts.
What makes it different is targets are based on which craft you use. Like if you want an app, then #snapcraft is likely it. But #debcraft is a new one to target debs directly. Or say #imagecraft which creates an os image.
In nix you target all the things with the same language. But I think this approach of target based tooling makes sense as well. 😅
-
The #canonical #craft ecosystem is interesting. Learning from #nix to produce a concise artifacts.
What makes it different is targets are based on which craft you use. Like if you want an app, then #snapcraft is likely it. But #debcraft is a new one to target debs directly. Or say #imagecraft which creates an os image.
In nix you target all the things with the same language. But I think this approach of target based tooling makes sense as well. 😅
-
The #canonical #craft ecosystem is interesting. Learning from #nix to produce a concise artifacts.
What makes it different is targets are based on which craft you use. Like if you want an app, then #snapcraft is likely it. But #debcraft is a new one to target debs directly. Or say #imagecraft which creates an os image.
In nix you target all the things with the same language. But I think this approach of target based tooling makes sense as well. 😅
-
Ok, this is unexpected. #Framework 13 pro with #LPCAMM2 ram! Even #Linux first marketing. 🤯
Granted, you should not buy anything with ram or CPU or disk drives until the ai bubble pops. 😅 Still exciting to see.
-
#canonical #notary is such an elegant solution to #TLS expiration. 😅
Handling distributed TLS expiration is not exactly a solved problem. So many incidents due to it. Even with notary just being an intermediary, worlds better than managing it all. 🫠
-
So the #thunderbird team at #Mozilla created a new ai agent tool called #thunderbolt. 😵💫 Did not see that coming. 😅
My question is more of how does it impact the new thunderbird pro effort the same team is trying to release. 🤔
-
And #discourse post speaks exactly towards why closed source move from #cal makes no sense.
Simply put, it's not security and it's not ai. 😅
https://blog.discourse.org/2026/04/discourse-is-not-going-closed-source/
-
And #discourse post speaks exactly towards why closed source move from #cal makes no sense.
Simply put, it's not security and it's not ai. 😅
https://blog.discourse.org/2026/04/discourse-is-not-going-closed-source/
-
And #discourse post speaks exactly towards why closed source move from #cal makes no sense.
Simply put, it's not security and it's not ai. 😅
https://blog.discourse.org/2026/04/discourse-is-not-going-closed-source/
-
And #discourse post speaks exactly towards why closed source move from #cal makes no sense.
Simply put, it's not security and it's not ai. 😅
https://blog.discourse.org/2026/04/discourse-is-not-going-closed-source/
-
And #discourse post speaks exactly towards why closed source move from #cal makes no sense.
Simply put, it's not security and it's not ai. 😅
https://blog.discourse.org/2026/04/discourse-is-not-going-closed-source/
-
So let's get this straight. #cal is moving proprietary because ai is finding bugs. Bugs also can be patched by ai as well. And they think #opensource is the problem?! 🤣
Mind you, ai will STILL find bugs on. 😅 AI is a lot of things, but these excuses are getting ridiculous. 🫠
-
So let's get this straight. #cal is moving proprietary because ai is finding bugs. Bugs also can be patched by ai as well. And they think #opensource is the problem?! 🤣
Mind you, ai will STILL find bugs on. 😅 AI is a lot of things, but these excuses are getting ridiculous. 🫠
-
So let's get this straight. #cal is moving proprietary because ai is finding bugs. Bugs also can be patched by ai as well. And they think #opensource is the problem?! 🤣
Mind you, ai will STILL find bugs on. 😅 AI is a lot of things, but these excuses are getting ridiculous. 🫠
-
So let's get this straight. #cal is moving proprietary because ai is finding bugs. Bugs also can be patched by ai as well. And they think #opensource is the problem?! 🤣
Mind you, ai will STILL find bugs on. 😅 AI is a lot of things, but these excuses are getting ridiculous. 🫠
-
So let's get this straight. #cal is moving proprietary because ai is finding bugs. Bugs also can be patched by ai as well. And they think #opensource is the problem?! 🤣
Mind you, ai will STILL find bugs on. 😅 AI is a lot of things, but these excuses are getting ridiculous. 🫠
-
But you may wonder... why not 'just' use the docker-language-server for #hcl? Good question. You see~ if that's done, then I don't get all my terraform files working as intended.
But I could simply leave as is. Then using the docker-language-server solely when the file is loaded, but then falling back to switching the language to hcl when I want the rest of the grammar.
That's where the annoyance came from. 😅
-
But you may wonder... why not 'just' use the docker-language-server for #hcl? Good question. You see~ if that's done, then I don't get all my terraform files working as intended.
But I could simply leave as is. Then using the docker-language-server solely when the file is loaded, but then falling back to switching the language to hcl when I want the rest of the grammar.
That's where the annoyance came from. 😅
-
But you may wonder... why not 'just' use the docker-language-server for #hcl? Good question. You see~ if that's done, then I don't get all my terraform files working as intended.
But I could simply leave as is. Then using the docker-language-server solely when the file is loaded, but then falling back to switching the language to hcl when I want the rest of the grammar.
That's where the annoyance came from. 😅
-
But you may wonder... why not 'just' use the docker-language-server for #hcl? Good question. You see~ if that's done, then I don't get all my terraform files working as intended.
But I could simply leave as is. Then using the docker-language-server solely when the file is loaded, but then falling back to switching the language to hcl when I want the rest of the grammar.
That's where the annoyance came from. 😅
-
But you may wonder... why not 'just' use the docker-language-server for #hcl? Good question. You see~ if that's done, then I don't get all my terraform files working as intended.
But I could simply leave as is. Then using the docker-language-server solely when the file is loaded, but then falling back to switching the language to hcl when I want the rest of the grammar.
That's where the annoyance came from. 😅
-
Without a doubt, I'm "trying to change a lightbulb."
All I wanted was to start up a server. 🫠
I'm now researching creating a grammar for docker-bake. Forking #HCL one. So I can get the #docker bake set up "JUST right" on #helix with docker-language-server. So I can fix the annoyance of #terraform #LSP being used incorrectly. Then refactor a dockerfile. So I can then upload into a registry cleanly.
So I can finally host the darn thing. 🤣
-
Without a doubt, I'm "trying to change a lightbulb."
All I wanted was to start up a server. 🫠
I'm now researching creating a grammar for docker-bake. Forking #HCL one. So I can get the #docker bake set up "JUST right" on #helix with docker-language-server. So I can fix the annoyance of #terraform #LSP being used incorrectly. Then refactor a dockerfile. So I can then upload into a registry cleanly.
So I can finally host the darn thing. 🤣
-
Without a doubt, I'm "trying to change a lightbulb."
All I wanted was to start up a server. 🫠
I'm now researching creating a grammar for docker-bake. Forking #HCL one. So I can get the #docker bake set up "JUST right" on #helix with docker-language-server. So I can fix the annoyance of #terraform #LSP being used incorrectly. Then refactor a dockerfile. So I can then upload into a registry cleanly.
So I can finally host the darn thing. 🤣