Viewing profile — gosukiwi
gosukiwi
HN member- Joined
- Tue, Jul 10, 2012, 7:47 PM UTC
- HN karma
- 396
- Public activity
- 247 items
- HN profile
- View on Hacker News ↗
About gosukiwi
No profile information was provided.
Recent public activity
-
comment
Comment #49249915
I learned about Smalltalk from Ruby, because DHH recommended a book about Smalltalk back in the day. I really enjoy Smalltalk-style OOP, but at the same time it can be so different…
-
comment
Comment #48492647
Claude and Codex pricing will eventually have to come down, for most common coding tasks you don't need a super smart slow model but a smart-enough and very fast one.
-
comment
Comment #48225239
Another Chrome skin
-
comment
Comment #48112081
So its the same you can do with using any AI app, but they make you buy an inferior notebook (compared to macbooks)
-
comment
Comment #48098120
bad devs are still bad, good devs are still good
-
comment
Comment #48024864
Bun is showing their lack of experience and guidance
-
comment
Comment #48016398
I wonder how does this compare to superpowers
-
comment
Comment #47940492
Did you use Codex 5.4 for the web design? :p I think Codex tends to do very similar designs, could be completely mistaken tho
-
comment
Comment #47655959
I love instrumental only hip hop beats like shamisen x hip hop https://www.youtube.com/watch?v=2qi_-RmXz_g
-
comment
Comment #47508915
Out of those I think Gaming might be the biggest, and some games like League of Legends (all Riot games) need Vanguard, their anti-cheat which only works on Windows. So it's not ea…
-
comment
Comment #47401280
When I tried FreeBSD, I was also blown away by the manual, so simple, such high-quality documentation. I think what I liked the most is that it felt coherent, unlike modern OS like…
-
comment
Comment #45896338
Isn't Dokku doing that already?
-
comment
Comment #44598884
TypeScript is great, the only bad thing is that it can be a pain to get the configuration right
-
comment
Comment #41506622
Little bobby tables they called him
-
comment
Comment #40861123
That spanish similarity thing can't be right. Argentina and Uruguay speak basically the same spanish (unless you count dialects like Cordoba)
-
comment
Comment #38961014
If you are on Windows, the antivirus might have something to do. It used to be slow for me too but I added an exception and now it's really fast, or at least fast enough so I don't…
-
comment
Comment #37314492
I like Dan Abramov's "The Wet Codebase" ( https://www.youtube.com/watch?v=17KCHwOwgms ) -- I've been guilty of doing just what he says in his talk at first, removing all duplicatio…
-
comment
Comment #36633326
Yeah not my thing either, I'd rather see a cheatsheet and a few examples lol
-
comment
Comment #36391750
That was my first though, but a) it seems that the `using` syntax is not exactly the same as in C# (unless the old C# I used to use) and b) still I wouldn't mind, C# is a great lan…
-
comment
Comment #35296007
... for now.
-
comment
Comment #35139322
It also makes it very hard for new devs willing to learn Python. Coming from Ruby and JavaScript, you just use bundler or npm, but Python is so strange, even the way it runs files …
-
comment
Comment #34411890
Speaking of which, how good is .NET on Linux nowadays? I know it was possible for a long time (with the release .NET Core), but heard it was kind of broken/cumbersome on Linux. May…
-
comment
Comment #34293155
OSS in a nutshell
-
comment
Comment #34069178
To be fair most of typing problems in Rails can be solved by having contracts and an operation pattern, kind of like Trailblazer, although they went a little bit too far lol
-
comment
Comment #34059558
Well what I meant there was just that the framework doesn't take care of that for you, you need a third-party library.