HN user

superasn

9,299 karma

All we had to do was follow the damn train cj

sanchitbh # gmail

Posts262
Comments1,289
View on HN
developer.spotify.com 4mo ago

Spotify Update on Developer Access

superasn
2pts0
news.ycombinator.com 5mo ago

Ask HN: What recent UX changes make no sense to you?

superasn
34pts36
help.openai.com 8mo ago

OpenAI is making ChatGPT Go available at no cost for 12 months for India users

superasn
1pts0
en.wikipedia.org 11mo ago

Organoid Intelligence

superasn
3pts0
news.ycombinator.com 11mo ago

Ask HN: How can ChatGPT serve 700M users when I can't run one GPT-4 locally?

superasn
574pts365
news.ycombinator.com 1y ago

See the submissions you have flagged (maybe accidentally)

superasn
98pts80
epoch.ai 1y ago

How has DeepSeek improved the Transformer architecture?

superasn
258pts68
archive.nytimes.com 2y ago

Phys Ed: An Easy Fix for Tennis Elbow (2009)

superasn
1pts0
www.sony.com.hk 2y ago

Sony Wearable Thermal Device

superasn
94pts54
www.youtube.com 2y ago

Storing files in a Walmart chip aisle [video]

superasn
2pts0
github.com 2y ago

Autojump: A CD command that learns

superasn
1pts0
openswoole.com 2y ago

Open Swoole: PHP Server with Async IO, Coroutines and Fibers

superasn
3pts0
www.youtube.com 2y ago

I programmed some creatures. They Evolved

superasn
2pts0
www.youtube.com 2y ago

Microscopic marvels in your earbuds [video]

superasn
2pts0
www.youtube.com 2y ago

Building a quality USB-C microphone

superasn
59pts8
en.wikipedia.org 2y ago

Zenity

superasn
1pts0
www.youtube.com 2y ago

The coolest robot I've ever built [video]

superasn
389pts149
www.upcdatabase.com 2y ago

Internet UPC Database

superasn
2pts0
nypost.com 3y ago

Elon Musk threatens to reassign NPR’s Twitter handle as feud escalates

superasn
9pts8
www.spinquanta.com 3y ago

Gemini: Qubits desktop NMR quantum computer

superasn
3pts0
home.web.cern.ch 3y ago

The Antiproton Decelerator

superasn
2pts0
www.youtube.com 3y ago

Painting a Landscape with Maths [video]

superasn
2pts0
openrct2.org 3y ago

OpenRCT2: Open-source implementation of RollerCoaster Tycoon 2 with new features

superasn
230pts69
www.youtube.com 3y ago

Apollo Guidance Computer: Restoring the computer that put man on the Moon

superasn
2pts0
github.com 3y ago

Aria2 – The ultra fast download utility

superasn
3pts0
www.youtube.com 3y ago

I made a cute mini desktop robot

superasn
5pts2
en.wikipedia.org 3y ago

Leaky Bucket

superasn
1pts0
www.theatlantic.com 3y ago

The Jaguar and the Fox (2000)

superasn
1pts0
en.wikipedia.org 3y ago

Windows Master Control Panel Shortcut a.k.a. Windows God Mode

superasn
6pts0
www.ncbi.nlm.nih.gov 3y ago

Present Yourself by MHC Class I and MHC Class II Molecules

superasn
1pts0

One trick that makes me sleepy really fast: After I close my eyes, I imagine someone throwing black paint on them. The first coat is kinda gray and has lots of blob and not fully black. Then another coat. And another. Each one gets darker until it's just pure black and I'm usually asleep by then.

For some reason, my brain follows it, and I fall asleep much faster. It works way better for me than box breathing or most other sleep tricks I've seen. Sharing in case someone else finds this useful.

Oh you're right to push back. I just love saying this nowadays :P Anyway, I haven't used these languages in a long time but the code looked like php to me, though I did notice the .pm file extension and wondered where I've seen it before.

Everytime I read one of these it always boils down to the same thing..Don't solve solved problems. And the best code in this case is code you didn't write as PHP's session handler is battle-tested but every line you write to roll your own is a line you have to secure, maintain, and eventually patch at 2am when someone finds the bug.

Session handling, auth, crypto, password hashing etc - all these are the exact areas where you should be the most allergic to rolling your own. Not because you're not smart enough, but because a simple bug like sanitizing in the wrong place and the failure is catastrophic like in this instance.

Use boring, proven, widely-audited solutions. Save your creativity for the actual problem you're solving.

This works amazing well. I started playing and just 5 minutes in, I was completely hooked and ended up playing for almost half hour.

It could be that I'm a bit old-school, but this really seemed to confirm that ready to play fun gameplay trumps realistic graphics any day!

This is a pretty scary exploit, considering how easily it could be abused.

Imagine just one link in a tweet, support ticket, or email: https://discord.com/_mintlify/static/evil/exploit.svg. If you click it, JavaScript runs on the discord.com origin.

Here's what could happen:

- Your Discord session cookies and token could be stolen, leading to a complete account takeover.

- read/write your developer applications & webhooks, allowing them to add or modify bots, reset secrets, and push malicious updates to millions.

- access any Discord API endpoint as you, meaning they could join or delete servers, DM friends, or even buy Nitro with your saved payment info.

