π³οΈ π³οΈ π³οΈ
New topological T-Shirt emoji just dropped.
@essenmitsosse.de.bsky.social
Software Developer, Co-CTO, functional TypeScript Fanboy
π³οΈ π³οΈ π³οΈ
New topological T-Shirt emoji just dropped.
It stays on 100 for quite a while and then starts dropping RAPIDLY. like 10% in a few month.
07.05.2025 21:07 β π 1 π 0 π¬ 0 π 0Except 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?
05.05.2025 12:32 β π 1 π 0 π¬ 0 π 0Trisoloris trilogy aka the Remberence of earth past
Chinese hard sci-fi. And I mean HARD.
This should also work with any similar framework.
02.04.2025 19:36 β π 0 π 0 π¬ 0 π 0The 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.
02.04.2025 19:35 β π 1 π 0 π¬ 1 π 0I 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.
02.04.2025 19:35 β π 1 π 0 π¬ 1 π 0Do 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.
05.03.2025 19:05 β π 1 π 0 π¬ 1 π 0Just found out that as awesome it might sound that @container queries support height queries, this only works for containers with explicit height i.e. container where you already know the height.
21.02.2025 17:12 β π 1 π 0 π¬ 0 π 0Given their handling of any physical unit, decimal separators and date formats I think we can all appreciate that at last the United States adopted left to right writing.
17.01.2025 11:43 β π 1 π 0 π¬ 0 π 0Oh 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.
13.01.2025 06:58 β π 3 π 0 π¬ 1 π 0The worst offenders are those things where you need a plugin to TURN OFF a default Wordpress feature.
08.01.2025 11:08 β π 0 π 0 π¬ 0 π 0Wordpress strength isnβt itβs plugin eco system. Wordpress weakness is that even for basic things you have to pray someone build and still maintains a plugin because doing any customization yourself is incredibly cumbersome.
08.01.2025 11:08 β π 1 π 0 π¬ 1 π 0I 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.
02.01.2025 11:51 β π 0 π 0 π¬ 0 π 0The 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.
02.01.2025 11:51 β π 0 π 0 π¬ 1 π 0π₯ Hot Take:
I bet a fairly experienced developer could learn React and Next (or similar frameworks) from scratch and then build a custom site in less time then it would take an experienced WordPress developer to build a custom site that canβt just the cobbled together with plugins.
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.
02.01.2025 11:44 β π 0 π 0 π¬ 1 π 0I 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.
02.01.2025 11:44 β π 1 π 0 π¬ 1 π 0Have 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.
02.01.2025 04:04 β π 1 π 0 π¬ 1 π 0Given 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.
26.12.2024 17:13 β π 3 π 0 π¬ 1 π 0Never in the history of humankind have people received so many cards written by AI and so many presents picked by machines as today.
24.12.2024 22:03 β π 3 π 0 π¬ 0 π 0The thing is, itβs just a dumb string sort. And Iβm mad itβs correct π₯²
22.12.2024 01:47 β π 1 π 0 π¬ 0 π 0the 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.
Here are two lists which are both sorted alphabetically:
1. List:
- foo
- foo-bar
2. List:
- foo-bar.a
- foo.a
Iβm very angry that this is correct!
(γΰ² ηΰ² )γ彑β»ββ»
They and their work should neither be glorified nor normalized. This isnβt just some harmless cool new tech thingy without implications for society.
21.12.2024 20:01 β π 0 π 0 π¬ 0 π 0And as youβve shown: those results are not even consistent between browser. Best case is you spend a lot of time writing code that is harder to debug only for it to be slower for most of your users.
17.12.2024 17:28 β π 3 π 0 π¬ 1 π 0Even if the performance difference would be an order of magnitude it wouldnβt really matter for almost all case. A function like this will probably be one of hundreds if not thousands that run in your code and optimizing one of them will rarely make a difference.
17.12.2024 17:28 β π 1 π 0 π¬ 1 π 0This is an on-site job, right?
14.12.2024 02:42 β π 0 π 0 π¬ 1 π 0That was a hard throwback to my time as an intern at a comic publisher doing preprint. π€―
12.12.2024 16:17 β π 0 π 0 π¬ 0 π 0Imagine how much images could have been saved if we could have rotated images back then.
12.12.2024 16:13 β π 1 π 0 π¬ 0 π 0