pootriarch

joined 1 year ago

i'm no expert — consensus sounds like putting disused only on the main tag, and when i've encountered this, i haven't marked anything disused at all. i've only looked at the stop/platform to make sure they weren't in any relation (transit line relations may include the passing way but shouldn't include the disused stop/platform). and i make sure route_ref isn't set on the stop/platform. were the stop to be used again, i figure it would have the same ref/stop id and operator, so i don't remove them. listening for better ideas though

 

I've tried Magic Earth a handful of times, but each time I dumped it because it marked a street as closed or wrong-way, creating a circuitous detour. There's no such issue in OSM; it simply hallucinated something.

I was testing it so I knew where I was going, but I'm reluctant to rely on it when I really need nav. Have I been supremely unlucky?

I'm torn, because on the one hand, yes! — the hour I spent figuring out which PGP XEP was the right one is an hour I won't get back. But, "only the XEPs you need to implement for a modern messaging application, ignoring historical cruft and excessive backwards-compatibility" sounds so much like the beginning of an extend-and-extinguish cycle.

thank you… more of a thought experiment now than a true need, but it seems like if it became a need, i'd be better off building a matrix account. i suspected this but had hoped for more :/

 

My primary home is in XMPP for Reasons, but it would occasionally be useful to DM someone in Matrix.

I know there are bridges, through aria-net if I remember correctly, and I know encryption is impossible through a bridge. Aside from encryption, is connection seamless or is it glitchy, and if the latter, are we talking occasional nuisance or Cone of Silence?

 

I have Dino 0.4 on Ubuntu. Whenever I upgrade anything in flatpak, it tells me that Dino is using a GNOME 44 runtime and that it’s out of support.

Is Dino under active development, and I should just hold tight? Or should I be looking for a different XMPP client?

 

Organic Maps is available on Linux! It's on flatpak and several package repos (but not apt). I don't know how long it's been there — I just discovered it.

The splash screen cautions that this Linux beta doesn't have parity with the mobile apps yet, but it's still a huge leap over Gnome Maps. Vector rendering, so you can zoom in as far as you want, and free / open source / not shitty (notwithstanding the big scary EULA, which just contains all the OSS licenses for all the pieces).

[–] pootriarch@poptalk.scrubbles.tech 27 points 8 months ago (4 children)

OSM has a lot more data inside than the website shows - in dense shopping areas you can't zoom in far enough to see all the POIs, much less business names.

I've read before that using cached previews was done to stay accessible to less-powerful mobile devices, which would have smaller CPUs that would be taxed by rendering the native vector data. I view it as a branding disadvantage that OSM appears, from desktops, to have less info than alternatives. But that's a battle that's been had many times before, one might as well argue over paper vs plastic.

[–] pootriarch@poptalk.scrubbles.tech 5 points 11 months ago (1 children)

The main URL points to this: san francisco map bit

 

In the web UI, OSM can't be zoomed in far enough to see the names of POIs in reasonably dense areas. I can get around this by going into edit mode, and mobile apps don't have this restriction. But the out-of-the-box experience, for non-insiders just using the web site, doesn't reveal all that OSM has to offer.

Does anyone know what the rationale for this is?

[–] pootriarch@poptalk.scrubbles.tech 11 points 11 months ago (1 children)

it's perhaps interesting to see what existing apps ZipoApps has on the Android Play Store.

 

with the simple tools suite being sold to a purveyor of non-foss things, remind me of your favorite lists of recommended apps? i was using simple contacts and am not immediately sure of a good replacement. i would want one without internet permissions, which was why i disabled the google builtin.

 

I had reimaged my old Samsung on LineageOS as it seemed to be the only alternative that supported my model. It was fine until I installed OSMAnd, which couldn't get a location. Shame on me for not noticing that I would need microG for that. Not feeling comfortable with all the rooting and flashing needed to shoehorn microG into an existing image, I figured I'd try LineageOS for microG.

Having loaded a lot onto this phone already, I wanted to try a dirty flash first, knowing full well it might not work. The first prerequisite is to use an image of LOS/µG that is dated higher than the image in the phone. I had just updated, so I needed to wait for the next one.

The docs say that LineageOS for microG will be updated "a couple of times a month". But the latest LOS/µG image has remained at 11/2/23. This means I haven't had an opportunity to try the dirty flash, but it's also a security warning sign for me—LOS updates weekly like clockwork. Irregular and slower-than-promised updates make me a bit nervous for this aspect of device safety. It's not just my model either; most of the images are backdated more than two weeks.

https://download.lineage.microg.org/

