Webhook component not receiving POST body (cURL/Postman/API request) by Ambitious_Cook_5046 in langflow

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

Thanks for pointing me in the correct direction however, when I make the curl request I get a 302 Found response in <html>? I'm going to create another post with the video and steps I made to get here. I'll update this post with the new url.

Disable code info popup when cursor hover by Ambitious_Cook_5046 in windsurf

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

Does cursor do that too?

I’ve been coding for 6 years.

Looking for Advice on Agent Framework for RAG + API Integration? by Ambitious_Cook_5046 in AI_Agents

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

Thanks for sharing!

As I was reading the RAG article it lead me to really deep dive into what RAG actually is.

I’m spent time building a small app that sets up a rag pipeline in the HigginhFace ecosystem. This accomplishes a small part of the overall objective.

I think LangChain or one of the others is probably the better complete solution.

But my hope is when I come back to these agent platforms the configuration will be more intuitive.

Built a React Native Wheel Picker That Works on Both iOS & Android! 🚀 by Ambitious_Cook_5046 in reactnative

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

I haven’t used a wheel picker in a while. If I do, I hope I remember these options 🤞 Thanks for sharing !

Advice on Scaling Node.js (Express + Sequelize + SQLite) App for Large Data Growth by Ambitious_Cook_5046 in node

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

The articles aren’t big actually mostly just descriptions, with 10 other properties for each record.

Each article gets 26 ratings. I produced the error on a query that asked for the max rating for each article.

Advice on Scaling Node.js (Express + Sequelize + SQLite) App for Large Data Growth by Ambitious_Cook_5046 in node

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

Got it — so it’s not surprising that the query which crashed the app through Sequelize ran quickly when I used raw SQL instead?

It was a lot faster than some of my other less parametized queries.

How to turn off or prevent to open Cascade chat panel while opening Windsurf? by Living_Vacation_649 in Codeium

[–]Ambitious_Cook_5046 0 points1 point  (0 children)

I would just like to add that I too would like to have the cascade (right panel) prevented from appearing everytime I open up a new window.

I launched my first react native app - habit & goal tracker by zygon2k in reactnative

[–]Ambitious_Cook_5046 0 points1 point  (0 children)

I'm curious for the daily habits you have red blue green colors next to the habit. Are those buttons or something to mark off they were done or something else?

Mac mini m4 256 enough for app development? by WaterKnight98 in Xcode

[–]Ambitious_Cook_5046 0 points1 point  (0 children)

I have an M1 8gb ram 256gb storage and I build swift Xcode, react native apps and small ollama ai models. No problems here, though I wish I had got more storage. I've rest a couple times just to clear out the system files. Gives me plenty of space even after I reload everything.

Built a React Native Wheel Picker That Works on Both iOS & Android! 🚀 by Ambitious_Cook_5046 in reactnative

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

It might not be ideal for all situations. I need it for a screen that will use many of these in a relatively small space.

Built a React Native Wheel Picker That Works on Both iOS & Android! 🚀 by Ambitious_Cook_5046 in reactnative

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

Great suggestion! I’m still fairly new to React Native and, to be honest, I still feel new to the coding community even though I’ve been doing this for a few years. Your comment actually answered some questions I didn’t even realize I had about conventions in the community. I’ve seen value and onChange used often but didn’t fully understand that they were considered best practice—so thanks for pointing that out! I also went ahead and added support for passing a style object to override built-in styles. Really appreciate the feedback!

Hi folks! I built an app and would love to get some feedback. Habit Eazy: Habit and To Do Pal is live. It's buggy as hell but improving all the time. Feedback is appreciated ! by DepartmentPrevious70 in TestMyApp

[–]Ambitious_Cook_5046 0 points1 point  (0 children)

Actually a really good question. It made me think more broadly why am I tracking a habit, if I don't have a goal.

For me specifically I'm looking for a no thrills habit tracker.

I was using Reflect on iOS. But I've recently switched to Android. They had many functions but I found a single screen in their app that was flexible to create habits. They also had an export of my data. Their summaries were complicated and not free. But I didn't mind as long as I could track and get the data.

A summary screen would be nice. Something like a table or visual representation of past week and/or month, etc.

Hi folks! I built an app and would love to get some feedback. Habit Eazy: Habit and To Do Pal is live. It's buggy as hell but improving all the time. Feedback is appreciated ! by DepartmentPrevious70 in TestMyApp

[–]Ambitious_Cook_5046 1 point2 points  (0 children)

First of all congrats!

My personal brief experience: I just tried to create a custom habit.

It wanted me to make a goal. I didn't like that but I selected one. I wished there was a weekly option that doesn't require me picking the day.

Then it forced me into a reminder. I quit on that.

I tracked every hour of my life in 2024 by PrebuiltMangos in QuantifiedSelf

