QuazarOmega

@QuazarOmega@lemy.lol

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

Good luck web devs (lemmy.world)

Alt text:Twitter post by Daniel Feldman (@d_feldman): Linux is the only major operating system to support diagonal mode (credit [Twitter] @xssfox). Image shows an untrawide monitor rotated about 45 degrees, with a horizontal IDE window taking up a bottom triangle. A web browser and settings menu above it are organized creating a...

QuazarOmega,

Hmm yes, web dev horrors beyond my comprehension!

QuazarOmega, (edited )

Me trying to remember on whose output data having, count, sum, etc. work

Once you know functions you would have no reason to go back.
I propose we make SQL into this:


<span style="color:#323232;">const MAX_AMOUNT = 42, MIN_BATCHES = 2
</span><span style="color:#323232;">
</span><span style="color:#323232;">database
</span><span style="color:#323232;">    .from(table)
</span><span style="color:#323232;">    .where(
</span><span style="color:#323232;">        (amount) => amount < MAX_AMOUNT,
</span><span style="color:#323232;">        table.field3
</span><span style="color:#323232;">    )
</span><span style="color:#323232;">    .select(table.field1, table.field3)
</span><span style="color:#323232;">    .group_by(table.field1)
</span><span style="color:#323232;">    .having(
</span><span style="color:#323232;">        (id) => count(id) >MIN_BATCHES
</span><span style="color:#323232;">        table.field0
</span><span style="color:#323232;">    )
</span>

(Sorry for any glaring mistakes, I’m too lazy right now to know what I’m doing)

…and I bet I just reinvented the wheel, maybe some JavaScript ORM?

QuazarOmega, (edited )

Because you never learned SQL properly, from the sound of it.

You might be right, though, to be fair, I also keep forgetting syntax of stuff when I don’t use it very often (read SQL (._.`))

Also, ORMa produce trash queries and are never expressive enough.

I meant to say that I would like the raw SQL syntax to be more similar to other programming languages to avoid needing to switch between thinking about different flows of logic

QuazarOmega,

Maybe I’ll give that a go for myself

Good luck!

they are starting to offer their own Laptops with pretty nice hardware it seems

Oh that’s neat, I must have missed those news, were they announced anywhere?

QuazarOmega,

Awesome hardware, but damn, 1299€?
Guess I’ll be looking respectfully… from the sidelines (o.o )

QuazarOmega,

You took the words out of my mouth, that’s what I felt with most, if not all, “Linux laptops” I’ve seen up to now: concept is great, hardware is great, price is, well, greater.
I do hope that everyone that can afford System76, Slimbook, Starlabs, etc. (hey, I’m noticing an unusual pattern here 🤔) will buy from them because I’d love to see both more adoption and makers that can improve Linux as a whole thriving

QuazarOmega,

Well, he has his own villain backstory to justify that… he simply didn’t get paid

QuazarOmega,

I tried reading through it and I don’t understand completely if they reserve the right to relicense in a way that is against the interest of contributor.
They say that the contributor retains the copyright and can do whatever they want with the code they contributed, which is good, they also say that they can sublicense your contributions, which, as far as I know, means they couldn’t make it more permissive, but only more restrictive, at least that is the case with Creative Commons

QuazarOmega, (edited )

I support what the others say, it’s cool if you can pay, but it’s not a must IMO. If you’re fine with the base tier, or can’t/don’t want to pay for more, there’s no shame in that.
Shelter works fine to keep two accounts, which should be enough hopefully, otherwise you will have to use the web client.
There was an experimental app that allowed you to have a potentially unlimited number of duplicate apps (twoyi), but it’s sadly discontinued, there’s also another called MultiApp, but there’s something yiffy about it I can’t quite put into words

QuazarOmega,

Pretty much, I wouldn’t make such a blanket statement though, non-profit companies exist too

QuazarOmega,

I am happy actually, but it is kind of bittersweet

QuazarOmega,

Agreed 100%, I wish any smartphone could support Graphene

QuazarOmega,

Ah, another professional documentation writer, greetings!

QuazarOmega,

In internet terms: It’s just a soyjak holding a box with data who is pointing at another soyjak holding a box with data who is pointing at another {insert N-3 of the same soyjaks} soyjak with a box with data without an arm to point with

QuazarOmega, (edited )

soyjaks pointing linked list

Kourtesy of Krita

QuazarOmega,

Fun fact: they’re actually the same person, but he sold it and bought it back when she realized the gross mistake she made

QuazarOmega,

Heck yeah, you always learn something after all!

QuazarOmega,

Better to have tried and stopped than never to have started at all

QuazarOmega,

Doesn’t work with podman (on my machine at least), any suggestions?


<span style="color:#323232;">Error: copying system image from manifest list: writing blob: adding layer with blob "sha256:f1c0eb6f4ccdca4b72528f451baf6f4027f4b0965396bc4d885e27fd58cba771": processing tar file(potentially insufficient UIDs or GIDs available in user namespace (requested 151413:12311 for /bin): Check /etc/subuid and /etc/subgid if configured locally and run "podman system migrate": lchown /bin: invalid argument): exit status 1
</span>
QuazarOmega,

I believe Inkscape is still working towards GTK4, but yes they are much farther ahead, to be expected when there are more developers active, after all.

GTK has long outgrown GIMP, it’s much more general purpose now, though the acronym remains. Who knows, maybe it’ll be renamed to GTK Toolkit in full MIT hacker style one day

QuazarOmega,

Theoretically you shouldn’t need to, who buys a plugin is entitled to its source code because it must be licensed under GPLv2 or later due to Wordpress’s own licensing.
Despite that, I haven’t dug much, but I am surprised I haven’t found an alternate store that redistributes plain plugins without the paywall.
Are you sure you need the paid-for plugins, or could you get away with free (gratis) ones?

  • All
  • Subscribed
  • Moderated
  • Favorites
  • localhost
  • All magazines
  • Loading…
    Loading the web debug toolbar…
    Attempt #