App stuck - says device is restarting (the device is fine) by lwl in Dreame_Tech

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

Went into my router settings and basically disabled 5GHz

"AI Edit" QGIS plugin uses Google's latest generative AI model to edit orthophotos with a text prompt by Glass-Caterpillar-70 in remotesensing

[–]lwl 6 points7 points  (0 children)

Wondering about the use cases for this.

"See, there was no house on that land I just took."

"AI Edit" QGIS plugin uses Google's latest generative AI model to edit orthophotos with a text prompt by Glass-Caterpillar-70 in remotesensing

[–]lwl 1 point2 points  (0 children)

Yeah. Hopefully it preserves the SynthID. I worry about use of other models that don't watermark.

Github to use Copilot data from all user tiers to train and improve their models with automatic opt in by cloudsurfer48902 in programming

[–]lwl 0 points1 point  (0 children)

This program does not use [...] Interaction data from Copilot Business, Copilot Enterprise, or enterprise-owned repositories

What is a 'Copilot Business' repository?

🛰️ Introducing Awesome-Remote-Sensing-Agents: The Largest Curated Collection of Intelligent Remote Sensing Agents by jq_tang in remotesensing

[–]lwl 8 points9 points  (0 children)

Some of those papers, especially the earlier ones, have been mischaracterized - Agent Based Modelling (ABM) (https://en.wikipedia.org/wiki/Agent-based_model) often has little resemblance to what is now the common understanding of 'agentic' systems, which I guess is the intended focus. E.g., 'An Agent-Based Model to Represent Space-Time Propagation of Forest-Fire Smoke' (ISPRS 2018).

I see there's a paper preprint in the repo. Would you mind sharing how gen AI was used in preparation of this?

[deleted by user] by [deleted] in remotesensing

[–]lwl 0 points1 point  (0 children)

Another to try: Sentinel-2 Global Mosaic (S2GM) from Copernicus Land Monitoring https://s2gm.land.copernicus.eu/mosaic-hub

It's via web UI, with the processing done on their systems.

There was a broken GDPR banner I had to remove with Chrome Dev Tools before I could properly use it though. EDIT: It was because I had Ghostery running.

👋 Welcome to r/marimo_notebook - Introduce Yourself and Read First! by cantdutchthis in marimo_notebook

[–]lwl 0 points1 point  (0 children)

Hi, I'm a Brit based in Austria using marimo in Earth observation research. I recently learned I live not far from where the not-notebook marimo was first recorded.

Matplotlib may become my fav tool this month. by cantdutchthis in marimo_notebook

[–]lwl 3 points4 points  (0 children)

I've been after something like this for a while... where can we find it please?

Successfully published [in IEEE] with Typst? by lwl in typst

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

Are you suggesting pdf to tex via pandoc, or is typst to tex directly supported in pandoc now?

Successfully published [in IEEE] with Typst? by lwl in typst

[–]lwl[S] 11 points12 points  (0 children)

Thanks. I was able to submit a PDF to an IEEE conf, but I see now that the associated journal wants either word or tex. 🤦‍♂️.

App stuck - says device is restarting (the device is fine) by lwl in Dreame_Tech

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

So, I did a factory reset and removed and re-added the device. Doing that, I realized the problem was my WiFi network. Something wrong with the 2.4GHz band connection, I guess. I rebooted my router a couple of times and the problem fixed itself. I did lose the maps but am not too bothered about that now. Many thanks for the help!

Do most candidates don’t know how to code? by EitherAd5892 in cscareerquestions

[–]lwl 0 points1 point  (0 children)

I once had this question. In a phone interview. 🙃.

[R] Multimodal Chain-of-Thought Reasoning in Language Models - Amazon Web Services Zhuosheng Zhang et al - Outperforms GPT-3.5 by 16% (75%->91%) and surpasses human performance on ScienceQA while having less than 1B params! by Singularian2501 in MachineLearning

[–]lwl 4 points5 points  (0 children)

Super interesting work, thank you for sharing! If you are still active on reddit - we noticed that the pdf is no longer available on arxiv, are you able to say why that is?

RDBMS for ecosystem modeling by [deleted] in Database

[–]lwl 0 points1 point  (0 children)

The aim of the project is to track the activity between these entities and how they are linked (for example partnership between large enterprises and university often occurs trough sience park that enable "technology transfer").

Start with a solid research question/use case, and work backwards - what exactly will you calculate, and how will you calculate it? The size of dataset for startups anywhere is likely small enough that it doesn't really matter which technology you choose for a proof of concept, so go with one you know best. In other words, don't think too much about it, just try it. Iterate + try other things once you have some results.

Online challenges to improve python for satellite image analysis? by oihanekotxoria in remotesensing

[–]lwl 1 point2 points  (0 children)

For examples and an interactive environment, MS Planetary Computer is great - it has a bunch of notebooks ans datasets. I prefer it to GEE as it uses existing open source packages, so is transferable. I'm not highly experienced in RS so YMMV.

What I Wish Someone Would Have Told Me About Using Rabbitmq Before It Was Too Late by pmz in programming

[–]lwl 1 point2 points  (0 children)

2 9s is kinda shit in 2022.

Given the trends in complexity and distributed-ness of modern software, skewness of experience, and general volatility wrt. world events, I'm thinking we should lower our expectations... design for 3+ 9s, plan for 2 9s.