(Yes, I know my boot loader is unlocked, and no, Calyx and Graphene don't support me, so I made my choice between physical insecurity and Google insecurity.)

[–] pootriarch@poptalk.scrubbles.tech 3 points 1 year ago* (last edited 1 year ago)

if your threat model were 'encrypt everything at rest', invitations to people outside your own service would be tricky as they have to be machine-readable text in a specific format. i'm sure it's possible but you'd have to be specific in looking for that as a feature.

my needs are more modest - don't store email in GAFAM or particular regimes - and i use runbox, which is bog-standard except for being stored somewhere else, being paid, and having slightly more homely webapps. using 'evolution' on linux, a bog-standard email program that's also a bit more homely than alternatives, invitations go out to whomever i choose and look normal. i make recurring events for myself all the time and remove individual occurrences. i've added on ical subscriptions for things like country holidays, which are the first thing you'll notice missing when you leave outlook.

the mail's just imap and the calendar's just caldav. when you get into providers that don't provide imap or caldav for (valid) security reasons, that's when you're more likely to get integration issues with regular people.

again not foss so won't dwell at length — but i use fund manager from beiley software. commercial, but works double-entry and handles more investment complexity than a human could ever need. windows app, i run it under wine on linux and crossover on mac. (i don't own a windows box — that's how irreplaceable it was for me.)

 

Chromium derivatives like Vivaldi and Brave decried the Google Web Environment Integrity… um, 'feature', at varying volumes, back in the summer when it became widely known.

But can any Chromium-based browser actually avoid implementing this? Have there been more recent statements?

 

Every few Firefox releases there's one where they helpfully throw new junk in your face or mess with your settings. Firefox 118 is both.

Mozilla has added a translation engine that they say is client-side, based on an engine called Bergamot that they created. They removed all languages other than the one I'm writing in from my settings, even though I read (poorly, and for sport) in other languages. And then they put a pop-up over every page that's not in English - including some I've deliberately switched to other languages - offering to translate it.

Getting rid of this requires an about:config hack that I saw only on The Site We've Chosen Not to Use. So here's the incantation:

browser.translations.automaticallyPopup false

and if you're really angry

browser.translations.enable false

And put back any languages it removed from your site preferences.

Honestly, if I didn't know these people weren't Google, I'd be really suspicious. But with Chrome's stellar Ad Privacy, I have to put up with Mozilla's crap, as the clock has to be ticking even for the 'good guy' Chromium derivatives.

 

on a block of downtown san francisco, there are two block-long lines labelled 'address interpolation'. there aren't many nodes along this block, but the ones that exist mostly have explicit addresses assigned.

these were created 14 years ago (potlatch 0.10f). what do they do, are they valuable to renderers or to the map itself?

i am not sure it's a flaw at all. the conditional tag syntax is based on opening_hours, which should be able to express 'closed at these times until that date'. there are ways to finesse this. but as long as the published guideline is 'don't do this', there's little point pondering practical solutions.

[–] pootriarch@poptalk.scrubbles.tech 13 points 1 year ago (4 children)

Our map data is often downloaded and used offline on various devices for several weeks or months. For offline data to be useful, it should at least be expected to remain unchanged in the next few weeks when you map it.

yes, by this blurb, concession for offline users does supersede safety.

i'm an editor active enough to have been granted foundation membership but hadn't known this rule; it indicates a view of osm as analogous to a paper map rather than for real-time navigation. if a change of less than weeks' length is discouraged, i can't in good conscience steer my friends away from google maps, as navigation is not a primary use case.

it is common practice in the u.s., at least, to use two nodes for big chain drugstores, where the shop, marked chemist, often has wildly different hours from the pharmacy. they have the same name and much of the same info

 

In SF we have some really long bus lines, 6 miles long and a ton of stops. One of those lines has a part-time extension now - it runs to an underserved overground rail station. It's a very high-value extension but runs only on weekdays, not weekends.

Normally we have separate relations for the weekday route and the weekend route. But others built those routes. I help maintain the ones we have, but I can't think of any way to get iD to clone a relation.

Is anyone either in SF and wants to clone the 31-Balboa, or knows of a tool that can do this? I've looked at JOSM and simply couldn't figure it out. I'm happy to do the grunt work of extending the line; I just have no good starting point.

looks great! the catch for me is that my current host doesn't have docker support. your dependencies don't look crazy so in theory i could burst it and install directly to the host environment, but at that point i'm giving myself grocy-level headaches.

reading about docker-capable hosts, i was surprised to see them starting at 1GB RAM - i couldn't run pac-man in that. what would be a reasonable expectation for kitchenowl?

 

i've tried grocy a few times over and it's burned a lot of time and brain cells. is there anything that does this (or even much less than this) and just works?

i understand why it was made this complex - i code and i work with people who want everything to be so theoretically 'flexible' that nothing simple works, so i'm used to the abstraction layers. but

  • first try: looked at number and size of packages, no tree-shaking, code doesn't pass sniff test. dozens of megabyes for this? nope
  • second try: well i don't want to build this myself. i'll put it in its own instance to minimize security exposure. but hey, this release is months old and these terrible bugs have been fixed, i'll just grab newer code. missed the thing where database migrations are tested only from official releases. database breaks.
  • i learn sqlite syntax and reconstruct the database.
  • months later i download new grocy android client, which expects a v4 grocy back end. all recipes break.
  • i download official grocy v4 release (the third one in rapid succession, due to major bugs - luckily i hadn't tried too early).
  • database breaks.

i'm done. i don't care that i lose the work i already put into it. i just want to open the cupboard twice and have the same thing be there both times. help

view more: next ›