Marius
marius.dev
Marius
@marius.dev
🇪🇺🇹🇭
Reposted by Marius
May 15, 2025 at 10:12 PM
Reposted by Marius
Bun v1.2.5
- Fixes 75 bugs (addressing 162 👍)
+69 passing tests from Node.js
- Frontend Dev Server fixes, CSS Modules support
- Full rewrite of N-API (napi addons)
- Faster Sign, Verify, Hash, Hmac from node:crypto

Thanks to 25 contributors!

bun.sh/blog/bun-v1....
Bun v1.2.5
Fixes 75 bugs (addressing 162 👍), and adds +69 passing Node.js tests. Improvements to the frontend dev server, CSS modules support, a full rewrite of Node-API, faster `Sign`, `Verify`, `Hash`, `Hmac` ...
bun.sh
March 11, 2025 at 12:57 PM
Reposted by Marius
HERO vs ZERO
I'm in a state of shock & still trying to process yesterday's shameful, traitorous debacle in the WH: A DAY THAT WILL LIVE IN INFAMY. Our standing in the world has plummeted overnight, but the repercussions will be felt forevermore.
#SlavaUkraini🇺🇦 #ShameOnUS🇺🇸
March 2, 2025 at 1:05 AM
Reposted by Marius
February 19, 2025 at 6:32 PM
Reposted by Marius
Bun v1.2.2
- Fixes 38 bugs (addressing 129 👍)
- JavaScript idle memory usage reduced by 10–30%
- Fixes v1.2.1 regression impacting `vite build`
- Node compatibility fixes
- Reliability improvements to Bun.SQL and Bun.S3Client

Thanks to 12 contributors!
bun.sh/blog/bun-v1....
Bun v1.2.2
Fixes 38 bugs (addressing 129 👍). JavaScript idle memory usage drops by 10–30%. Fixes regression impacting vite build. Reliability improvements to Bun.SQL, Bun.S3Client, Bun's CSS parser. Node.js comp...
bun.sh
February 1, 2025 at 5:44 AM
Reposted by Marius
💡 Expo Tip: Themed App Icons on Android

Set monochromeImage in your app.json or app.config.js to reuse your regular adaptive icon.

This makes your app icon seamlessly compatible with themed colors on Android.

Follow me for more tips 🚀
January 29, 2025 at 3:23 PM
Reposted by Marius
Bun v.1.2.1
- Fixes 32 bugs
- S3Client gets `storageClass` support
- X25519 support in node:crypto
- Node.js compatibility improvements for node:fs & node:child_process. fs.stat uses less memory.
- Several memory leak fixes

Thanks to 16 contributors!
bun.sh/blog/bun-v1....
Bun v1.2.1
Fixes 32 bugs. S3 storage class support, X25519 support in crypto.generateKeyPair. fs.stat uses less memory. node:fs, node:child_process, and node:process compatibility improvements. CSS parser bugfix...
bun.sh
January 27, 2025 at 11:10 PM
Reposted by Marius
Very excited to see that the React team is working to land the outstanding PRs to fix the broken CRA templates, _and_ officially mark it as deprecated!

github.com/facebook/cre...
Umbrella: CRA breaks with React 19, and CRA needs deprecation notices · Issue #17004 · facebook/create-react-app
Per request from @rickhanlonii : Background / Primary Problem Starting with the release of React 19, users running create-react-app my-app began experiencing hard errors from NPM during project set...
github.com
January 28, 2025 at 5:40 AM
Reposted by Marius
woah, this is one of the best illusions I've seen in my life 🤯
The inset appears to move.
January 27, 2025 at 12:19 PM
Reposted by Marius
🎯 Instantly add  home screen widgets to your @expo.dev app with @bacon.bsky.social's Apple Targets library!

Share data between targets and enjoy a seamless DX with powerful abstractions. 🚀
January 25, 2025 at 8:32 PM
Reposted by Marius
SENIOR REACT NATIVE DEVS!
We are hiring!

Remote role but we need experienced devs, bonus points for experience working in a start up environment.

If interested please email jobs@thisdot.co
January 24, 2025 at 9:38 PM
Reposted by Marius
Unfortunately it isn't on any of my teams so I do not know.

