Bryan Lumbantobing's Avatar

Bryan Lumbantobing

@bryanprim.us

Software Engineer site: bryanprim.us

25
Followers
38
Following
55
Posts
30.07.2023
Joined
Posts Following

Latest posts by Bryan Lumbantobing @bryanprim.us

what browser do u use in ur phone? zen doesnt have mobile app

30.01.2025 11:27 πŸ‘ 1 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

iirc it converts to html eventually

21.01.2025 17:59 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Preview
React Email A collection of high-quality, unstyled components for creating beautiful emails using React and TypeScript.

react.email

havent tried this but heard good things about it

21.01.2025 16:57 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

You should really use lockfiles whatever the projects they are.

Otherwise there is no point in saying "I encounter a bug with the new version" because you don't even know your versions.

11.12.2024 10:25 πŸ‘ 108 πŸ” 10 πŸ’¬ 2 πŸ“Œ 2
Post image Post image Post image
26.11.2024 06:59 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Post image

re

26.11.2024 06:37 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

yes

26.11.2024 06:36 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
26.11.2024 06:23 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

quote

26.11.2024 05:41 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 1

test @lfcr.bsky.social

24.11.2024 17:04 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 1

test

24.11.2024 15:07 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

any specific reason why? πŸ˜…

24.11.2024 14:17 πŸ‘ 1 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

some github links may be broken since they dont redirect automatically

24.11.2024 05:24 πŸ‘ 1 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0
Bcounter Almost-real-time Bluesky user count

we're just about to hit 20mil

bcounter.nat.vg

19.11.2024 13:44 πŸ‘ 779 πŸ” 52 πŸ’¬ 65 πŸ“Œ 30

is this the public api?

19.11.2024 10:35 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

i don’t know where to start

- are we hogging the main or JS thread?
- is too much stuff being sent over the bridge
- is it unavoidable with videos
- are we doing images wrong
- is the view hierarchy too deep
- should we use hardware layers somewhere
- something else??? idk

16.11.2024 18:05 πŸ‘ 34 πŸ” 1 πŸ’¬ 8 πŸ“Œ 0
Home Termly is your all-in-one compliance solution for complex data privacy laws worldwide. Privacy policy generators, cookie consent, and more.

I just remembered I’ve used Termly.io in the past for mobile apps I’ve released to the App Store.

15.11.2024 22:20 πŸ‘ 0 πŸ” 1 πŸ’¬ 1 πŸ“Œ 0

haven’t heard a good rview about it.
prolly a good call to not upgrade this year. πŸ‘€

15.11.2024 05:46 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

a few common Bluesky misconceptions i see in articles

15.11.2024 04:01 πŸ‘ 963 πŸ” 240 πŸ’¬ 35 πŸ“Œ 44
Preview
GitHub - bluesky-social/social-app: The Bluesky Social application for Web, iOS, and Android The Bluesky Social application for Web, iOS, and Android - bluesky-social/social-app

github.com/bluesky-soci...

14.11.2024 08:53 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

If you're curious why everybody's username is a domain, it's because every user is essentially a website

20.10.2024 21:20 πŸ‘ 18919 πŸ” 2605 πŸ’¬ 469 πŸ“Œ 702

Not specific to Astro actually, but I really like Tailwind, mostly because I don’t need to have a .css file, and I don’t like naming CSS classes.

The integration with astro is also really simple. Just run:

```
npx astro add tailwind
```

and you are good to go πŸ™‚

10.11.2024 05:13 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Choosing between SSR, SSG, and dynamic rendering in Astro
Choosing between SSR, SSG, and dynamic rendering in Astro YouTube video by Coding in Public

I'm still fairly new, though, but this helps me understand the data fetching and rendering concepts in Astro.

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

09.11.2024 19:31 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

The doc is pretty neat. The `.astro` file has been all I needed so far. No need to jump directly to using island (client-side framework) integration since, most of the time, a little vanilla JS is enough for simple interactions.

And use tailwind πŸ‘€

09.11.2024 19:28 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

how much sugar in it?

09.11.2024 09:25 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0
Bryan Primus - Using SSH to Connect Local Git to Remote Repositories Connect Local Git to remote repositories using SSH Protocol. Generate keys, add to GitHub/GitLab, and manage remote connections securely.

i keep forgetting how to do this everytime i setup a new laptop

so here a blog post

www.bryanprim.us/blogs/using-...

07.11.2024 14:51 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

account handle using my own domain looks pretty neat

04.11.2024 13:32 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

It’s been like that for video right? good addition to photos πŸ‘

02.11.2024 04:48 πŸ‘ 1 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0
Video thumbnail

so, about that β€œnative feel”

31.10.2024 22:23 πŸ‘ 204 πŸ” 17 πŸ’¬ 10 πŸ“Œ 2

only 1 video per post?

22.10.2024 15:33 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0