Aron's Avatar

Aron

@thraizz.bsky.social

โœ๏ธ Blogging on aronschueler.de ๐Ÿ‘จ๐Ÿปโ€๐Ÿ’ป Fullstack Dev for ambient.digital, indiehacker at night ๐Ÿ“… Hosting CologneJS

12 Followers  |  13 Following  |  36 Posts  |  Joined: 18.11.2024  |  1.9398

Latest posts by thraizz.bsky.social on Bluesky

Post image Post image

Ladesรคulen nicht mal fertig gebaut, schon Kabel weg

05.09.2025 10:45 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

first time actually noticing that Cursor got worse. No rate limiting yet but mistakes with claude-4 that were not happening this often last month. Might try out #claudecode next

18.07.2025 20:52 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
A screen showing Davinci Resolve, video footage from a product demo of CronJS and a voice over audio track.

A screen showing Davinci Resolve, video footage from a product demo of CronJS and a voice over audio track.

Redoing the CronJS demo because of UI changes. Again :D
#indiehackers

19.06.2025 11:56 โ€” ๐Ÿ‘ 2    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Preview
How to Build a Production-Ready DevOps Pipeline with Free Tools A few months ago, I dove into DevOps, expecting it to be an expensive journey requiring costly tools and infrastructure. But I discovered you can build professional-grade pipelines using entirely free...

Meanwhile, my deployment strategy: ssh -c โ€œgit pull & docker compose build && docker compose up -dโ€ and for prod its saving the current running image sha to the file LASTWORKINGSHA and then reverting back to this if the api is broken. The small man's k8s :D

www.freecodecamp.org/news/how-to-...

18.06.2025 08:52 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Post image

If you see me walking around #JSNation with my cronjs sticker on the backpack, say hi and get a sticker!

12.06.2025 07:48 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

Hi! Iโ€˜m Aron and I was so annoyed with cronjobs (are they running? Are they successful?) that i made a tool to run JS cronjobs in the cloud. It takes 30 seconds and 3 clicks to run your first job.

Check it out here, generous free tier available!
cronjs.com

12.06.2025 07:44 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Stickers for CronJS, a platform to round JavaScript cronjobs

Stickers for CronJS, a platform to round JavaScript cronjobs

๐Ÿ‘€๐Ÿ‘€

12.06.2025 07:38 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
A crowd in front of a stage

A crowd in front of a stage

Excited for talks and talking! #JSNation @jsnation.gitnation.org

12.06.2025 07:36 โ€” ๐Ÿ‘ 4    ๐Ÿ” 1    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Preview
CronJS โ€” Run JavaScript Cron Jobs Execute tasks without relying on a server, using actual code. No more cron server failures, no more headaches.

Once again live building some new features for cronjs.com :)
twitch.tv/thraizz

30.05.2025 08:14 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Post image

Ich bin live auf twitch beim ambient hackathon
twitch.tv/thraizz

09.05.2025 09:08 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

Also: knowing the default flow of elements and how we can and cannot/should not influence this

31.03.2025 13:57 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

Especially thinking in reusable components makes working together so easy. If each nee addition to a design reinvents the wheel, it will be a messy codebase sooner or later

31.03.2025 13:56 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

Astro is the best tool for building landing pages in my book. Need images optimized at build time? Done. Need a complex signup form built with react at some subsite? `npx astro add react` and you have react components at hand, without unnecessarily increasing you initial page load

31.03.2025 13:54 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Preview
Developer wrote a critical app and forgot where it ran Who, Me?: What comes after testing in the software development lifecycle? Aaah, never mind ... let's skip to maintenance

This is me with self-hosted apps, they run somewhere, on some VPS, but don't ask me to guess on which one

www.theregister.com/2025/03/17/w...

24.03.2025 07:50 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

Agreed. Logical AND render conditions + ternaries should be avoided for clean components (as good as you can ofc). Maintainability, short-circuiting etc are all considerations here

13.03.2025 08:25 โ€” ๐Ÿ‘ 2    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

"If I drill it, I don't have to format these unencrypted SSDs, right?"

13.03.2025 08:21 โ€” ๐Ÿ‘ 5    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
A donkey munching on some grass

A donkey munching on some grass

This might be the cutest donkey Iโ€™ve ever photographed (itโ€˜s my first)

02.03.2025 19:38 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

that was 894 packages, 7950MB installed size

01.03.2025 17:34 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

I just booted my manjaro on my gaming rig, was meant as dev streaming platform. Not updated since early 2024. I ran `sudo pacman -Syu`, rebooted and everything still works?? WHAT

01.03.2025 17:32 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

For me its always docker stuff and those Xcode simulators and build outputs, last week I cleaned 200GB of it

01.03.2025 17:29 โ€” ๐Ÿ‘ 4    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Post image

The @dailydotdev.bsky.social TLDR even summarizes videos on point ๐Ÿ˜‚

28.02.2025 10:47 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Your next app should be a PWA (in the App Store)
YouTube video by Aron Builds Code Your next app should be a PWA (in the App Store)

I am done cutting and editing and I like the outcome, but would love to hear some second thoughts on my first YT video. Its about crossplattform vs PWAs, features PWABuilder and shows how I got another app into the Apple App Store. Its unlisted, so here's the link:
youtu.be/7swBxDv7-G8

27.02.2025 21:14 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

I have a friend who swears that this is the still the pinnacle of how to build reusable components. Iโ€˜d rather do plain css again.

27.02.2025 13:24 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Post image

Holy moly, is video editing time intensive. Iโ€˜ve spent 15h+ on this small little video idea I had earlier this week. And no AI help!!

27.02.2025 12:37 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

I really need to get emulation to work on my steamdeck. Itโ€™s the perfect console for it and I have so many โ€žstarted playing in my childhoodโ€œ games on my bucket list

26.02.2025 18:24 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

This annoys me so much with the Smallrig LED panels. Not just because I have to bring multiple chargers even though they are all USB C, but also because people will send it back saying its broken. The item will then be trashed by the retailer. Sad thing!

26.02.2025 14:37 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

Cursor still amazes me day to day. For a new youtube video, Ive built, deployed, published a pomodoro task list app in 4:30h. Privacy policy, assets, theming, Service Worker - everything.

26.02.2025 14:11 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

my only wish for the switch 2 is that it has 60fps. The trailer looks so smooth and I SWEAR mario kart runs with 60fps in it

17.01.2025 08:06 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Preview
Aron Explains Code

I think Iโ€˜ll start extending my blog with a youtube channel. First thing to do was to create a new channel!
Feel free to sub while I cut my first vid

youtube.com/@aronexplain...

16.01.2025 22:07 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
PING G430 Max vs. Cobra F-Max: High-Handicapper Driver Test
YouTube video by Aron PING G430 Max vs. Cobra F-Max: High-Handicapper Driver Test

getting better and better at editing :) not happy with the audio though, i'll have to work on setting up the mic properly

www.youtube.com/watch?v=jATh...

11.01.2025 23:13 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

@thraizz is following 13 prominent accounts