I have this still unspecific idea in my head about somehow applying a coordinate system on the ULB campus and #FOSDEM maps (or something) to help us deal with "let's meet at..." problems once and for all.
I was asked "where are you?" countless times this FOSDEM, and its not easy to describe in a decently specific way.
@bagder Perhaps a FOSDEM specific version of "what.three.words"?
@Tenzer my thoughts exactly
@bagder Although, in this situation it might be nicer if the words aren't totally random for each square, so you can get a sense of how close you are to the point, by comparing your current location with your target destination.

@Tenzer @bagder but why a FOSDEM-specific version?

what.three.words, and other geocodes, have at least 3 meter precision; wouldn't it be enough to just use those like anywhere else in the world?

@kytta @Tenzer @bagder In addition to what3words you would at least also need the floor level when inside a building. Also GNSS do not work that well inside buildings for navigation. Something like "in front of room X" usually works way better than coordinates.
@raimue @kytta @Tenzer several rooms have multiple doors and there are many hundred persons. "outside a room" is not very precise. You need to find a small enough room for that to work decently fine. Which is somewhat hard and annoying, especially if you are a newbie and aren't quite aware of this.
@bagder do you know the map from 39c3 and similar?
@l33tname @bagder For reference that software is https://github.com/c3nav and the map is at https://c3nav.de
c3nav

indoor navigation for chaos events. c3nav has 10 repositories available. Follow their code on GitHub.

GitHub
@bagder I always reply: in my skin.
@bagder it would be cool if more phones had uwb. would be pretty cool to have a meshcore enabled uwb device!

@Tenzer @bagder
what about a WhereAreYou addition... xDD

curl -x WAY "https://me.here/location"

returning a JSON:
{
"route": [
{ "direction": "straight", "distance": "100m" },
{ "direction": "left", "distance": "20m" },
{ "direction": "straight", "distance": "10m" }
]
}

@bagder We should draw numbered grid lines across the whole planet!

I know itβ€˜s ambitious and itβ€˜s unclear how to cover the oceans, but the benefits would be huge!πŸ€“

@bagder I think we need to get you an RFID tracker :)
@bagder You are where the curl stickers on the table are, duh! ;-)
@ascherbaum I should just make the pile bigger to get visible better at a larger distance!
@bagder 30k stickers next year then?
FOSDEM/meet.md at main Β· bagder/FOSDEM

Advice for FOSDEM attendees. Contribute to bagder/FOSDEM development by creating an account on GitHub.

GitHub
@bagder btw, have you considered hosting this repo on a Forgejo instance instead? @ProcoliX will probably be eager to help with that
@bagder maybe what3words.com?=
@bagder I just always go with the waffle truck. The bonus there is : waffles! πŸ§‡
@torgo A) there are multiple trucks, B) sometimes you want to explain where you are to the person who is moving...
@bagder c3nav supports this and it's used for e.g. Chaos Communication Congress. cf https://39c3.c3nav.de/
Lifesaver.
c3nav

c3nav
c3nav

@russss @bagder Yeah, I know! With "this" I meant "a coordinate / square system". So it seems like an easy enough to implement feature for next FOSDEM.
@christopherkunz @bagder oh a grid - I think that isn't super useful anyway. There is the c3nav share feature though
@russss @bagder Both the 39c3 and the fosdem instance have a coordinate system, 39c3 is just more vocal about it. The grid can be used for approximate location (i.e. "which hall is a specific assembly in?") so I see some value in that.

@christopherkunz @bagder yep, but you can also use it to share a location link, e.g:

https://nav.fosdem.org/l/c:4:475.2:179.66/

c3nav

@bagder

Perhaps

https://www.fourkingmaps.co.uk/what/

Might have an API? πŸ˜‰

Four King Maps - Fucking good maps

@bagder paging @ShinIce for further discussion
@bagder @RichiH was just typing but thanks for the ping 😁🀘🏻
@bagder nav.fosdem.org was not a working option? Just asking if we could improve something 😊
@ShinIce @bagder maybe just some more communication? I always forget there's this option from the CCC πŸ™‚
@mmu_man @ShinIce yeah, I think I just need to remember this better. Thanks!

@mmu_man @bagder well yeah, I take it with me as improvement for sure.

It was mentioned during the opening talk of @RichiH , we have the link on the homepage and some signage...sound to less πŸ˜…

If you have some improvement idea, please let me know and I'll take them with me 😊

@ShinIce @mmu_man @RichiH I would not mind some added internal details; for example to help us mark a place within Chez Theo. Just take it as a wishlist. I appreciate the existence and functionality already.
@ShinIce @mmu_man @bagder we could just print a few QR codes with "you are here" and put them in the right places
@RichiH @ShinIce @mmu_man oh yes, that's a neat idea!

@RichiH @mmu_man @bagder have put that idea already on my list, but go9d I'm not the o my one thinking at it 😁

More ideas are welcome πŸ˜‹

@RichiH @mmu_man @bagder @ShinIce maybe designating specific meeting point landmarks? We ended up using the yellow pillar uphill from the foodtrucks as a "we are here" marker a few times and it worked pretty well.
Isn't that kind of the idea between what3words? No clue how well it actually works, but that's what I've read about it.