blob: c6039f778f76549230852c08664cd696aba96043 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
|
<!doctype html>
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="stylesheet" href="/style.css" />
<link rel="icon" type="image/x-icon" href="/favicon.ico" />
<title>Ladybird turns into a squashed bug</title>
</head>
<body>
<header>
<h1>Bloggings</h1>
<a href="/index.php">Back</a>
</header>
<main>
<article>
<h2>Ladybird turns into a squashed bug</h2>
<h3>2026-06-06</h3>
<h4>Sponsored software hype</h4>
<p>
Last year
<a href="https://wittamore.fr/articles/2025/Ladybird-web-browser.html"
>I had high hopes for Ladybird</a
>, a web browser with a brand new engine written, from scratch and
open source.
</p>
<p>
Unfortunately
<a href="https://ladybird.org/posts/changing-how-we-develop-ladybird/"
>the code has now been locked</a
>, and the code was moved from Swift to Rust because ... AI code.
</p>
<p>
-->
<a href="https://exquisite.social/@thomholwerda/116697078838020135"
>The fash browser developed by "AI" hypeboys</a
>
</p>
</article>
</main>
<footer>
<p>§</p>
</footer>
</body>
</html>
|