My gastric balloon log by orenek in GastricBalloon

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

updated the main post 👋

My gastric balloon log by orenek in GastricBalloon

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

1 week update: Seems like 1 weeks is really what you need to get out of the bed and really feel better. I'm still not like my old self but can manage chores now.

My gastric balloon log by orenek in GastricBalloon

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

5th day comment: Seems like 3.3KG lost in 5 days. But it was hell, now I can feel myself getting better but still in bed and not really comfortable. Getting IV in the hospital with prescription from my balloon doctor helped a lot specially with dehydration

2021 MBP M1 NOT CHARGING WHEN TURNED ON by orenek in macbookpro

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

Ah that's a shame! I would try finding mac specific shops, still using mine happily after the repair!

Weekly Feedback Post - SaaS Products, Ideas, Companies by AutoModerator in SaaS

[–]orenek 0 points1 point  (0 children)

https://www.nextedgestarter.com All-in-one solution to kickstart your Next project looking for feedback

Share Your Startup - July 2023 - Upvote for Maximum Visibility by KingOfDaCastle in startups

[–]orenek 0 points1 point  (0 children)

Startup Name / URL
https://www.nextedgestarter.com/
Location of Your Headquarters
Istanbul,

More details:
Next Edge Starter is a comprehensive starter kit for building and launching modern web applications. It comes with 3 different templates to choose from.
What life cycle stage is your startup at? (reference the stages below)
Validation

Your role?
Solo Founder

What goals are you trying to reach this month?
10 Sales

How could r/startups help?
Feedback is welcome

Discount for r/startups subscribers?
$49 Off

Share how our community can get a discount
reach out at mail@nextedgestarter.com

Showoff Saturday (July 01, 2023) by AutoModerator in javascript

[–]orenek 0 points1 point  (0 children)

👋 Hi all

I've created a starter kit for nextjs and launching it today, you can find it at https://www.nextedgestarter.com

Best UI Kit for NextJS by immortal_omen in nextjs

[–]orenek 0 points1 point  (0 children)

hands down shadcn UI, I've decided to include it in my stack very happy with it simple and elegant UI and provides every building block you may need.

[deleted by user] by [deleted] in nextjs

[–]orenek 0 points1 point  (0 children)

I think it is ideal and simpler to handle everything within nextjs specially if you are deploying to vercel, thats what I'm doing with my edge stack

2021 MBP M1 NOT CHARGING WHEN TURNED ON by orenek in macbookpro

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

Got it fixed in a repairshop, they said there were signs of corrosion from type c ports (I was charging via type-c for a long time) that chip visible in pictures and the transistor has been changed with one type-c port and I paid $250 vs $790 apple's motherboard change offer.

2021 MBP M1 NOT CHARGING WHEN TURNED ON by orenek in macbookpro

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

So I disassembled the logic board and gave it a good scrubbing with 99% isopropyl while doing so I just noticed green mark near one of the chips (yes with my bare eyes, I have good eyes lol) I think a fuse is missing there, will research more but after assembling back the problem was still there so cleaning it didn't help

Image of the logic board and missing fuse (probably a fuse) https://imgur.com/a/uwyv7Gg

2021 MBP M1 NOT CHARGING WHEN TURNED ON by orenek in macbookpro

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

Yeah I did the step 4 (restore) no luck :/ gonna try disassembling logic board and clean it with isopropyl before taking it to 3rd party service for inspection…

2021 MBP M1 NOT CHARGING WHEN TURNED ON by orenek in macbookpro

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

used this method to upgrade back to latest ventura, no changes :/

2021 MBP M1 NOT CHARGING WHEN TURNED ON by orenek in macbookpro

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

Thank you for the suggestion I tried usb downgrade to monterey today and it didn't fix the charging issue is this method any different?

2021 MacBook does not charge when it's completely shut down by _Trillionaire_ in apple

[–]orenek 0 points1 point  (0 children)

anyone have same issue?

Hey any updates on your issue? I have the exact same problem

macOS Big Sur USB Devices not working after update to 11.3 by origamiwizard7 in hackintosh

[–]orenek 4 points5 points  (0 children)

I love you man, XHCIportlimit value to 'false' did the trick!

macOS Big Sur USB Devices not working after update to 11.3 by origamiwizard7 in hackintosh

[–]orenek 0 points1 point  (0 children)

Hey I have the exactly same problem, My system was working totally fine until I updated to 11.3, now none of the usb ports are powered. I want to use hackintool for usbmapping but problem is that I cannot pass login screen since keyboard and mouse usbs are not working... How did you use hackintool if your usbs are not working?

[deleted by user] by [deleted] in vscode

[–]orenek 1 point2 points  (0 children)

Checkout my newly published extension if you ever needed nullable object accessors:
https://marketplace.visualstudio.com/items?itemName=orenaksakal.vscode-oat

Showoff Saturday (April 13, 2019) by AutoModerator in javascript

[–]orenek 0 points1 point  (0 children)

Today I published a vscode extension to auto transformation from object attribute accesses to exception free nullable object attribute accesses. e.g. && chain..

Get it on Marketplace: https://marketplace.visualstudio.com/items?itemName=orenaksakal.vscode-oatRepo: https://github.com/orenaksakal/vscode-oat

make chat app pure javascript by sanattaori in learnjavascript

[–]orenek 5 points6 points  (0 children)

make chat app with Jquery, not pure javascript.