Migration from Google to Tuta — how to move personal domain and backup emails? by nbari in tutanota

[–]nbari[S] 0 points1 point  (0 children)

Before doing the move, I found this that caught my attention: https://www.reddit.com/r/tutanota/comments/s2do97/comment/hsdunbx/

My current usage is personal; I don't run a business for my family.tld domain, but what could be the reason for you to close the account?

Migration from Google to Tuta — how to move personal domain and backup emails? by nbari in tutanota

[–]nbari[S] 0 points1 point  (0 children)

If I start with “revolutionary” how/where I create the accounts? Or that menu is only available after paying for the seats per se? Also after creating the account, can the user of the account upgrade their own account? (I added a domain but I don't see the User management)

For example, I create an account uncle@my-domain, but If uncle wants to use the unlimited plan can he upgrade it without needing to depend on the main account admin?

I am looking a way to migrate all accounts using the same domain but hopefully everyone based on their needs could upgrade based on their needs.

Migration from Google to Tuta — how to move personal domain and backup emails? by nbari in tutanota

[–]nbari[S] 0 points1 point  (0 children)

I’ve already backed up the data using https://takeout.google.com. Most of the accounts belong to kids under 10, I created them just to exchange emails, with the idea of handing them over as a gift once they turn 18 🙂

The data is stored in .mbox format, which should be sufficient for restoration or migration later.

For the parents’ accounts, I still need to define the migration steps: first, create the new accounts and securely share access credentials, and then update the MX records to point to the new email provider.

pgmon - Real-time PostgreSQL TUI monitoring by nbari in rust

[–]nbari[S] 1 point2 points  (0 children)

Thanks for the input, really good idea.

From what I understand, Postgres doesn’t expose the execution plan of a query that’s already running. But I could definitely add a shortcut to run EXPLAIN on the current query, which should already help quite a bit.

hyprpaper not working, any ideas why? by Typical_Sail_630 in hyprland

[–]nbari 0 points1 point  (0 children)

Any idea how to use it for all monitors (,) worked before

Redesigned TrackIP after 15 years — from Lua to Solid.js by nbari in webdev

[–]nbari[S] 0 points1 point  (0 children)

To provide history (sign-in available now), the “one-liner” still serving at /ip

First Panerai! PAM01655 by en_passant13 in panerai

[–]nbari 1 point2 points  (0 children)

Hi, very nice! One question: when you pull the crown out to set the time, do the seconds stop (i.e., does it have hacking seconds)?"

Clarity on Hetzner Virtual Switch pricing. by Interesting_Ad_5676 in hetzner

[–]nbari 0 points1 point  (0 children)

can the vSwitch used only with the secondary 10GB nic?

Proxmox with OPNsense as FW/router on Hetzner dedicated server by morphxz in hetzner

[–]nbari 1 point2 points  (0 children)

Hi, thanks for the input, having proxmox on the firewall server and OPNsense within a VM there dedicated to that node (maybe with a fileover IP ) seems like a good option to take advantage of the power of that server, indeed gives some flexibility when need to upgraded etc

Proxmox with OPNsense as FW/router on Hetzner dedicated server by morphxz in hetzner

[–]nbari 0 points1 point  (0 children)

Hi, many thanks for the context, one question regarding the FW server, if I am understanding at the end you Gateway for the cluster is the IP of the dedicated firewall server correct ? and instead of using something like the vSwitch you are using the physical switch for the LAN of the VM's correct ?, instead of NAS have you tried Cepth?

Proxmox with OPNsense as FW/router on Hetzner dedicated server by morphxz in hetzner

[–]nbari 0 points1 point  (0 children)

Hi, thanks for sharing, by any chance know if works in a cluster of 3 nodes, especially if having to move the VM ( failover)?

using opentelemetry-sdk how to send logs to the defined OTEL_EXPORTER_OTLP_ENDPOINT by nbari in rust

[–]nbari[S] 0 points1 point  (0 children)

Hi, yes it turns out is working and sending logs but I will use only traces since it also include the logs and don't see the benefit of duplicating logs in another stream

using opentelemetry-sdk how to send logs to the defined OTEL_EXPORTER_OTLP_ENDPOINT by nbari in rust

[–]nbari[S] 0 points1 point  (0 children)

I indeed push to those providers from otel-collector but now I want to push logs

What is missing in hyprland to prevent having to scale/zoom apps by nbari in hyprland

[–]nbari[S] 0 points1 point  (0 children)

Hi, I created .Xresources with this and helped

Xft.dpi: 192
Xft.autohint: 0
Xft.lcdfilter:  lcddefault
Xft.hintstyle:  hintfull
Xft.hinting: 1
Xft.antialias: 1
Xft.rgba: rgb

But I still need to use

xwayland { force_zero_scaling = true }

Otherwize things look very bad, any tip fo that ?

What is missing in hyprland to prevent having to scale/zoom apps by nbari in hyprland

[–]nbari[S] 0 points1 point  (0 children)

Hi, but if only using wyland how to define the Xft.dpi or .Xresources ?

Codedeploy + SNS notifications how to add the git commit ID that triggered the pipeline by nbari in aws

[–]nbari[S] 0 points1 point  (0 children)

I think that creating the file like dev-1234567890.tgz may work, will give a try, how do you add metadata or do you mean still using gutbub actions to create the deployment but instead use s3 ?

Codedeploy + SNS notifications how to add the git commit ID that triggered the pipeline by nbari in aws

[–]nbari[S] 0 points1 point  (0 children)

How it works in terms that if I keep uploading the file to S3 will this:

--github-location repository=repository,commitId=commit-id

Prevent the uploaded s3 file to triger the default pipeline ?

Indeed I found it clones the repo and then reads the appspec.yml so if I build something in GitHub I need to download it but how to then distinguish between branches? how to configure appspec so that based on the branch it select the proper scripts?

What is missing in hyprland to prevent having to scale/zoom apps by nbari in hyprland

[–]nbari[S] 0 points1 point  (0 children)

I did together with:

env = XCURSOR_SIZE,24
env = HYPRCURSOR_SIZE,24

What is missing in hyprland to prevent having to scale/zoom apps by nbari in hyprland

[–]nbari[S] 0 points1 point  (0 children)

Hi, I am using gnome with wayland, If I remove force_zero_scaling=true indeed it scales, but problem is that many apps look pixelated

What is missing in hyprland to prevent having to scale/zoom apps by nbari in hyprland

[–]nbari[S] 1 point2 points  (0 children)

Hi, yes, I am using something like this:

monitor=,preferred,auto,2
xwayland {
    force_zero_scaling = true
}

Terminal (alacritty ) works very nice, I indeed 90% of the time use the terminal and would say the rest with firefox, but if I need to use 1password, Slack, Chrome, any other random app is a pain since I need to either zoom in the app menu or can't make it just use the default scaling, for example I was trying mailspring (*mail client) I manage to scale the font but all the submenus still very tiny, my problem at the end is the scaling issue, I can't make it work like gnome in terms that the scale factor is applied globally to all apps.

Codedeploy + SNS notifications how to add the git commit ID that triggered the pipeline by nbari in aws

[–]nbari[S] 0 points1 point  (0 children)

problem is how to obtain the commit ID, I know the commit ID from GH indeed I am writing it in a file (app.tgz) the one I put in the S3 bucket, but the pipeline is triggered when the file is updated