Mark van Eijk

1K posts

Mark van Eijk banner
Mark van Eijk

Mark van Eijk

@markvaneijk

Full Stack Maker. Founder @ux__nl and @backstagephp. Now building 🚀 @rocketeers_app using @laravelphp, @reactjs, @tailwindcss 🏋🏻‍♀️ CrossFit 🤟🏻

Nijmegen, Netherlands Katılım Mart 2009
286 Takip Edilen252 Takipçiler
@levelsio
@levelsio@levelsio·
✉️ Trying @Cloudflare's new Email Sending feature today If you send 1,000,000 emails per month: - Postmark: $1,206/mo - Resend: $650/mo - SendGrid: $600/mo - Cloudflare: $354/mo - Amazon SES: $100/mo So Postmark is now by far the most expensive email provider And SES and Cloudflare are now the cheapest email providers I know my friend @marckohlbrugge is trying out SES now so I'll try Cloudflare and see how it is, SES is cheaper but Marc said it takes a bit more managing, and since I already use so much Cloudflare stuff it's nice to use them for email too With AI especially all of these are just as easy to use and setup in your app/site so economically it makes sense to go for the cheapest, because email is just email, it's all the same and deliverability is good with all of these I think TL;DR email sending has become a commodity!
@levelsio tweet media
English
112
134
3.5K
2.3M
Mark van Eijk
Mark van Eijk@markvaneijk·
@levelsio Connect them using an SSH key, best via private network inside Hetzner but can without, and let Claude scp the summary as a md file in a specified folder that the other one can read.
English
0
0
0
829
@levelsio
@levelsio@levelsio·
Today I asked my Claude Code on pieter.com to write a message to my Claude Code on pieter.net, two different servers I do this a lot and then copy paste it to the other SSH window in Termius But then I wondered why can't Claude Code sessions in same account message each other and talk? That'd be super useful to me Many times I build a feature in one site and then want to send it to the other site to build the same!
@levelsio tweet media
English
42
9
458
104.5K
Owen Williams ⚡
i should not have bought a 3d printer because every “problem” is now a day long rabbit hole of “oh i could just print that”
Owen Williams ⚡ tweet media
English
13
0
45
6.6K
Marcel Pociot 🧪
Marcel Pociot 🧪@marcelpociot·
I didn't really get the hate for Tauri at first. Using it for the first time in Polyscope. But damn, once you start supporting more than one OS things get ugly real fast. Electron is good 😅
English
15
2
106
25.7K
Mark van Eijk
Mark van Eijk@markvaneijk·
@darylginn I’m only very curious what the actual bugs are. How they frame it now it could be any “really old” bug.
English
1
0
1
197
Daryl Ginn
Daryl Ginn@darylginn·
Claude Mythos can detect bugs over two decades old that bypassed some of the smartest developers in the world and you think you need it right now to vertically center your button in your nextjs app.
English
12
0
55
5.9K
Dave W Plummer
Dave W Plummer@davepl1968·
Recently, I upgraded my wifes desktop to a Mac M4 Mini. Great machine, btw. She loves it. After the upgrade, she couldn't find Publisher. Neither could I. Then I started searching online, and I was pretty sure that Microsoft hadn't made Publisher for the Mac for like 15 years, but she was adamant. Worse, it was a key part of her workflow, or so she claimed. And she used to have a big P icon right on her desktop! And I had ruined everything. Ruiner! After an hour of flailing, we figured it out. She meant PowerPoint.
Dave W Plummer tweet media
𝗵𝗶𝗴𝗵 𝗽𝗿𝗲𝗰𝗶𝘀𝗶𝗼𝗻 𝗴𝗵𝗼𝘀𝘁𝘀@metamacky

microsoft is killing the publisher app, which absolutely nobody has used for at least 30 years.

English
95
155
8.3K
719.5K
Mark van Eijk
Mark van Eijk@markvaneijk·
@yongfook -1358966 my agent thought is was better to start over, but I was out of tokens after it deleted everything
English
0
0
0
242
Jon Yongfook
Jon Yongfook@yongfook·
Hi team, How many LOC did you output this week? Respond with the number only. Thanks
English
38
0
60
12.4K
David Klein
David Klein@daemkl·
Thanks everyone! Still feels weird ngl...
David Klein tweet media
English
3
0
2
102
Jeffrey van Rossum
Jeffrey van Rossum@jeffreyrossum·
Excited to almost have a solid MVP for my new project. It's called datalumo ✨ It's a SaaS app where you can put in your data (upload/import or API) and interact with it through chat, or use it to make your site search (way) better with smarter results and summaries. I'll be sharing the building process here going forward
Jeffrey van Rossum tweet media
English
3
2
6
318
Jason Fried
Jason Fried@jasonfried·
@bgurley hey.com — the screener puts you in full control. Thumbs up, Thumbs down. Down, you'll never hear from them again.
English
9
1
79
7K
Bill Gurley
Bill Gurley@bgurley·
I fear that AI has decimated the traditional email inbox as we know it. Too many personalized emails slip through spam filter. Hope someone builds a better mousetrap. This one is cooked in its current form.
English
153
49
1.1K
155.4K
Szymon Łągiewka
Szymon Łągiewka@slagiewka·
@markvaneijk @levelsio @ssinghakshitt Then just allow IPv6 subnets in. 5x /32 and 1x /29 is so much that they will likely never have to change. There's no reason to keep legacy IP between CF and VPS (if not tunnelling).
English
1
0
1
46
@levelsio
@levelsio@levelsio·
When I set up a new Hetzner VPS first thing I do install Tailscale and once I'm in via Tailscale lock down the firewall to only accept web traffic on HTTPS 443 for Cloudflare IPs and SSH 22 for Tailscale IP That way nobody can get in I know I keep repeating this but it should be basics of setting up a new VPS So basic IMHO it should be part of any VPS service to default install Tailscale and enable it so it's the only way to get in Why? A VPS server is just like your laptop or destop computer but now imagine if it's connected to the entire internet with 8 billion people that can access it and try hack it You want to only have it accessible to you And if you want to host a website on your VPS (like I do), you should only let Cloudflare access your VPS so it can stand in front and block any hack attempts Never expose a VPS to the world wide web which realistically is the world WILD web
Areeb ur Rub@areeburrub

@levelsio @nfcodes I created a redis instance on hetzner with public port open for few minutes and someone was running a cryptominer the next moment taking 50% CPU 💀 After that I always use @Tailscale 👌

English
206
210
4.2K
812.1K
Akshit Singh
Akshit Singh@ssinghakshitt·
@levelsio Alright so we gotta allow all of them. Got it
English
1
0
0
1.8K