-
# Blog by Kalle Marjokorpi
This blog is concentrated to Microsoft and cloud technology, coding and architecture. Solutions, tips and knowledge from a developer to developer.
[https://www.kallema…
-
-
Hi for all,
I try to install lens into Linux raspberrypi 4.19.58 armv7l GNU/Linux. When i install lens with this commando.
`sudo snap install kontena-lens --classic`
The system report the ne…
-
# Blog by Kalle Marjokorpi
This blog is concentrated to Microsoft and cloud technology, coding and architecture. Solutions, tips and knowledge from a developer to developer.
[https://www.kallema…
-
For some reason Jitsi stops working after a restart of the pods when websockets are enabled.
Everything seems to be working fine (all pods are running and webui is online). But clients can't connect.…
-
### Requirements
- [X] Is this a bug report? For questions or discussions use https://lemmy.ml/c/lemmy_support
- [X] Did you check to see if this issue already exists?
- [X] Is this only a single bug…
-
# Blog by Kalle Marjokorpi
This blog is concentrated to Microsoft and cloud technology, coding and architecture. Solutions, tips and knowledge from a developer to developer.
[https://www.kallema…
-
[Customizations for Control Tower](https://docs.aws.amazon.com/controltower/latest/userguide/cfct-overview.html) (CfCT) is a controlled means of deploying change (CloudFormation StackSets and SCPs) ac…
-
### What happens?
`DROP TABLE` does not free memory. It is only freed when closing the connection. I'm using an in-memory database.
Note that [docs](https://duckdb.org/docs/sql/statements/drop.htm…
-
Thanks for updating the plugin. Whilst moving my GWT application from Java8 to Java17+ I found the problem with the old jetty 9.2 issue whilst debugging with SDBG.
Thus I cannot update from Java8.
…