The only thing I know is that the role is react native and full remote.

I just saw the opening and figured I'd share since I have so many react native folks that follow me and looking for work.
January 25, 2025 at 6:26 AM
Reposted by Marius
Bun v1.2 in 17 hours

youtu.be/uSzffuqfJQk?...
Bun 1.2
YouTube video by Bun
youtu.be
January 20, 2025 at 10:23 PM
Reposted by Marius
Announcing React Native Reanimated 4 🐴

Long-awaited CSS Animations and Transitions support is here! ✨

Available now in Beta.

Read more 👇
January 21, 2025 at 4:05 PM
@devavocado.bsky.social why you keep following and then later unfollow? is this some cheap trick to get followers to your profile? you done same thing on twitter, so i blocked you because i find this pathetic
January 17, 2025 at 6:39 AM
Reposted by Marius
React Native 0.78 will come with React 19 🔥

The first RC is out now

github.com/facebook/rea...
Release 0.78.0-rc.0 · facebook/react-native
Hermes dSYMS: Debug Release You can file issues or pick requests against this release here. To help you upgrade to this version, you can use the Upgrade Helper ⚛️. View the whole changelog in ...
github.com
January 15, 2025 at 11:34 AM
Reposted by Marius
keyboard avoidance in RN is a fucking mess. would love to see some of the core team attention on improving this! github.com/react-native...
Improving iOS keyboard avoidance using keyboardLayoutGuide · react-native-community discussions-and-proposals · Discussion #867
Avoiding the on-screen keyboard on iOS is a challenge. There are many options, including React Native's KeyboardAvoidingView; ScrollView option automaticallyAdjustKeyboardInsets, Reanimated's useAn...
github.com
January 15, 2025 at 2:57 PM
Reposted by Marius
react-native-mmkv is still the fastest storage solution for React Native! 🔥
Seems like MMKV is still king!

But also, props to AsyncStorage went from 240ms down to 50ms since React Native 0.68!
January 12, 2025 at 3:37 PM
Reposted by Marius
Better haptics on Android! This is something that will be very well received 🚀 @expo.dev
January 10, 2025 at 7:31 PM
Reposted by Marius
Downloading 7,000 24 KiB files in parallel from S3 in us-east-1

left: Bun v1.1.44 with Bun's S3 client
right: Node v23.6.0 with AWS SDK v3
January 10, 2025 at 10:41 AM
Reposted by Marius
can’t believe i missed this but React is adding a first-class API for animations! (specifically, for the View Transitions model)

has anyone played with this yet? github.com/facebook/rea...
Add <ViewTransition> Component by sebmarkbage · Pull Request #31975 · facebook/react
This will provide the opt-in for using View Transitions in React. View Transitions only trigger for async updates like startTransition, useDeferredValue, Actions or &lt;Suspense&gt; revealing from ...
github.com
January 9, 2025 at 9:18 PM
Reposted by Marius
🧑‍🎄 Node.js now supports TypeScript by default 🤯 🎄
December 26, 2024 at 6:55 PM
Reposted by Marius
check out ghostty.org

I've been using for a while - it's great! ✨

... and it's just been open-sourced on github.com/ghostty-org/...
Ghostty
Ghostty is a fast, feature-rich, and cross-platform terminal emulator that uses platform-native UI and GPU acceleration.
ghostty.org
December 26, 2024 at 9:09 PM
Rust @tauri.app uses more RAM than Electron App? What I'm missing?
December 26, 2024 at 9:05 AM
Reposted by Marius
Bun v1.1.40

- Fixes 14 bugs
- Adds `install.saveTextLockfile` to bunfig.toml (on by default in Bun v1.2)
- Fixes a regression in process.on
- Fixes a napi issue impacting DuckDB
- More reliable git dependencies in bun install

Thanks to 4 contributors!
bun.sh/blog/bun-v1....
Bun v1.1.40
Fixes 14 bugs. Adds `install.saveTextLockfile` option in bunfig.toml to make the text lockfile format the default. Fixes a bug in package-lock.json migration when manually changing npm URLs to git URL...
bun.sh
December 18, 2024 at 6:42 AM