Viewing profile — kyle-ssg
kyle-ssg
HN member- Joined
- Sat, Mar 18, 2017, 3:44 PM UTC
- HN karma
- 28
- Public activity
- 37 items
- HN profile
- View on Hacker News ↗
About kyle-ssg
Recent public activity
-
comment
Comment #48648314
Done, https://github.com/kyle-ssg/kyde/releases/tag/kyde-v1.2.0
-
comment
Comment #48645003
Cheers! I'll be improving it as I use it every day, refusing to open old IDE haha.
-
comment
Comment #48644662
Just to add to this, I also observed in some of these cases the frame rate dropped in a non-transient way on that it remained low. I think this should be covered by more of a soak …
-
comment
Comment #48644600
Hey, I should have maybe made this more clear - I definitely don't care that it's 120fps more that the frame rate doesn't drop and we aren't seeing freezes. Initially the project w…
-
comment
Comment #48644358
Hey, have you got any fundamental examples of why? I get pessimism towards AI, I've battled against using it after programming for so long, but I do intend to keep building on this…
-
comment
Comment #48642176
Yep sure I'll take a look at lunch, this is much easier than Windows / Linux since I can actually QA it.
-
comment
Comment #48636798
Yep of course, Syntax colouring will come. And it was intentionally left out first couple days due to critical path for me, I imagine I'll add intelisense too but I'm glad I decide…
-
comment
Comment #48635192
> What models and tools did you use to create this? Opus 4.8. > What were your biggest challenges in making this? UI that had to react due to things such as the window size changin…
-
comment
Comment #48634779
>That might be fine for you and your use cases, but it's not fine for CRUD app developers who are essentially passing and mutating data around databases and state machines. I've do…
-
comment
Comment #48634751
Haha I loved Netbeans, and in college(UK not US) got to the point when I taught actionscript instead of the teacher.
-
comment
Comment #48634393
Hey! I don't think I'd want to do that (maybe you're joking). I'm going to have a lot more control over this, how familiar it is to my current setup and things such as a local hist…
-
comment
Comment #48634287
A garden.
-
comment
Comment #48634280
Haha fair enough, my colleague always says the same! Actually the theme's already separated into a JSON file so this will be trivial.
-
comment
Comment #48634244
> If it were truly as easy as asking an AI once, then everyone would already be shipping successful products daily. AI just lowers the bar to entry. I could not agree more! I think…
-
comment
Comment #48633664
Fair enough. I always switch to my IDE for a big branch, actually that's why I never switched VSCode, I liked my original IDEs Git UI. But maybe that's just muscle memory using the…
-
comment
Comment #48633615
Hey, no worries, I don't think you were criticising! I guess this IDE was prominently started for me, and I wouldn't use an internal debugger vs debugging in Chrome for example. I …
-
comment
Comment #48633507
Thanks! Yep same with my IDE.
-
comment
Comment #48633454
I'm making a point about IDEs, I think their usefulness is declining. No, I do not expect other people to use this, but they can and I will.
-
comment
Comment #48633398
I do agree with some of this principle, if I sat blasting prompts with all the things I could think of, of course it won't end well. Strong regression tests and good patterns are n…
-
comment
Comment #48633328
Hey, actually there's a script that generates the screenshots so that I don't have to adjust them every time the UI changes. I do get 120fps with a 37k line package-lock, try it yo…
-
comment
Comment #48633082
Hey, actually my goal is to stop using my IDE, it'll be one less subscription for me. So I won't get tired of this, I plan on using it daily. I've spent quite a few years obsessing…
-
comment
Comment #48633041
Hey, by this do you mean viewing a diff of before and after? If so I get what you mean, but given how important the review is pre-PR I do always come back to IDE.
- comment
-
comment
Comment #48632955
Hey! That's actually something I haven't checked, none of my active projects use them. I expect it won't break but I haven't designed the diff to account for that. I will take a lo…
-
comment
Comment #48632256
Hey! I'm a web and mobile developer for past 12 years and have wrote quite a lot of code over the years (github for receipts). I actually even written a mobile application profiler…