- maybe even harvest OAuth tokens from sites that use "Login with Disord."

Given the potential damage, the $4,000 bounty feels like a slap in the face.

edit: just noticed how HN just turned this into a clickable link - this makes it even scarier!

Great job on this release! I've been waiting for something like it since my favorite browser, Kiwi, stopped getting updates.

Without updates, many sites will likely stop working with it soon.

Kiwi had some great features, like disabling AMP mode, rearranging the Chrome Store for mobile, and customizable tab layouts, etc. These features might interest others as well.

Helium Browser 10 months ago

Yes I'd be interested too. I'm still using Kiwi browser but afraid it will stop working anytime soon.

I did recently see this browser is unsafe when trying to open Gmail in it, so any chromium based update to date alternative there would be amazing!

Product Hunt is dead 10 months ago

I agree with this take, Product Hunt felt like it was chasing short term goals instead of building something sustainable They also allowed and sometimes encouraged behavior that undermined the quality of the site

The last time I used it one of the common hacks was adding 50 makers to a single app launch PH also openly condoned mass email blasts and tweets to drive votes which just rewarded whoever could push the hardest on promotion

In contrast Hacker News discourages asking people for upvotes and even treats it as a negative if you do That longterm focus on signal over hype is probably why HN still feels useful today while PH lost its way

Thanks for the helpful reply! As I wasn't able to fully understand it still, I pasted your reply in chatgpt and asked it some follow up questions and here is what i understand from my interaction:

- Big models like GPT-4 are split across many GPUs (sharding).

- Each GPU holds some layers in VRAM.

- To process a request, weights for a layer must be loaded from VRAM into the GPU's tiny on-chip cache before doing the math.

- Loading into cache is slow, the ops are fast though.

- Without batching: load layer > compute user1 > load again > compute user2.

- With batching: load layer once > compute for all users > send to gpu 2 etc

- This makes cost per user drop massively if you have enough simultaneous users.

- But bigger batches need more GPU memory for activations, so there's a max size.

This does makes sense to me but does this sound accurate to you?

Would love to know if I'm still missing something important.

I'm not a fan of usage caps either, but that Reddit post [1] (“You deserve harsh limits”) does highlight a perspective worth considering.

When some users burn massive amounts of compute just to climb leaderboards or farm karma, it’s not hard to imagine why providers might respond with tighter limits—not because it's ideal, but because that kind of behavior makes platforms harder to sustain and less accessible for everyone else. Because on the other hand a lot of genuine customers are canceling because they get API overload message after paying $200.

I still think caps are frustrating and often too blunt, but posts like that make it easier to see where the pressure might be coming from.

[1] https://www.reddit.com/r/ClaudeAI/comments/1lqrbnc/you_deser...

Always use ORMs and then spend the next year debugging N+1 queries, bloated joins, and mysterious performance issues that only show up in prod.

Migrations randomly fail, schema changes are a nightmare, and your team forgets how SQL works.

ORMs promise to abstract the database but end up being just another layer you have to fight when things go wrong.

This is the new source of income and a lot of media orgs are getting paid - take ANI in India.

Theyve been hitting YouTubers like Mohak Mangal, Nitish Rajput, Dhruv Rathee with copyright strikes for using just a few seconds of news clips which you would think is fair use.

Then they privately message creators demanding $60000 to remove the strikes or else the channel gets deleted after the third strike.

It s not about protecting content anymore it's copyright extortion. Fair use doesn't matter. System like Youtube makes it easy to abuse and nearly impossible to fight.

It s turning into a business model: pay otherwise your channels with millions of subs get deleted

[1] https://the420.in/dhruv-rathee-mohak-mangal-nitish-rajput-an...

Is there a video feed of the cockpit inside the black box?

If not there should be one as even my simple home wifi camera can record hours of hd video on the small sd card. And If there is, wouldn't that help to instantly identify such things?

I appreciate you bringing up this issue about the Cloudflare challenges making it hard to browse. I had a similar experience where I couldn't access jsfiddle even without using a VPN. As a result, I switched to a different platform for my coding experiments.

JsFiddle used to be my favorite for quickly testing out code snippets. It's a shame that due to Cloudflare hurdles, I've stopped using it and don't plan on going back.

It may not be much but as more websites and businesses lose genuine web traffic like this, Cloudflare might eventually listen and fix this mess.

While I can't totally relate to this scenario I feel something like this playing video games. I'm happiest when I'm working towards the goal and once you defeat the big boss / get the best gems, etc you're just standing there wondering what now.

I think the most exhilarating part is before you are about to beat the big boss (which in this case would be the offer for acquisition i suppose).

Here is some feedback. Your landing page needs samples. After spending 30s I do have some idea about what you're trying to do but some real life samples of input and output will show me exactly what to expect and how good the quality is and eventually if it's worth my time to sign up for it.

You're right and I think it would make sense to have a feature that allows you to do a 3d recording.

If I could watch my daughter's first step in full 3d, I would be happy to pay the $3k and more.

I know you can do it right now with insta360 or whatever but I think there is a bit of a learning curve and it just isn't it that seamless.

Being able to record directly from the headset and play it back exactly how you saw it would make things much simpler and WYSIWYG and may be the reason for mass adoption