HackerTrans
TopNewTrendsCommentsPastAskShowJobs

quacky_batak

no profile record

Submissions

Show HN: I built a "Do not disturb" Device for my home office

apoorv.page
99 points·by quacky_batak·6 माह पहले·50 comments

comments

quacky_batak
·पिछला माह·discuss
I also discovered this while noticing my Mac was low on storage, I only clicked on cowork once and after deleting it from the folder i’m scared to open the cowork tab coz ik it’ll just fill up the space
quacky_batak
·2 माह पहले·discuss
This is an amazing project, alternative domain “the-indiex”
quacky_batak
·5 माह पहले·discuss
I’m keen to know how and where are you using Gemini.

Anthropic is clearly targeted to developers and OpenAI is general go to AI model. Who are the target demographic for Gemini models? ik that they are good and Flash is super impressive. but i’m curious
quacky_batak
·5 माह पहले·discuss
With such a huge leap, i’m confused why they didn’t call it Sonnet 5? As someone who uses Sonnet 4.5 for 95% tasks due to costs, i’m pretty excited to try 4.6 at the same price
quacky_batak
·7 माह पहले·discuss
i like how Anthropic has positioned themselves as the true AI research company and donating “standards” like that.

Although Skills are just md files but it’s good to see them “donate” it.

There goal seems to be simple: Focus on coding and improving it. They’ve found a great niche and hopefully revenue generating business there.

OpenAI on the other hand doesn’t give me same vibes, they don’t seem very oriented. They’re playing catchup with both Google models and Anthropic
quacky_batak
·7 माह पहले·discuss
For the past week, I’m working on creating device with a screen to show my indian parents if i’m in a meeting or not. So they don’t trouble me and come in my room unannounced when im in a meeting.

It’s build using ESP32 and a small screen which shows On and Off and the time till meeting is over. I learnt Fusion 360 and designed a small snap fit case and got it 3d printed.

I have a small electron app running in my mac os system tray which connect to esp using BLE and it also checks if Mac Camera is in use (using Apple logs) and then communicate it with the device.

Calling it Door Frame. Had quite fun making it as i learnt 3d design, c++ code using Platform IO and other fun stuff. Even designed a small binary protocol to exchange data over BLE
quacky_batak
·9 माह पहले·discuss
i hate the new pattern of using these magic strings everywhere. “use workflow”, “use client”, etc etc.

I don’t like having custom bundler logic for my code.