m5l.eu is a Fediverse instance that uses the ActivityPub protocol. In other words, users at this host can communicate with people that use software like Mastodon, Pleroma, Friendica, etc. all around the world.

This server runs the snac software and there is no automatic sign-up process.

Site description
Yet another single-user instance
Admin account
@marek@m5l.eu

Search results for tag #javascript

0 ★ 1 ↺

[?]Marek S. ล. ยป
@marek@m5l.eu

It's been only four weeks and I really love using mise-en-place by @jdx@fosstodon.org So far I've used it for (chronologically):

- switching between versions, I liked it more than the dedicated anyzig
- venv activation โ€“ it's silly but feels so good, and collaborates with uv
- ensuring I have the right language server and formatter for a project, be it , , and trying out various options for Python
- setting LANG="C.UTF-8" only in the specific project folder because refused to work with Polish...

The final boss was getting a really comfortable Tree-sitter setup: get the CLI, write grammar in , re-generate and run tests on source change as a mise Task. And then I only cloned the repo on another machine and was ready to go!

This post was written as a more cultured outlet for my excitement instead of aggresively committing mise.toml into every repository I touch

    [?]xinqu ยป
    @xinqu@mastodon.bsd.cafe

    Two years ago, I started browsing with turned off by default, only enabling it (and saving this decision) when needed. With the browsers I am using, it's only 2 clicks.

    A lot of insights I got from this experiment:

    - most websites are still usable, minus all the annoyances
    - websites that refuse to display content at all w/o JS turn out to be not worth visiting. So you have kind of a quality filter.
    - browsing is many times faster
    - you use the internet much more focused on the content you were actually looking for. No more distractive images, links, embedded content
    - enabling JS on sites that automatically redirect you if your misses JS support can be tricky

      2 ★ 1 ↺

      [?]Marek S. ล. ยป
      @marek@m5l.eu

      I just completed a application for feature phones that periodically reports the position. I was quite surprised I couldn't find anything ready made for my senior user, but it wasn't too difficult to make either.

      Live location is very sensitive data, but the server with TLS and basic authentication gives me more privacy than the big tech cloud. And it only needed reading a bit of MDN and making a basic image based on