Hari
hari07.bsky.social
Hari
@hari07.bsky.social
Coding; Gaming; Movies
Part time Flutter Contributor 💙
Have never related to something more
June 23, 2025 at 4:11 PM
In all the years of listening to waveform by @mkbhd.com never thought #Flutter would come up on it.
February 27, 2025 at 5:50 AM
Pretty wild security flaw

gist.github.com/zachlatta/f8...
almost_pwned.md
GitHub Gist: instantly share code, notes, and snippets.
gist.github.com
January 26, 2025 at 5:34 AM
Just wanted to shoutout this package we’d made as part of our app, been around for a while but I think it kinda went under the radar. If you like most companies now use figma this can be very useful

pub.dev/packages/fig...
figma_spring_curve | Flutter package
Dart implementation of figma's spring curves. Also includes 4 prebuilt spring curves
pub.dev
January 11, 2025 at 3:08 AM
First year I properly attempted AoC, and NGL pretty fun exercise.Went back and did some of the later 2023 questions during the first week and it was useful to build a little helper library. Looking forward to doing this again in a different language(Haskel?) and maybe go back and do all 10 years
December 25, 2024 at 5:21 AM
Is the baseflow org dead? Anyone here knows someone on that team? This PR that fixes what is imo a critical issue has been up for quite a while but has gotten zero responses from the team

github.com/Baseflow/flu...
Handle contacts limited permission by Hari-07 · Pull Request #1395 · Baseflow/flutter-permission-handler
The package wasn't currently handling the new CNAuthorizationStatusLimited introduce in ios18. Older versions of ios will remain unchanged. Here's a screen recording showcasing the change ...
github.com
December 20, 2024 at 11:05 AM
Looks like we're back to 2D grids and pathfinding on day 18 😅
Yesterday, I was ready to drop out of #AdventOfCode. Tired of pathfinding in 2D grids and stuck on Part 2.
But today? Personal best, finishing in the Top 1000! Turns out, doing assembler in school proves useful.

I claimed provisional #1 on the Dart leaderboard for a few minutes
December 18, 2024 at 11:31 AM
Why does xcode wait till I compile to tell me about static type errors? FFS

Is there some setting to bring in some sanity to this ios dev experience
December 14, 2024 at 12:40 PM
That was a fun AoC part2 today
December 14, 2024 at 6:41 AM
Reposted by Hari
Just blatantly copying every Bluesky feature while claiming Bluesky is way too small to worry about
December 12, 2024 at 7:19 PM
Pretty excited for SPM support

medium.com/flutter/what...
What’s new in Flutter 3.27
Elevating App Development with Impeller, Cupertino Updates, and More
medium.com
December 11, 2024 at 8:42 PM
Reposted by Hari
We have grown to almost 700 users in a short time but still many #Flutterdev have not heard about it it seems. Because Twitter punishes outgoing links even the official announcement by the Flutter team there did not get many reactions.

If you are on reddit, some slack or Discord, please
In case you are a #Flutterdev and still haven't visited our new forum I can only highly recommend to do so there hasn't been a place for in depth Flutter discussions like this before.
Forum.itsallwidgets.com
Flutter Forum
A home for all Flutter developers
Forum.itsallwidgets.com
December 6, 2024 at 6:52 AM
Now you can do this in dart too
pub.dev/packages/dar...

Not quite all the features yet, but it's a start
December 4, 2024 at 2:39 PM
Can’t recommend craftinginterpreters.com enough. Probably the most fun technical book I have encountered and all the commentary and reference about various other languages and paradigms is just 🤌🤌
Crafting Interpreters
craftinginterpreters.com
December 3, 2024 at 9:05 PM
Annual reminder about Advent of code
December 1, 2024 at 6:00 AM
Reposted by Hari
I think it's worth resharing here this very enjoyable post by @mraleph. Microbenchmarks are often silly but it's extremely satisfying to see language expert taking a stab at it.

#dart #flutterdev

mrale.ph/blog/2024/11...
Microbenchmarks are experiments
mrale.ph
November 28, 2024 at 7:58 PM
Kinda unfortunate for flutter devs that some people call posts here flutters, end up finding posts about that on the feed tagged flutter/dart
November 23, 2024 at 2:04 PM
Reposted by Hari
Hey #Bluesky people 👋

Just shipped @vanity.blue - a free and easy way to get custom @bsky.app handles - check it out at vanity.blue!

Lots of styles, engineer focused ones such as @*.flutter.community / @*.devrel.blue / @*.homelabs.blue and others such as @*.journalists.blue.

#bsky #databs
Vanity Blue - Custom Bluesky Handles
Get your custom Bluesky handle instantly. Choose from professional domains and make your social presence unique.
vanity.blue
November 18, 2024 at 12:03 PM
This one tripped me up, the TZ variable which can be used to simulate time zones in posix systems (particularly nifty to test stuff related to date/time) has the +/- flipped around.

So to simulate -4 GMT, TZ = GMT+4

🤯🤯

#programming #coding
November 18, 2024 at 10:21 AM
Users of @zed.dev , what are the essential extensions to have? Suggested first steps when exploring it. Seems very interesting
November 17, 2024 at 1:08 PM
youtu.be/-R9CWq5CBlk?...

This has been a great deep dive, hopefully brings on more users here. I remember checking out blue sky a few months back and finding out it needed an invite and then forgot about
It until this video. At protocol seems really cool, excited to build with it
Protocol Wars - The Fediverse Explained!
YouTube video by WVFRM Podcast
youtu.be
August 31, 2024 at 11:40 AM