David Ramos's Avatar

David Ramos

@itsdavidramos

๐Ÿš€ Full Stack Dev | 8+ years journey with #RubyOnRails & #JavaScript | Advocate for simplified web dev and clean code | Building PhlexyUI โœจ https://phlexyui.com

16
Followers
15
Following
20
Posts
01.11.2024
Joined
Posts Following

Latest posts by David Ramos @itsdavidramos

Ahh cool thanks, pretty sure I saw somewhere that Buildkite was using Phlex too by the way.

13.09.2025 17:55 ๐Ÿ‘ 0 ๐Ÿ” 0 ๐Ÿ’ฌ 1 ๐Ÿ“Œ 0

@joel.drapper.me Do you have a list of companies using Phlex?

Trying to convince people to switch from ERB and having this would make it easier.

12.09.2025 22:24 ๐Ÿ‘ 0 ๐Ÿ” 0 ๐Ÿ’ฌ 1 ๐Ÿ“Œ 0

Indeed!

Any plans to bring some of these ideas to the "Phlex ecosystem"?

12.09.2025 22:22 ๐Ÿ‘ 0 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Preview
GitHub - damiant/nexus-browser Contribute to damiant/nexus-browser development by creating an account on GitHub.

Repo here github.com/damiant/nexu...

20.01.2025 04:28 ๐Ÿ‘ 1 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Preview
Preview Capacitor Apps Live reload your Capacitor App with Nexus Web Browser.

Not only that, but it live reloads it, uses Capacitor plugins when possible and falls back to their web implementation when not compatible. What?!

capacitor.nexusbrowser.com/capacitor

20.01.2025 04:28 ๐Ÿ‘ 1 ๐Ÿ” 0 ๐Ÿ’ฌ 1 ๐Ÿ“Œ 0

TIL about Nexus Browser by @damiant.bsky.social, an iOS/Android app that detects and runs the @ionic.io project you're running on VS Code automatically.

I literally opened the app on my phone and the project I'm working on on my laptop appeared out of nowhere ๐Ÿคฏ

20.01.2025 04:28 ๐Ÿ‘ 1 ๐Ÿ” 0 ๐Ÿ’ฌ 1 ๐Ÿ“Œ 0

The extension is simply awesome. Great job working on that and please don't abandon it!

20.01.2025 04:26 ๐Ÿ‘ 1 ๐Ÿ” 0 ๐Ÿ’ฌ 1 ๐Ÿ“Œ 0

Awesome, that helps, thanks a lot!

03.12.2024 00:04 ๐Ÿ‘ 1 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0

@mhenrixon.bsky.social found a nice way to get the same behavior (I hope) by using vanish on before_template (github.com/PhlexyUI/phl...)

If you have some time, please let us know if that's a good way to get the same behavior!

(Or if it's going to be documented, we'll read it there ๐Ÿ˜ƒ)

02.12.2024 23:53 ๐Ÿ‘ 1 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0

@joel.drapper.me Just found out that Phlex 2.0 is going to remove Phlex::DeferredRender, yet I can't find docs mentioning that for upgrading from v1.

Is that going to be documented?

Just a heads up in case y'all are missing adding that since I couldn't find any beta docs repo on Github.

02.12.2024 23:53 ๐Ÿ‘ 1 ๐Ÿ” 0 ๐Ÿ’ฌ 2 ๐Ÿ“Œ 0

I don't think there's anything you can do though.

Anyway, I'm building an app for the Mexico GDL region and learned about this when I spin up a Bucharest machine and noticed latency still was bad. I ended up temporarily disabling Cloudflare for the app.

27.11.2024 20:57 ๐Ÿ‘ 1 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Preview
Our server in Frankfurt (Germany, EU) is being proxied from the Newark, NJ (US) datacenter Unfortunately this is the case for all websites behind a Free plan if the visitor is using Magyar Telekom (I didnโ€™t know yet that Deutsche Telekom is also affected though), I also made a post about it...

You can search for "cloudflare ewr from europe" to find out more. e.g. community.cloudflare.com/t/our-server...

The images I shared are from today, and you can see that when this happens, it can make websites load VERY slow.

27.11.2024 20:57 ๐Ÿ‘ 1 ๐Ÿ” 0 ๐Ÿ’ฌ 1 ๐Ÿ“Œ 0
Post image Post image Post image Post image

Yeah I think I know what's up, same thing happened to me:

Apparently there's a dispute between Cloudflare and some ISPs like Deutsche Telekom, so even though the user is in Europe, sometimes it will go through the Newark, NJ, USA server.

See the response headers on attached pics (EWR vs VIE).

27.11.2024 20:57 ๐Ÿ‘ 1 ๐Ÿ” 0 ๐Ÿ’ฌ 1 ๐Ÿ“Œ 0

In other words, perhaps starting with the "legacy" approach named as "simple", since that's more familiar to those coming from default Rails. Then explaining there are better ways and why (streaming).

Of course, this is not critical, just some thoughts about making the docs a bit newbie-friendly.

27.11.2024 00:02 ๐Ÿ‘ 1 ๐Ÿ” 0 ๐Ÿ’ฌ 1 ๐Ÿ“Œ 0

Nice!

I'm reposting this here from X (hadn't realized you were fully gone):

The new layout system is tripping up beginners (seeing this with some junior devs I'm coaching). Maybe the "legacy" approach could be renamed to "basic" or "simple" to help newcomers ease in better.

27.11.2024 00:00 ๐Ÿ‘ 1 ๐Ÿ” 0 ๐Ÿ’ฌ 2 ๐Ÿ“Œ 0

๐Ÿ’ก Would be nice to edit it via CSS too, for example, if you already have your theme configured and would like to tweak it via the theme generator, you'd paste it in there and tweak away.

26.11.2024 23:51 ๐Ÿ‘ 1 ๐Ÿ” 0 ๐Ÿ’ฌ 1 ๐Ÿ“Œ 0
Post image

Looks awesome!

Takes quite to load in Europe (Budapest). A whooping 22.6 seconds. I'm guessing it's the same server as the main docs site, because that's also pretty slow from here too, albeit not as bad.

26.11.2024 23:50 ๐Ÿ‘ 1 ๐Ÿ” 0 ๐Ÿ’ฌ 1 ๐Ÿ“Œ 0

Still, I'm personally excited about this. It'll give me a solid foundation to code exactly how I want to, which sounds pretty fun.

25.11.2024 15:38 ๐Ÿ‘ 1 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0

The interesting thing about Rails though, is that its opinionated nature means you can clone an app and be immediately productive - you know where things are and how to change them. So Yippee's flexibility becomes a double-edged sword.

25.11.2024 15:38 ๐Ÿ‘ 0 ๐Ÿ” 0 ๐Ÿ’ฌ 1 ๐Ÿ“Œ 0

Loving the router implementation in Yippee.

After years of seeing the same Rails routing/controller patterns over and over, it's a breath of fresh air. The flexibility to handle routing however you want is great for building apps exactly your way.

25.11.2024 15:38 ๐Ÿ‘ 2 ๐Ÿ” 0 ๐Ÿ’ฌ 1 ๐Ÿ“Œ 0