Marcus
essenmitsosse.de
Marcus
@essenmitsosse.de
Software Developer, Co-CTO, functional TypeScript Fanboy
It stays on 100 for quite a while and then starts dropping RAPIDLY. like 10% in a few month.
May 7, 2025 at 9:07 PM
Except when my app I made up of multiple parts that are deployed separately this doesn’t seem to be necessary or am I missing something?
May 5, 2025 at 12:32 PM
Trisoloris trilogy aka the Remberence of earth past

Chinese hard sci-fi. And I mean HARD.
May 4, 2025 at 1:14 PM
This should also work with any similar framework.
April 2, 2025 at 7:36 PM
The good thing is, this is gradual and you can slowly make stuff more dynamic for example to extract blog posts. But I find it insane how much easier stuff becomes if you handle all the data in JavaScript and then have the site rendered vs having a database with WP crouching on it.
April 2, 2025 at 7:35 PM
I recently migrated some WordPress sites to Next by having a scraper download the HTML and assets of the live site and then doing a lot of search and replace magic to convert it to a Next site in ~a day.
April 2, 2025 at 7:35 PM
Do native speakers also struggle with this? I have no trouble with the German version of these but then again they are not abbreviations for Latin but for German.
March 5, 2025 at 7:05 PM
Oh god I’ve been waiting for something like this for ages. And also have so many edge cases so curious to see how it’s implemented.
January 13, 2025 at 6:58 AM
The worst offenders are those things where you need a plugin to TURN OFF a default Wordpress feature.
January 8, 2025 at 11:08 AM
I also don’t see the plethora of WordPress plugins as a win. It’s a bad incentive to just throw together random stuff and hope it doesn’t make the whole thing to slow or unstable.
January 2, 2025 at 11:51 AM
The price we where willing to pay for WordPress‘ somewhat decent backend was just way to high and I’m glad for every day I got rid of the Stockholm syndrome.
January 2, 2025 at 11:51 AM
But that shouldn’t take away from the fact that the price you have to pay for WordPress backend is still astronomical in both infrastructure and development time.
January 2, 2025 at 11:44 AM
I would take the argument „if you have a non-tech savvy customer who wants a WYSIWYG-editor to edit their content“. Building that with Next is admittedly a bit of work.
January 2, 2025 at 11:44 AM
Have you actually build a site with NextJS? Have you ever build a Wordpress site that has some custom structure and isn’t just a blog? NextJS has a feature to just render out a static site, whereas Wordpress always needs a running database and a PHP server even if you want to do aggressive caching.
January 2, 2025 at 4:04 AM
Given all the hoops you need to jump through to compile from TypeScript to JavaScript you kind of forget how straightforward it actually is. Except for enums.
December 26, 2024 at 5:13 PM
The thing is, it’s just a dumb string sort. And I’m mad it’s correct 🥲
December 22, 2024 at 1:47 AM
the fact that foo is either at the start or the end depending on wether or not both of them have an ending.

Discovered this because I automatically sort imports alphabetically with ESLint and just removed file endings in a project and was confused why a line changed place.
December 22, 2024 at 12:20 AM
They and their work should neither be glorified nor normalized. This isn’t just some harmless cool new tech thingy without implications for society.
December 21, 2024 at 8:01 PM