Linkyu

joined 11 months ago
[–] Linkyu@lemmy.blahaj.zone 2 points 3 weeks ago

So, as it turns out, no it's fine, I just happened to do it all wrong. It has been resolved now!

[–] Linkyu@lemmy.blahaj.zone 6 points 3 weeks ago

Awesome, thank you! I'll do this right away.

[–] Linkyu@lemmy.blahaj.zone 14 points 3 weeks ago (3 children)

Oh, yeah that makes sense; I guess if I had created it with this account instead of making a dedicated account it would have seemed less suspicious, now that I think about it (Also, I linked to an outside blog because I couldn't figure out what the issue was with the image uploads so I hoped it would at least use that offsite thumbnail (which it didn't) but I can see how that makes it even worse hah).

And yeah restoring it sounds great! I'd be happy to be involved, my goal is to have a community I can interact with here in addition to other socials, not to simply barge in and direct people out (if anything, if I can get more people to join Lemmy, that's even better).

That said, it would probably be better if I used this account here for it instead of the one I created yesterday, right?

[–] Linkyu@lemmy.blahaj.zone 3 points 3 weeks ago (2 children)

Yeah I get it too, and looking at the full community list, I don't see a single company-related community, so it's probably the reason.

If that is indeed the reason though, I think it should be more explicit in the ToS so that people don't do the same thing; no need to give mods more work than necessary

 

Yesterday I created a community here for my indie game studio and made a single post to describe the new game we're working on, only to find out today that it was banned for "spam" (according to the modlog).

I'll respect the mods' decision of course but I admit I'm mostly confused; did I miss something in the ToS and this kind of community is not allowed here? (or did I read the wrong ToS? The one I found here didn't mention anything about this.)

[–] Linkyu@lemmy.blahaj.zone 63 points 1 month ago (1 children)

If you want a fun rabbit hole to fall into, look up the Hollywood side of this

Like for example how we have to use tiger sounds for lion roars now because it was used once for effect and it worked really well but now people expect that sound out of a lion.

[–] Linkyu@lemmy.blahaj.zone 23 points 2 months ago (1 children)

Very interesting dimensions on that thing

[–] Linkyu@lemmy.blahaj.zone 30 points 2 months ago (2 children)

Man, forget about culture, this thing's got a straight up society in there.

[–] Linkyu@lemmy.blahaj.zone 7 points 3 months ago

I'd say that's a lot of citrus for such small slices, but with that amount of pith it balances out.

[–] Linkyu@lemmy.blahaj.zone 3 points 3 months ago* (last edited 3 months ago) (1 children)

Oh so that's where gaggle comes from as a demonym.

The only place I'd seen it used so far was about a group of kids from Whoville in a Tony the tiger X Grinch fanfic (very good fic BTW, highly recommend). Now that makes more sense.

 

Source: me

I'm finally able to draw again, just in time for Pride Month!

Also, here's a reminder that this t-shirt design was made by a fellow queer artist, so do support faer if you can.

[–] Linkyu@lemmy.blahaj.zone 12 points 3 months ago

So, no head?

[–] Linkyu@lemmy.blahaj.zone 21 points 3 months ago* (last edited 3 months ago) (1 children)

I've never used it, but I imagine this is related to the html drag & drop feature?

 

Historically, Toulouse had trams for a while, but like many bigger cities, they were removed in profit of cars. However, Toulouse has reintroduced a tram line in 2010 and has been expanding it since. Today, the main line goes from the city center, and goes all the way to the airport's entrance. The secondary line goes further behind the airport, to the exposition center.

Another little factoid: the tram network is integrated into the city's public transit network, which is managed by a single company; it shares several stations with bus stops and subway stations, and tickets from these are all shared. This means that you can hop on the bus, then switch to the tram, then take the subway with a single one-way ticket.

 

I bought a V6 and I'm happy with it, but I did not realize it was ANSI and not ISO (or rather, I think I did not realize what it meant until assembly).

That said, I'm a programmer and I need the angle brackets easily accessible. Luckily, in the AZERTY mapping of the ANSI-104 layout, there's a key above Enter that is virtually useless to me as is (shown here as */μ). This is where KC_BACKSLASH would be on the QWERTY mapping.

However, I have been absolutely unable to find a normal way to remap it to both brackets (a key that exists in ISO but not in ANSI).

Here's ideally what I want:

  • Pressing [this */µ key] gives me <
  • Pressing SHIFT + [this */µ key] with Shift gives me >

Here's what I have tried so far:

  • Microsoft's Mouse and Keyboard tool: doesn't recognize non-microsoft keyboards
  • Microsoft's Powertoys tool: doesn't allow 2 shortcuts on the same key
  • VIA: can only remap to ANSI keys
  • VIAL: doesn't even recognize the device as-is, and throws a protocol error when sideloading the JSON.
  • AHK: not ideal but yeah it works

I've only been able to make it work through AutoHotKey. I feel like VIA/L should be the normal solution here, but if so, I have not found how to make it work.

Was there a cleaner way?

EDIT: I was wrong, the "<>" key I was looking for does exist, and as u/PeterMortensenBlog on reddit and @saigot@lemmy.ca here pointed out, it is simply KC_NONUS_BACKSLASH, abbreviated NUBS in VIA.

view more: next ›