Viewing profile — dokka
dokka
HN member- Joined
- Tue, Jul 01, 2014, 3:54 PM UTC
- HN karma
- 77
- Public activity
- 41 items
- HN profile
- View on Hacker News ↗
About dokka
No profile information was provided.
Recent public activity
-
comment
Comment #44091719
I also did this a few months ago using a custom MCP server I built for the Alpaca API, the yfinance MCP server, and a reddit MCP server, and the "sequential thinking" mcp server. I…
-
comment
Comment #43213022
It's good at taking code of large, complex libraries and finding the most optimal way to glue them together. Also, I gave it the code of several open source MudBlazor components an…
-
comment
Comment #41615146
Ah Operator. This synth is so deep. Not only is it a fantastic FM synth, but it does subtractive synthesis well too. Also, it really is impressive how the UI manages to fit all tho…
-
comment
Comment #40840007
Yeah, I can confirm that writing windows GUI apps is not at all painful for me. I still use Windows Forms in .NET 4.8 and my executables are < 1mb, Visual Studio's form designer is…
-
comment
Comment #40493820
I've tried all the popular yerba mate brands, smoked, flavored, Uruguayan, Argentinian, but I still prefer organic unsmoked Yerba Mate with stems. I brew 1/2 cup of mate with 2 cup…
-
comment
Comment #38848845
This is an excellent suggestion, and it's how I've been using discord since 2019. I will probably never install discord on my phone or desktop again.
-
comment
Comment #35264566
good job! this is every bit as good as GPT-3 for programming tasks! I was able to get it to write a C# extension method without any issues.
-
comment
Comment #33013093
I own this tv, and I had it connected to the internet for a short while. Not only does it have ads everywhere, but the menu is SLOW . Taking it off the internet not only got rid of…
-
comment
Comment #31288909
There have a few times that I presented a VB6 prototype along with a price and had my prototype purchased on the spot. Sometimes when a client says "We need this software now", the…
-
comment
Comment #31211134
I don't know if this counts, but I built so much software in Access '97. Mostly for small businesses and individuals. I could build a whole inventory management system in a weekend…
-
comment
Comment #31164458
I rather like mastodon compared to the other implementations of activitypub (Misskey, Friendica and Pleroma). What I'd really like is to build my own activitypub server and client,…
-
comment
Comment #30337141
very cool! it passes the 1IilL0Oo test. I'll give it a try.
-
comment
Comment #30168702
I also strongly disagree. All the jobs I've taken at the advice of a recruiter were the worst jobs I've ever had. Even if the job matched everything on my checklist and I was able …
-
comment
Comment #30129284
It's excellent!
-
comment
Comment #30129154
Here's my useless website https://dx.tc/
-
comment
Comment #29939706
^YES! This is 100% of the reason I'm not looking for another job.
-
comment
Comment #29420599
At least java is actually typesafe
- story
-
comment
Comment #24189001
Yeah, why was this posted?
-
comment
Comment #23547952
I won't use GO until they add generics. Hopefully they'll add them someday. I can wait as long as it takes.
-
comment
Comment #22791211
I bought the cheapest trumpet on ebay($65) and I'm learning the trumpet. It's a lot of fun. I'm slightly annoyed that I'm not programming as much, but this is fun too
-
comment
Comment #22439241
I'm working on an excell addin right now. It doesn't use VBA (it uses microsoft interop libs for .NET) And I have zero interest in using VBA, but I will admit, it would have been m…
-
comment
Comment #22135992
I used to just write code fast and forget about it, only slightly caring about the finished product. After having to build and support 2 fairly large applications(for use on a comp…
-
comment
Comment #21036988
In my career, I have used Entity Framework, Active Record, Sequelize.js and Hibernate. I haven't had a problem with any of them. Especially not with postgres and mysql. I've worked…
-
comment
Comment #20656328
I agree, also. The code in lodash is arguably better than mine, and they are more experienced than I.