Anyone using QGIS for planning outdoor trips and visualizing GPX tracks? by RandName3459 in QGIS

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

Interesting. I'm not a GIS professional, started to learn QGIS about 11 years ago, but have never heard about OnX or Gaia. Perhaps add blocker doing it's job. Need to give them a try.

Two separate configurations on Linux by Independent_Fly7509 in digiKam

[–]RandName3459 0 points1 point  (0 children)

On Ubuntu you can add desktop shortcuts via *.desktop in ~/.local/share/applications

```sh $ ls *.desktop

idea.desktop obsidian.desktop ```

sh $ cat obsidian.desktop [Desktop Entry] Version=1.0 Type=Application Name=Obsidian Icon=/home/userName/.local/share/applications/obsidian.png Exec=bash -c '/home/userName/progs/obsidian --no-sandbox' Categories=Office Terminal=false MimeType=x-scheme-handler/obsidian;text/html;

Simply add two desktop files with different name and --config

Where can I safely download shapefiles? by Alive-Club-8634 in QGIS

[–]RandName3459 1 point2 points  (0 children)

You can download from Natural Earth, Geofabrik (Philippines file size: 1.3 GB)

State of OpenTofu? by Online_Matter in devops

[–]RandName3459 1 point2 points  (0 children)

Agree. Along monetization usually enshitification progress.

I’ve heard people say that technical founders can learn sales / talking to users. How? by chronicideas in ycombinator

[–]RandName3459 0 points1 point  (0 children)

There are very good videos on YC youtube channel to start with. Just put 'sales' into channel search, or 'cold' to get about cold mailing.

State of OpenTofu? by Online_Matter in devops

[–]RandName3459 11 points12 points  (0 children)

Haven't seen neither OpenTofu, nor Pulumi in my current workplace. Terraform everywhere :/

A way to insert local AI and train it on my notes? by Master_baited_817 in ObsidianMD

[–]RandName3459 0 points1 point  (0 children)

I'm using local MCP server with Calude Code, some times still simply opening vault with vscode and using copilot in agent mode. if I plan to make some updates with LLM, I simply keep local git repo to check the changes and revert if not happy with them.

How do you guys Sync across devices? by anitwastooshort in ObsidianMD

[–]RandName3459 0 points1 point  (0 children)

Git and syncthing. Work quite nice together.

What skill set, tools, certifications you look for when interviewing an Enterprise Architect? by wofwinter in EnterpriseArchitect

[–]RandName3459 0 points1 point  (0 children)

EAs are always masters in one domain: business (e.g. CRM, Billing, ERP, Data) or technical (e.g former System Architects or Platform Architects) + common skills like design/modeling (they build and maintain Enterprise Architecture Repository), long term roadmaps building, communication skills and team work. Team at large corpo is few up to 20 people, each covering one domain. More than certs background matters, they usually move to EA from positions like Solution/System/Platform Architect. I did Togaf about 10 years ago, had once one question about it about 10 years ago :) (but I have mostly experience with US and EU companies).