Viewing profile — mmargerum
mmargerum
HN member- Joined
- Thu, Mar 03, 2016, 12:47 PM UTC
- HN karma
- 237
- Public activity
- 288 items
- HN profile
- View on Hacker News ↗
About mmargerum
No profile information was provided.
Recent public activity
-
comment
Comment #47024696
If you are looking to rapidly build windows native apps just use Delphi. Superlative tool for this. Been using since ‘95
-
comment
Comment #46489691
Really like using alpine with a classical JS server rendered stack too. Most crud apps don’t need a spa app and now you are working out of one code base again. Codex chews through …
-
comment
Comment #46217510
Why have types? AI can infer everything. The ultimate ai language is as terse as possible to keep token count down but can still be understood by a human
-
comment
Comment #45036165
Disappointed they didn’t use hiccup to generate html. Format?
-
comment
Comment #44898507
Not seeing the "top talent" part at least from the H1B I have worked with which is probably in the hundreds at this point.
-
comment
Comment #41281615
Delphi is leagues better and still supported
-
comment
Comment #40844338
Delphi is the superlative windows desktop development tool. It does support styling and just about anything else you would want. There is a free alternative in Lazarus but I don’t …
-
comment
Comment #39154798
Seems like you can quickly build out what you want in tailwind and then convert to css using an ai tool
-
comment
Comment #36551379
Why doesn't paul take some of that cash horde and put it into the LISP community? Maybe he does?
-
comment
Comment #36551354
If your personal projects are "work" then yes do not bother. These are my creative outlet and where I get to enjoy coding again. My day job is massive .net/angular/sql projects tha…
-
comment
Comment #36195375
ASP.NET AOT support coming in .net 8
-
comment
Comment #35886511
I consider not having types a feature. One of the reasons i like clojure. spec > static types
-
comment
Comment #35734330
i've never had a single issue with dropbox on 3 macs in 10 years. Plenty of issues with google drive and one drive (or whatever it's newest name is).
-
comment
Comment #35314889
What happens when half the publicly availble code is chatgpt output and its training itself on its own previous answers?
-
comment
Comment #35230599
Twitter has gotten better. probably for the reasons you mention.
-
comment
Comment #35230466
I stepped into a project at work to help out knowing almost no typescript and wrote angular http routines that just worked in a few hours with chatGPT. first we started with any an…
-
comment
Comment #35167702
And yet node.js scales without threads.
-
comment
Comment #35167677
Have a look at glamorous toolkit and you'll understand why separate documentation is an arcane idea.
-
comment
Comment #35167662
Build Glamorous toolkit in C++ LOL. The language matters.
-
comment
Comment #35029363
I just generated an httpkit clojure web app hat fetches coin and price info from coinmarketcap in 15 minutes. This would have been a minimum of 4 hours based on my current clojure …
-
comment
Comment #34545266
It's all about the next quarter and until that stops being true it's going to hurt U.S. competitiveness
-
comment
Comment #34380028
All I can say is "Glamorous toolkit" https://gtoolkit.com/
-
comment
Comment #34347640
I've steered clear of c# my whole career but .net 7 is the bees knees. the minimal API makes it very easy to build endpoints without a bunch of ceremony code.
-
comment
Comment #34206232
C# grew and it's almost as old.
-
comment
Comment #33843963
Exactly my thought. What I need though is a web front end to search and view my org files when I don't have emacs available to me. I have client laptops that will only let me acces…