In the latest release of https://t.co/f5DdOT3N25 you can overlay multiple query results on a same map. Visualised 3 waves of #COVID19 in 🇩🇪 Germany on top of population density map using #bigquery public data on Dekart Playground (thread ⤵)
@Anonymaps@OvertureMaps@openstreetmap Hey, I'm the author of the blog post. And here is a GitHub repo of OSM export to BigQuery which was abandoned by @google
https://t.co/MTLvfStPY9
🌍🔋 Turns out there are ~90k EV charging stations mapped in OSM. Most of them are in EU 🇪🇺. Is EU better at EV infrastructure or at OSM mapping, or at both? GIF made with Dekart/Snowflake integration, animated by OSM timestamp. If this gets 100 likes, I'll share my SQL query! 😉
.@FRANCE24 report on Russian troops preparing to kill Ukrainian people is disgrace to journalism. Going to occupied territories without Ukraine’s consent violates Ukrainian legislation, and those who participate in such actions will be held accountable by the law.
@avibryant@felt @unfoldedinc Check https://t.co/oIG0xGqHcU. Same map rendering library as @unfoldedinc, but completely open-source. Can be self-hosted with all your data staying private.
⚡The Ukrainian Air Force would like to address misinformation published in multiple Western media outlets regarding the situation in the 🇺🇦 sky and support from our @NATO allies.
More in 🧵(1/16)
#ProtectUАSky#StopRussia#UkraineUnderAttaсk
Databricks shuts down hosted @getredash from November 30, 2021; last stable release of open source Redash was in 2019; main contributors stop pushing around 1 year ago; former team is apparently focused on Databricks SQL which has familiar UX https://t.co/aBcvftxpsK
Do not choose option A:
* to revert it you need reinstall macOS
* Google Meet does not work (sound breaks)
* some webgl does not work: particularly everything based on https://t.co/JcW8F9T3Tr
There 2 options: a) Install Beta 3, which replaces your default Safari and it's not revertible! b) Install Tech Preview, which does not replace your browser
https://t.co/ODzTMehqhQ
If you saw safari WebGL performance drop hugely from safari 13 to 14, then the latest safari 15 preview 129 release adds back the ability to use the discrete GPU, using powerPreference: 'high-performance'
▪Fixed WebGL content to be able to use the discrete GPU (r279303)
@fulhack IMO, what is in general getting optimised is a team cognitive load: if it’s easier to do yourself then communicate with other teams specialisation reduces; when context switching is too hard it increases.
@joulee I guess this is a little bit myself, not sure how to avoid it; how you lead people by treating them as any other person in a company? Should your team know that you will fight for them ?
@mykola_harmash Idea still feels a bit awkward to me. Overall ads are hard to scale and they do not have compound effect. Maybe with stars it’s different because stars do have compound effect
I wonder if developing JS package meant to be used in other apps, one should consider it to be usable without precompiling it, like libs in other languages do?
Finally when with some hacking around I’ve got the fix, I cannot still use it by pointing to git repo in package.json, because of artefacts of course; so I need republish package somewhere in different npm org and refactor my app