Skip to main content

Search

Items tagged with: React


I don't get the hype around Next.js. How can this be the future? This is literally what we did in the early 2000s.

I'm definitely staying away from this.

#react #nextjs


Somebody PLEASE make something like https://github.com/vadimdemedes/ink-ui but for GTK.

I would be a LOT more inclined to create native #linux #gtk apps if I could create them using #react or something similar.

Creating interfaces using GTK's native APIs feels like programming in the 90s.


New post: #React pays the bills (or: don't be an asshole)

https://keithjgrant.com/posts/2023/01/react-pays-the-bills/


Content warning: Long accessibility-related post


I was working on Tweetormator, a open source self-hosted solution to tweet scheduling, engagement analysis and evergreen♻️ tweets but that feels dead in the water now.

Or perhaps I could convert it to Tootormator? I'll need to look into the Mastodon API.

#opensource #react #javascript #selfhosting


Under the hood:
✅ I replaced #PostgreSQL database storage by more suitable #ElasticSearch. It searches data faster and I have better control over results order
✅ I replaced #REST api by #GraphQL api for frontend - backend communication. This simplyfies a lot both the #React frontend and the #NextJs server implementations.


I'm hiring! Looking for an Senior Fullstack Web Engineer, # and # experience are a plus. We're a # company who makes a cool legislation tracking tool and contributes to # # . Would love to chat via DMs!

https://boards.greenhouse.io/civiceagle

#


I recently wrote a # dashboard for myself, and figured I'll share the experience: https://asylum.madhouse-project.org/blog/2022/04/26/designing-my-monitoring-dashboard/

Code dump is at the bottom. The dashboard itself is a fairly straightforward # app in truly awful JS. It's fed by #, which is itself fed by my own collector I wrote in #.

The blog post isn't about the tools, but about the thought process that led me to have my dashboard look and function like it does. More monitoring stuff will follow, as time permits.