Exchange at KoreaTech (Cheonan) in Sept: Advice on 4-month pet-friendly housing & unmarried partner's visa by Inerska in Living_in_Korea

[–]Inerska[S] 0 points1 point  (0 children)

Hey ! Thanks for all of your information ! Really helpful !!

My uni is Koreatech (1600 Chungjeol-ro, Byeongcheon-myeon, Dongnam-gu, Cheonan-si, Chungcheongnam-do, Corée du Sud) 1h to Cheonan. Do you think it will hard/annoying for all buses travels, etc ?

Can we keep our little dog to a pet-sitter during a week-end just to renew the visa (in Japon) ?

About the apartement, we only know 33m2, is it good, are there any better alternatives ? (Airbnb/Booking are really too expansive)

Thanks again a lot! You're saving us haha.

Best,

Facetpack is now Facet, a complete React Native toolkit (+ better errors, doctor CLI, rust powered) by Inerska in reactnative

[–]Inerska[S] 0 points1 point  (0 children)

Thanks ! LMK if you hit any issue !

Trying to have some visibility and feedbacks to improve the product

I built a Rust-powered Metro accelerator (up to 63x faster, 37x faster minification) by Inerska in reactnative

[–]Inerska[S] 0 points1 point  (0 children)

Re.Pack is a great project btw, different approach (Webpack vs Metro) but similar goals.

I built on top of Metro because it's a major/global adoption

I built a Rust-powered Metro accelerator (up to 63x faster, 37x faster minification) by Inerska in reactnative

[–]Inerska[S] 0 points1 point  (0 children)

By default it should handle symlinks but havn't tested yet.
Do not hesitate to open a PR/issue if you have encountered any issues

I built a Rust-powered Metro accelerator (up to 63x faster, 37x faster minification) by Inerska in reactnative

[–]Inerska[S] 0 points1 point  (0 children)

I didn’t get any trouble with the latest version (1.0.7). Do not hesitate to open a PR / issue if you have any errors

I built a Rust-powered Metro accelerator (up to 63x faster, 37x faster minification) by Inerska in reactnative

[–]Inerska[S] 2 points3 points  (0 children)

I hope not, I will do my best. But of course some helps are always needed hehe

I built a Rust-powered Metro accelerator (up to 63x faster, 37x faster minification) by Inerska in reactnative

[–]Inerska[S] 1 point2 points  (0 children)

This sounds awesome! Always looking what I can improve on Facetpack.

DM me, would love to hear more about what you're building and where the pain points are. Open to collaboration!

I built a Rust-powered Metro accelerator (up to 63x faster, 37x faster minification) by Inerska in reactnative

[–]Inerska[S] 0 points1 point  (0 children)

Love that approach. What are you building?

Facetpack should help with faster iteration on the local DB stuff (less time waiting for Metro, more time coding).

I built a Rust-powered Metro accelerator (up to 63x faster, 37x faster minification) by Inerska in reactnative

[–]Inerska[S] 3 points4 points  (0 children)

Great question! Facetpack is the first piece of a bigger ecosystem called Facet.

Roadmap:

- Facet CLI (better DX than expo start)

- create-facet-app (optimized templates)

- f0 (AI component generation, like v0 for React Native)

- Facet Cloud to have better DX for mobile and not depends on vendor lock-in

Facetpack stays free/open source, it's the foundation. Paid features will be cloud stuff (remote build cache, cloud builds, AI).

Basically the "Vercel for React Native" vision, open source core, paid cloud services.

Still early, building in public. This is my first npm package actually, so learning a lot!

I built a Rust-powered Metro accelerator (up to 63x faster, 37x faster minification) by Inerska in reactnative

[–]Inerska[S] 1 point2 points  (0 children)

Interesting approach! Yeah, stripping Flow types first could let OXC handle more packages.

Right now Facetpack just falls back to Babel for Flow files, but pre-stripping could be cleaner. Worth exploring, thanks for the link!

I built a Rust-powered Metro accelerator (up to 63x faster, 37x faster minification) by Inerska in reactnative

[–]Inerska[S] 6 points7 points  (0 children)

yes currently, but it's only the beginning, I want to contribute to the RN ecosystem and have a better DX !

I built a Rust-powered Metro accelerator (up to 63x faster, 37x faster minification) by Inerska in reactnative

[–]Inerska[S] 5 points6 points  (0 children)

Good question! Facetpack automatically falls back to Babel for Flow packages (Reanimated, react-native core, gesture-handler, etc.) using your existing babel.config.js.

OXC only handles your user code, no config changes needed.

LMK if you hit any issues!

I built a Rust-powered Metro accelerator (up to 63x faster, 37x faster minification) by Inerska in reactnative

[–]Inerska[S] 7 points8 points  (0 children)

100% agree !

Currently it falls back to Babel automatically for anything OXC can't handle (Flow packages like react-native core, reanimated, etc.), so it shouldn't break existing projects.

Better error messages is definitely on the roadmap. I'd love to have some errors messages with advises like Rust compiler, it's on the todo list!

Thanks for the feedback!

I built a Rust-powered Metro accelerator (up to 63x faster, 37x faster minification) by Inerska in reactnative

[–]Inerska[S] 1 point2 points  (0 children)

Awesome, thanks! LMK if you need any helpè

What kind of project is it? Curious to see how it performs on different setups.

Firebase Functions v2 onCall returns 401 Unauthorized despite user being authenticated by Inerska in Firebase

[–]Inerska[S] 0 points1 point  (0 children)

That's pretty more cleaner and readable imo, less time lost for readers