Viewing profile — royalghost
royalghost
HN member- Joined
- Sun, Apr 24, 2011, 5:03 PM UTC
- HN karma
- 346
- Public activity
- 111 items
- HN profile
- View on Hacker News ↗
About royalghost
meet.hn/city/ca-Old-Toronto
Recent public activity
- story
-
comment
Comment #46626780
Mine on github at https://royalghost.github.io/
-
comment
Comment #42827735
That's a good point. The app actually uses an openid-connect library on the client side for OIDC flow with the authorization server. Since the apps delegates the flow to the librar…
-
story
Ask HN: How to automate collecting HAR file while user is browsing
Hello We are facing an intermittent issue in our web application where for some users for some reasons http requests are ending in error ( 400s ) esp. during token refresh with aut…
-
story
Ask HN: APIs to Scan Malware
If you run a web app and has a feature where you allow to upload file from a user, what service / apis you use to scan for malware before storing it ? If I build such service based…
-
comment
Comment #36385597
Yes, I am going by both breadth and depth wise. For breadth wise, I am trying to understand how different pieces fit into the whole system. Absolutely, for learning the core concep…
-
story
Ask HN: How to Learn Kubernetes
How was your experience learning Kubernetes at your work? How did you learn the different concepts, architecture, implementation and tools ? Which course, books, blogs, videos etc.…
-
comment
Comment #35434638
Seeking Co-Founder | AI/ML/LLM | Toronto / Remote | Pre-Seed I am working on some ideas that leverage the recent development in AI/ML esp. Large Language Models. I am exploring to …
-
comment
Comment #34326730
I highly recommend this book if you want to know more about John Von Neumann and his contribution to some of the most influencing topics of today's world including Game Theory, Qua…
- story
-
comment
Comment #26452525
I am basically trying to learn c# after many years of working in JVM languages. This project looks like a good hack to learn C# and .NET.
- story
-
comment
Comment #23472902
Sublime has definitely increased my productivity and if I have to select one command, it would be the ability to select and update all instances of the word - https://stackoverflow…
-
comment
Comment #22855999
Do you know which are known VPN services available for personal use ?
-
story
Is VPN required for home WiFi / internet use?
Are there any compelling reasons to use VPN at home since most of the services in finance/banking are already https ? If so, which are the popular services, both paid and open sour…
-
story
Ask HN: How to generate test data for Integration Testing?
One of the major challenges of creating automated Testing is to create all dependencies in order to execute the test. I am talking this in Java for a fairly older applications, but…
-
comment
Comment #21532327
I paid $4k for a 2017 Macbook Pro and if I want to trade-in this device to get a new one, I am getting only $1k. This is bullshit.
-
comment
Comment #20892576
When a development team is following XP Principles, mostly two developers are doing Pair Programming with Test Driven Development (TDD) and rotating pairs every week, how much valu…
-
comment
Comment #20310662
Is https://typescene.dev itself developed using this framework or not ?
- story
-
comment
Comment #19114431
This is great. Would be even cool if changes are shown at code level and not line.
-
comment
Comment #19055203
SendGrid was one of the easy to use SaaS product that we used when I was doing my startup. I now use Twilio in the company I work so would be happy to use SendGrid again. Congrats …
-
comment
Comment #19019899
I decided to learn Elixir not just to learn the language but to understand how functional programming works. On my day to day job I use Java/Kotlin but in the past I have used Ruby…
-
comment
Comment #18530619
After the System Design Primer by Donne Martin got quite popular on Hacker News, I contacted Donne to find out which tools he used to draw those system architecture diagram and he …
-
comment
Comment #18311246
I still recommend people to watch this video from the man himself, Linus Torvalds, if they really want to understand the architecture and data structure behind git - https://www.yo…