Viewing profile — PDSCodes
PDSCodes
HN member- Joined
- Thu, Oct 26, 2023, 6:56 AM UTC
- HN karma
- 60
- Public activity
- 17 items
- HN profile
- View on Hacker News ↗
About PDSCodes
No profile information was provided.
Recent public activity
-
comment
Comment #40742244
I would love for the authors to consider a book on Hyperscript. I initially dismissed wanting to add another scripting language to an app, but after some experimenting I have used …
-
comment
Comment #40448670
Smells like the late 90s dot com bubble! Everyone on the bandwagon. Put out a landing page with AI on it and ride the hype train. MS are pouring a lot into this - can they sustain …
-
comment
Comment #40448447
It feels desperate, rushed and ill thought through. They seem desperate to be ahead and they will frighten people away from the usefulness of ai.
-
comment
Comment #40366866
I have a lot of sites on netlify and a number of domains managed under the business tier. It would take a long time to recover if they were nuked in one go. They really should have…
- comment
- story
-
comment
Comment #39521574
I am a business user with netlify. I have unlimited functions calls on that plan (fair use of course!) and use their JWT protection that redirects to a login site at the cdn level,…
-
comment
Comment #38372950
Yes, but why roll out a capacity bursting feature in the midst of a crisis. Surely the priority is stability. The incompetence is unrelenting.
-
comment
Comment #38371704
Yes. Usually the service grinds and slows. This was a sudden auth failure - quite strange! You can’t help but think it is more than capacity - or maybe I am getting carried away wi…
-
comment
Comment #38371292
Lots of posts showing ChatGPT going offline. Some showing errors, others failing to log in after the session expires.
-
story
ChatGPT goes dark - another twist?
Another twist - ChatGPT goes offline
-
comment
Comment #38312518
He will be ok! Either a position in Microsoft or a new start-up. Or both. What does it mean for OpenAI though? That’s a limb sawn off for sure.
-
comment
Comment #38312121
They are in a strange position. They had an open ethos and then went quasi closed for profit and then a behemoth has betted the family jewels on their products. Harking on about th…
-
comment
Comment #38311854
They are betting so much on Open AI just now. They need to be so much more than a partner. Being open is not in their nature. Sadly it is usually the demise of innovation when they…
-
comment
Comment #38311627
Turn that on it’s head - was he standing in the way of a commercial sale or agreement with Microsoft! He may not be the villain. But who knows, it feels like an episode of silicon …
-
comment
Comment #38023046
What stops you from using TS? It starts with JS and JSDoc as a starting point and then you can add TS. Small projects maybe fine with JSDocs as a starting point.
-
comment
Comment #38022565
Whilst nowhere near as robust as typescript, JSDoc offers a level of type checking through an editor such as vs code or intellj.