HackerTrans
TopNewTrendsCommentsPastAskShowJobs

gladwindos

no profile record

Submissions

Tech Billionaires Need to Stop Trying to Make the Sci-Fi They Grew Up on Real

scientificamerican.com
7 points·by gladwindos·last year·2 comments

Nvidia Drops a Game-Changer: Native Python Support Hits CUDA

frontbackgeek.com
4 points·by gladwindos·last year·0 comments

KBLaM: Bringing plug-and-play external knowledge to LLMs

microsoft.com
3 points·by gladwindos·last year·0 comments

Amazon employees warn customers about DeepSeek – and pushing Amazon's AI instead

businessinsider.com
2 points·by gladwindos·last year·0 comments

Show HN: API Typegen – Generate TypeScript types from API responses

github.com
1 points·by gladwindos·2 years ago·6 comments

Nuclear fusion experiment hits new record for magnet strength

techcrunch.com
5 points·by gladwindos·2 years ago·0 comments

Microsoft outage: Chaos as internet down and flights grounded around the world

telegraph.co.uk
9 points·by gladwindos·2 years ago·1 comments

Hacking Group Claims to Have Stolen over 1 TB of Data from Disney

gamerant.com
2 points·by gladwindos·2 years ago·1 comments

Show HN: An open-source backend for frontend framework built on Express.js

github.com
3 points·by gladwindos·2 years ago·0 comments

NASA astronauts from Boeing's Starliner may be stuck in space until August

theguardian.com
12 points·by gladwindos·2 years ago·8 comments

Show HN: I built a simple open-source API Proxy to protect third party API keys

github.com
3 points·by gladwindos·2 years ago·0 comments

NASA details plan to build a levitating robot train on the moon

livescience.com
3 points·by gladwindos·2 years ago·0 comments

Using OpenAI's API in React without exposing your API key with Gateweaver

gateweaver.io
1 points·by gladwindos·2 years ago·0 comments

GitHub Copilot Chat in GitHub Mobile is now generally available

github.blog
2 points·by gladwindos·2 years ago·0 comments

Bitcoin Jesus' got charged in a $50M fraud

qz.com
1 points·by gladwindos·2 years ago·1 comments

Postman v11: supercharging development with AI and APIs

blog.postman.com
2 points·by gladwindos·2 years ago·0 comments

Ask HN: API Proxy vs. API Gateway?

2 points·by gladwindos·2 years ago·2 comments

Is DevOps just a conspiracy theory?

shiftmag.dev
4 points·by gladwindos·2 years ago·0 comments

Muddling Meerkat Hackers Manipulate DNS Using China's Great Firewall

bleepingcomputer.com
7 points·by gladwindos·2 years ago·0 comments

GitHub Copilot can now help start a project with AI, not just complete it

theverge.com
1 points·by gladwindos·2 years ago·0 comments

comments

gladwindos
·2 years ago·discuss
Yeah I agree that it is impossible to know exactly what the fields are without a real documented source, but I figured this could be a decent option when there are no other alternatives available. While it's not perfect, it can provide a starting point for creating types based on sample data, which can then be refined as you work with the API and gain more understanding.
gladwindos
·2 years ago·discuss
Yeah I think that’s a good idea as a few people have thought the same thing. Thanks for the feedback!
gladwindos
·2 years ago·discuss
Tbh, there is no benefit of using this package if the API you are working with has an openapi spec, as there are other great libraries to help you generate accurate types such as https://github.com/openapi-ts/openapi-typescript. But I made this package to use when working with external apis that don't have an available spec.
gladwindos
·2 years ago·discuss
I’ve got the opposite problem where my alarm goes off every Wednesday at 8:30 and I have no idea how to turn it off…
gladwindos
·2 years ago·discuss
I haven’t gotten a job outside of LinkedIn for a while, so maybe I’m out of touch. But what’s wrong with Workday?
gladwindos
·2 years ago·discuss
Ok load balancing definitely seems like a feature that seems out of scope of an API Proxy. Do you use the Kong gateway for microservices?
gladwindos
·2 years ago·discuss
Zoho is another one I'm actually considering as I think it's free for one email
gladwindos
·2 years ago·discuss
I had a look at this, but the setup seems like it's for automated emails. I'm mainly looking to be able to personally send from the custom email without ending up in spam...
gladwindos
·2 years ago·discuss
I've never heard of this, but I'll check it out. Thanks!
gladwindos
·2 years ago·discuss
I think the obvious answer right now is anything related to AI. But I'm actually quite excited about the embrace of open-source applications that traditionally have not been, such as Cal.com and Mattermost.
gladwindos
·2 years ago·discuss
This looks interesting! I'll check it out and maybe it will help me wrap my head around how they handle the complexity.
gladwindos
·2 years ago·discuss
We use monorepos in my company too, but we use one for each product, and it works really well for that. But for the whole company to be in a single monorepo just seems like it would require a lot of effort to maintain.
gladwindos
·2 years ago·discuss
I’ve heard about how huge companies like google are using a giant monorepo, and I honestly don’t understand how that could work. But I guess it does…
gladwindos
·2 years ago·discuss
I fully agree! I know the risks, but for personal projects I really don’t want to think about having to rotate my keys.
gladwindos
·2 years ago·discuss
What features do you find most useful? What could be improved? Any additional functionality you wish to see? Please try it out, share your thoughts!