NatoBoram

joined 1 year ago
MODERATOR OF
[–] [email protected] 3 points 4 weeks ago

That UI is called VSCode

At the top of your .yaml file, you can set a JSON Schema. Example:

# yaml-language-server: $schema=https://json.schemastore.org/prometheus.json

scrape_configs:
  - job_name: caddy
    static_configs:
      - targets:
          - caddy:2019

This way, you don't have to memorize every possible setting and what it does and risk making a typo in the config. VSCode will just tell you.

[–] [email protected] 3 points 4 weeks ago

What's even the point then?

The point is that you can enable each separate extension you want running on your code editor or uninstall them if you're unsatisfied. This makes it as light as you want it to be - or as heavy as you need it to.

I was doing fine with just vim and tmux

VSCode is like vim without vim controls and in a browser. Seen that way, it makes more sense. With Vim, you have to hunt for obscure Github repositories and follow arcane installation instructions for hidden extensions that you may or may not need and you have to learn a whole-ass keyboard-shortcut-based programming language just to use any of it.

With VSCode, you click on Extensions, search what you want and it'll probably be there unless it's a toxic ecosystem like PHP/C# or some niche ecosystem that no one heard about.

[–] [email protected] 4 points 2 months ago

"An ex-Netflix engineer's take on piracy; in a YouTube drama near you"

[–] [email protected] 9 points 2 months ago

Dang, I'm not even sure if I implemented the cake symbol in my Lemmy client

[–] [email protected] 43 points 2 months ago (4 children)

For anyone who has to install Windows 11; download the full ISO then use Rufus. You'll be able to disable some of the enshittification.

[–] [email protected] 2 points 2 months ago

So hard to understand ><

[–] [email protected] 9 points 2 months ago (4 children)

Your "minimum wage" link states multiple times that it is only for federal employees, not for the general population. There are still states where you can get less than 10$/h.

[–] [email protected] 15 points 2 months ago

Trying to find good subs

[–] [email protected] 2 points 2 months ago (1 children)

Clients can work around it by making a search on the home instance that filters by community id and submitter id. Something like this.

[–] [email protected] 2 points 2 months ago (1 children)

You can't have content addressing because it's mutable. On the other hand, UUIDs are made for that. There's even multiple types of UUIDs made for distributed computing with namespaces and such.

[–] [email protected] 8 points 2 months ago (7 children)

Amazing. One feature that is desperately needed on Lemmy is to open a post in another instance, not just a community or a user.

[–] [email protected] 7 points 2 months ago* (last edited 2 months ago) (1 children)

Well, that reminds me that Mastodon has huge, unresolved problems, such as tags being part of the post's body like Twitter rather than being a separate field like Tumblr.

Reading tweets with a hundred hashtags at the bottom seem really thirsty for attention, which is bad because Mastodon wants to fundamentally work with these, yet doesn't have good in-post integration for them. It makes interactions less genuine, more performative.

Rome wasn't built in a day, and Mastodon won't be good tomorrow either. In the meantime, you can vote to make it better on https://github.com/mastodon/mastodon/issues/10743.

 

The Play Store entry is a pain in the ass to maintain, so I'm setting it at 5$. That said, Leanish is open source and you don't have to install it from there.

You can grab the latest APK on GitHub. You can even add the GitHub repo to Obtainium to auto-update it faster than the Play Store can! I'm also planning on adding it to F-Droid eventually.

I think this "open source but paid on proprietary stores" model can work out for me. After all, I would gladly pay once for a good Reddit or Lemmy client (with my Google Opinion Rewards free money), but subscriptions and ads are a big fat no from me. Give me OSS or give me nothing. Leanish exemplifies my ideals in that regard.

 

Hopefully, I'll be able to fix that pretty soon with Leanish.

view more: next ›