There have been multiple accounts created with the sole purpose of posting advertisement posts or replies containing unsolicited advertising.

Accounts which solely post advertisements, or persistently post them may be terminated.

This profile is from a federated server and may be incomplete. Browse more on the original instance.

Konlanx , to asklemmy in What are some of your, "If I like this, what else might I like" questions?

I would like to ask a similar question:

I very much like the “the beauty and the beast” - styled metal. That’s at least what I read online sometime what it’s called.

The mix of a male voice growling and a female voice singing melodic kinda does it for me, but so far I had very little luck finding stuff that fits, actually just a few songs.

Any recommendations?

Konlanx , to programmerhumor in With PieMixin

This is likely referring to TypeScript.

TypeScript has all of these patterns, they are used very frequently and they are necessary because TypeScript tends to be interesting from time to time since its types only exist at compile time, because it compiles to JavaScript, which is a language without types.

TypeScript also allows any as a keyword, which says “I don’t know which type this is and I don’t care”, which still produces valid JavaScript. To get back to typed variables it is necessary to use typeof (or similar constructs like a type guard).

www.typescriptlang.org/docs/…/typeof-types.html

Konlanx , to linux in Based KDE 🗿

Maybe I can just post here and get a good explanation?

I have been using PopOS for a while now and I am super happy with it, but last time it tried to switch from Gnome to KDE I ended up with a black screen after boot and had to reinstall from scratch.

Does anyone have a good writeup on how to do it properly?

Konlanx , (edited ) to memes in time to code

For me it’s 7am-3:30pm and I do all my work between 7am and the daily at 9:30am. After that it’s just meetings and bullshitting on the internet. Everyone is satisfied with my work.

Konlanx , to memes in Possums are cool though.

Ah, yes. Another weed meme of a person who clearly never consumed any weed.

Konlanx , to memes in I just assumed he was like the character "The Knights Watch" from GoT

Not the original commenter, but I think it’s a good ending fitting the show. It’s a drama and it ends in drama.

Konlanx , to gaming in GTA 6 Announcement Is Reportedly Happening As Early As This Week, With A Trailer Release Following

Non-news.

If it happens, it happens, if it doesn’t, it doesn’t. We gain literally zero information from this article.

Konlanx , to linux in Discord on Flathub is now official

What alternative would you suggest if I just want to talk to my mates while gaming? I gave up on setting up TeamSpeak after like an hour and many crashes and errors. I was a TeamSpeak fan for many years when using windows, but on Linux I highly dislike it.

Konlanx , to memes in Reddit be like

When using current reddit UI, you need to log in to “verify you are over 18”.

When using old.reddit.com you can proceed with a simple click on “Confirm over 18”.

Konlanx , to worldnews in World breaches key 1.5C warming mark for record number of days

I am so glad the shareholders got their money!

Just imagine some rich people didn’t get more rich, just stayed as rich as they were, so we could “save the planet”. Disgusting!

Konlanx , to technology in She went beyond socialism to being a full communist and thinking that anyone rich is evil. Elon Musk reveals Twitter takeover driven by 'woke mind virus' that infected his trans daughter.

Being rich implies you are evil. If you were good, you would give back to the people who create your wealth.

A good person understands they are not entitled to that much money with so much bad things in the world nor need it in the first place to live a decent live.

Konlanx , to programmer_humor in Which side are you? Javascript or Typescript

(30,27): error TS7006: Parameter ‘fuck’ implicitly has an ‘any’ type.

Konlanx , to memes in Humans before they* sleep

Read a book! Best way to get the brain to calm down.

Konlanx , to programmer_humor in I'll just sort it myself

This is due to the default sorter in JavaScript sorting by the string value. The reason for that is that this won’t create errors at runtime. Since JavaScript does not have types, this is the safest way of sorting.

This works:


<span style="color:#323232;">const unsorted = [1, 100000, 21, 30, 4]
</span><span style="color:#323232;">const sorted = unsorted.sort((a, b) => a - b) 
</span>
Konlanx , to asklemmy in Is there a way to see why my account was temporarily banned on Lemmy World?

That site lists my account as “Banned for Vote manipulation”.

That’s… Interesting.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • random
  • lifeLocal
  • goranko
  • All magazines