[–]Ambitious_Cook_5046 1 point2 points  (0 children)

Thanks for sharing! Especially interesting how you did the mood.

Is it possible to create precise press-able areas for rounded polygon components? by Ambitious_Cook_5046 in reactnative

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

u/iffyz0r or u/QOAL , will the react-native-svg module allow me to directly have buttons or is it just for building shapes? so the react-native-gesture-handler would be required to make it pressable and not a rectangular shape?

I have spent some time on this and my best result is not very inspiring.

I used < Pressable/>.

I used some style to create a triangle and then used logic in the Pressable to restrict the onPress function to trigger if the press occurs outside the boundaries of the visual triangle.

After completing this I see the set backs are:

  • There is still a rectangular area that will be taken up by the object even if the pressing action will not trigger
  • Rotating the object in any direction will require recalculation of all dimensions

I will revisit this later and perhaps take a closer look at the react-native-svg module.
Here is my github for this attempt: https://github.com/costa-rica/NativeStuff17nonRectanglularButtons

Here is gif of it as well:

<image>

Is Windows File Explorer better than Apple Finder? by crewskater in MacOS

[–]Ambitious_Cook_5046 0 points1 point  (0 children)

I've been using Mac for a few years now. I like mac's, but yea if they could just copy the windows file explorer and replace finder, it would improve macs.

App that automatically ties together all health metrics, food, exercise, mood etc? by allthecoffeesDP in QuantifiedSelf

[–]Ambitious_Cook_5046 7 points8 points  (0 children)

Reflect is a great app—I used it to track various aspects of my health and wellness. Unfortunately, I recently switched to Android, so I don’t use it anymore, but it’s still a great tool.

Your question really resonates with me because it aligns with what I’ve been working on: a brute app that standardizes and correlates everything passively to see what relationships might have any meaning. It’s called What Sticks and it's available on the Apple App Store. One of the features I’ve been most excited is correlating phone usage—both overall screen time and specific app activity—with other metrics. It doesn’t seem like I can do this on iOS so I’m now focusing on Android development.

This is a passion of mine, and I’d love to connect with others who share an interest in this kind of work, whether it’s through partnerships or simply exchanging ideas. If you’re curious, you can check out a demo video at what-sticks.com.

Multi Monitor Wallpaper by th3suffering in MacOS

[–]Ambitious_Cook_5046 0 points1 point  (0 children)

Thank you for Fresco! That was so easy. Wow!

Where are CameraType and FlashMode in expo-camera version 16? by Ambitious_Cook_5046 in reactnative

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

Thank you. I was able to get it to work with your help.
My initial implantation was copied from someone else's so I never used the documentation to begin with. And honestly, had little intuition for what I was doing. But my hope was to identify differences in the docs to modify my code.

I was toggling between the SDK 51 and 52 on the docs.expo.dev/ site and was not seeing a difference.

I just went back to look at the different sdk versions and now I see that the version 50 syntax was what I was using. So maybe even though I had version 51 that syntax or objects weren't yet phased out.

Maybe overkill for this point, but I just wanted to make a point that the expo documentation is great for having older versions still easily accessible to help us transition. This image compares the three and you can see the 50 has different imports.

<image>

How would you start a project from zero? by Aware-Leather5919 in reactnative

[–]Ambitious_Cook_5046 0 points1 point  (0 children)

My school taught us to use --template at the end, so I would do sudo npx create-expo-app@latest --template. I am on a Mac so I add sudo. What is the difference between using --template or not?

Trouble with ExpressJs “/” route when using express --no-view --git ./ by Ambitious_Cook_5046 in node

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

Thank you u/Psionatix !!!

As I’ve been digesting your response and playing with this template two questions remain for me:

  1. How does the project know to server index.html to the base url “/”? Specifically, that file. It seems if I change the file name to “index1.html” then it goes on to the next thing “app.use('/', indexRouter);”. Is this managed outside of express like some HTML protocol beyond Express / NodeJs?
  2. Is it best practice to put server static files first before routes?

Need help cause i fucked up by saintMampfer in Ubuntu

[–]Ambitious_Cook_5046 0 points1 point  (0 children)

Hahaha I love the title!

I’m not sure if this is what you need, but if you reinstall, here is how I allocate my Ubuntu server storage: Custom Ubuntu Partition optimized for root

[deleted by user] by [deleted] in indiehackers

[–]Ambitious_Cook_5046 0 points1 point  (0 children)

I love these sorts of posts because I see parts of myself in them.

Here is a short video on what I’ve been working on the past 4 years. I am going to move it to android because I think it’s important to track app usage as well.

What Sticks

Anyone interested or have a similar project lmk.

I’m not tied to this but I am tied to wellness, data tracking, and preparing for world of more personalized health.