Sergiu

@sergiuprt
11 Followers
97 Following
69 Posts
PHP/web developer. Trying to switch to system/IoT. Tech, Science and Nature enthusiast.
Anyway why the Twitter users who are leaving there go to the Bsky app? It seem a bit counterintuitive to me.

Reminder: We're soon on our way to the datacenter, starting maintenance in about two hours, which involves about 30 minutes of downtime for Codeberg.

We know that our availability was limited recently due to various factors, and we're sorry to add on it today, but it's the way to make the future setup more reliable.

We'll keep you updated as time permits.

File types hanging out

#Linux #Server question:

Are there any slimmer solutions for a #CalDAV calendar than #nextcloud?

I came across sabre.io, but would like to avoid the command line with #ssh. A database plus some #PHP would be great. Is there anything known about this?

Thanks 👍

An attacker was able to achieve code execution in the content process by exploiting a use-after-free in Animation timelines. We have had reports of this vulnerability being exploited in the wild. Update your Firefox ASAP https://www.mozilla.org/en-US/security/advisories/mfsa2024-51/ #infosec #security
Security Vulnerability fixed in Firefox 131.0.2, Firefox ESR 128.3.1, Firefox ESR 115.16.1

Mozilla

TIL `curl --show-error`. How many times have I wanted this 😞

`--show-error` is great, it will output any error on standard error, which is a crucial as it allows you to write code like:

```
version=$(curl --silent --show-error http://exampe.com/some.json | jq '.info.version')
```
If it succeeds, `jq` gets its input, but just as importantly, when it fails, the output isn't written into the `version` variable.

As always, read the *fine* manual at: https://curl.se/docs/manpage.html#-S

Cc: @bagder

Petition to start naming hurricanes after companies that contribute the most to climate change

Implementing a Javascript interpreter? I could!

But if I were asked to implement HTML+CSS rendering, I would do a lot of head scratching. Parsing HTML into a data structure? OK! Parsing CSS, OK, but into which data structure? And how is it applied during rendering? And efficient. And what is the general abstraction? Or is it a gazillion special cases these days?

Anyone know an explain site on a rather high level? Maybe a podcast?

(Thanks for boosting).

#javascript #html #css #webtech

Earth is getting hot