diff options
author | mms <michal@sapka.me> | 2024-07-03 16:39:14 +0200 |
---|---|---|
committer | mms <michal@sapka.me> | 2024-07-03 16:39:14 +0200 |
commit | 9e15beac2481bea4d80446fce048220c9c15b875 (patch) | |
tree | b1745b58adcc9afe39af6461bfd876cdcbe2656b | |
parent | 568fce511bb964e5b8e31362c0577d371a470db3 (diff) |
feat(blog): ladybird
-rw-r--r-- | assets/blog/images/ladybird-logo-24.png | bin | 0 -> 14102 bytes | |||
-rw-r--r-- | assets/blog/images/ladybird-logo-classic.png | bin | 0 -> 101263 bytes | |||
-rw-r--r-- | assets/blog/images/ladybird-new-old.png | bin | 0 -> 69307 bytes | |||
l--------- | content-org/.#blog.org | 1 | ||||
-rw-r--r-- | content-org/blog.org | 76 | ||||
-rw-r--r-- | content/blog/2024/ladybird-inc.md | 65 |
6 files changed, 133 insertions, 9 deletions
diff --git a/assets/blog/images/ladybird-logo-24.png b/assets/blog/images/ladybird-logo-24.png Binary files differnew file mode 100644 index 0000000..00a8154 --- /dev/null +++ b/assets/blog/images/ladybird-logo-24.png diff --git a/assets/blog/images/ladybird-logo-classic.png b/assets/blog/images/ladybird-logo-classic.png Binary files differnew file mode 100644 index 0000000..924c419 --- /dev/null +++ b/assets/blog/images/ladybird-logo-classic.png diff --git a/assets/blog/images/ladybird-new-old.png b/assets/blog/images/ladybird-new-old.png Binary files differnew file mode 100644 index 0000000..a8bc998 --- /dev/null +++ b/assets/blog/images/ladybird-new-old.png diff --git a/content-org/.#blog.org b/content-org/.#blog.org deleted file mode 120000 index e35dca4..0000000 --- a/content-org/.#blog.org +++ /dev/null @@ -1 +0,0 @@ -mms@voyager.4565:1719781057
\ No newline at end of file diff --git a/content-org/blog.org b/content-org/blog.org index 8a332de..be46b9e 100644 --- a/content-org/blog.org +++ b/content-org/blog.org @@ -7,7 +7,7 @@ #+HUGO_WEIGHT: auto #+HUGO_SECTION: blog -* 2024 [46/46] :@blog: +* 2024 [47/47] :@blog: :PROPERTIES: :EXPORT_HUGO_SECTION: blog/2024 :EXPORT_HUGO_CUSTOM_FRONT_MATTER+: :image_dir "blog/images" :image_max_width 600 @@ -15,6 +15,73 @@ :END: +** DONE Ladybird is a thing now +CLOSED: [2024-07-03 Wed 16:36] +:PROPERTIES: +:EXPORT_FILE_NAME: ladybird-inc +:EXPORT_HUGO_CUSTOM_FRONT_MATTER+: :abstract I am cautionary optimistic +:END: + +*This is not a post about social issues. Those are a thing for different time* + +[[/blog/2024/leaving-firefix-behind/][Just a few days ago]] I published a post about me leaving Firefox behind. +One of the alternatives I've mentioned was [[https://ladybird.org/][Ladybird.]] +And a lot has changed since then. + +Ladybird started as a part of Serenity OS, but recently the main dev left the OS part and decided to fully focus on the browser. +And now he has a million dollars secured for development. +He even hired (HIRED!) full-time developers. +Hell has frozen over; there is a viable way out of Mozilla/Google duopoly. +I /am/ excited, but there are three things that makes me worry. +It's not that they have money, or that the money comes from a billionaire. +They are attacking a moving target, and Google can break the web faster than the can try to fix it. +Any help is welcome. + +But they use Discord! +And Microsoft GitHub! +Ladybird is to be the viable alternative to things breaking the web, but they have decided that using the same forces is OK? +And even ignoring ethics, having all knowledge in a Discord is a risky game. +I can find solutions to a million issues in BSD because they use mailing lists—a medium that is open, resilient, and publicly searchable. +None of this applies to Discord. + +But hey, Microsoft GitHub is the standard, right? +I'd love if they used a suitable alternative, but it's the easiest way for folks to participate. +Every developer has a Microsoft GitHub account, so why not? + +Well, just /forcing/ people to pass their private data to Microsoft and Discord is a huge red flag. +Tracking business is web's biggest problem, and /not/ using a browser made for AD targeting is one of the reasons I'll try Ladybird on day 1. +But to participate in the community, one needs to feed that machine? + +Furthermore, their new web page is pretty terrible. +It looks like every startup hungry for more VC bucks. +They even have a new, forgettable logo. +Pretty considerable downgrade if you ask me. + +#+attr_shortcode: :file ladybird-new-old.png +#+attr_shortcode: :alt A blue, minimalist on the left. An ladybird on top shaded earth on the right. +#+attr_shortcode: :class centered +#+begin_image +New, boring to the left. +Cool, classic to the right. +#+end_image + +And they used a GenAI picture on their site. +You can find a free picture of a generic laptop within 15 mins, but someone decided that it has to be GenAI? + +And this raises more questions for me. +Serenity OS has a policy of zero external dependencies. +Ladybird project has no such policy, so they will use 3rd party code. +Will it GenAI it? +If so — I'm out. +The moment someone mentions that Ladybird uses Microsoft Copilot anything, I'm removing all interest in the project. +Browser is too complex, too important tool to be full of bullshit code. + +But for now, I am optimistic. +I'll follow the development (well, the part outside closed Discord) and I'll happily use it. + + + + ** DONE Updated setup CLOSED: [2024-07-02 Tue 17:47] :PROPERTIES: @@ -3635,10 +3702,3 @@ Wikpedia has a list of /controvesion subjecs/ https://en.wikipedia.org/wiki/Wiki ** New things make me sad ** TODO Don McMillan https://www.youtube.com/watch?v=kwz-Md6OoyA - - - - - - - diff --git a/content/blog/2024/ladybird-inc.md b/content/blog/2024/ladybird-inc.md new file mode 100644 index 0000000..c5d219d --- /dev/null +++ b/content/blog/2024/ladybird-inc.md @@ -0,0 +1,65 @@ ++++ +title = "Ladybird is a thing now" +author = ["Michał Sapka"] +date = 2024-07-03T16:36:00+02:00 +categories = ["blog"] +draft = false +weight = 2001 +image_dir = "blog/images" +image_max_width = 600 +abstract = "I am cautionary optimistic" ++++ + +**This is not a post about social issues. Those are a thing for different time** + +[Just a few days ago](/blog/2024/leaving-firefix-behind/) I published a post about me leaving Firefox behind. +One of the alternatives I've mentioned was [Ladybird.](https://ladybird.org/) +And a lot has changed since then. + +Ladybird started as a part of Serenity OS, but recently the main dev left the OS part and decided to fully focus on the browser. +And now he has a million dollars secured for development. +He even hired (HIRED!) full-time developers. +Hell has frozen over; there is a viable way out of Mozilla/Google duopoly. +I _am_ excited, but there are three things that makes me worry. +It's not that they have money, or that the money comes from a billionaire. +They are attacking a moving target, and Google can break the web faster than the can try to fix it. +Any help is welcome. + +But they use Discord! +And Microsoft GitHub! +Ladybird is to be the viable alternative to things breaking the web, but they have decided that using the same forces is OK? +And even ignoring ethics, having all knowledge in a Discord is a risky game. +I can find solutions to a million issues in BSD because they use mailing lists—a medium that is open, resilient, and publicly searchable. +None of this applies to Discord. + +But hey, Microsoft GitHub is the standard, right? +I'd love if they used a suitable alternative, but it's the easiest way for folks to participate. +Every developer has a Microsoft GitHub account, so why not? + +Well, just _forcing_ people to pass their private data to Microsoft and Discord is a huge red flag. +Tracking business is web's biggest problem, and _not_ using a browser made for AD targeting is one of the reasons I'll try Ladybird on day 1. +But to participate in the community, one needs to feed that machine? + +Furthermore, their new web page is pretty terrible. +It looks like every startup hungry for more VC bucks. +They even have a new, forgettable logo. +Pretty considerable downgrade if you ask me. + +{{< image class="centered" alt="A blue, minimalist on the left. An ladybird on top shaded earth on the right." file="ladybird-new-old.png" >}} +New, boring to the left. +Cool, classic to the right. +{{< /image >}} + +And they used a GenAI picture on their site. +You can find a free picture of a generic laptop within 15 mins, but someone decided that it has to be GenAI? + +And this raises more questions for me. +Serenity OS has a policy of zero external dependencies. +Ladybird project has no such policy, so they will use 3rd party code. +Will it GenAI it? +If so — I'm out. +The moment someone mentions that Ladybird uses Microsoft Copilot anything, I'm removing all interest in the project. +Browser is too complex, too important tool to be full of bullshit code. + +But for now, I am optimistic. +I'll follow the development (well, the part outside closed Discord) and I'll happily use it. |