Viewing profile — craig
craig
HN member- Joined
- Sun, Sep 21, 2014, 6:13 PM UTC
- HN karma
- 173
- Public activity
- 84 items
- HN profile
- View on Hacker News ↗
About craig
github.com/craigmulligan
meet.hn/city/us-New-York
Recent public activity
- comment
- story
-
comment
Comment #41134129
I'm assuming they mean founders@ .
-
comment
Comment #40573707
I love that someone is actively working on components in the python space. Coming back to python after years in the js ecosystem I've found templates really cumbersome to work with…
-
comment
Comment #40278553
Sure! https://github.com/craigmulligan/standup
-
comment
Comment #40277510
In the agile/scrum world people often do a daily "standup" meeting where you go over what you did yesterday and plan on doing today. Many of the teams I've worked with recently hav…
-
comment
Comment #40277308
I recently built a cli called "standup" which given a git sha, will pass the diffs + commit messages to an LLM and produce a standup message. I still edit it a little but it saves …
-
comment
Comment #39171408
I've found it's autocomplete really bad. It often hallucinates import paths and other illegal operations. It's not clear to me why it can't leverage the LSP better.
- story
-
comment
Comment #38508291
> Warning – I’m going to rant for many, many paragraphs. My advice is to skim I had a good chuckle at this.
- story
-
comment
Comment #37714884
I just moved to the USA from Europe and have found sms/mms to be annoying. I'm consistently missing texts especially mms. Maybe my settings are slightly off or the payload is excee…
-
comment
Comment #37058213
I've been building up a vintage Fuji and have been using Sheldon's site to find data on old standards. It's been incredibly useful. On a similar note I've also used https://www.dis…
-
comment
Comment #35925007
Might be a silly question but how does one know this is the legit rule set and not gpt generating a believably fake one?
- story
-
comment
Comment #34763338
I had a quick look at the code to understand what (sort of) meant. It's appending to a file and then reading it back and looking for the key line by line so it's O(n). I'm not sure…
- story
- story
-
comment
Comment #33652070
I think you are misinterpreting the term "diff". Near the beginning of the article they describe it "At Meta we call an individual set of changes made to the codebase a “diff.” So …
-
comment
Comment #33257490
I've been building a basic sqlite like database [1] to improve my understanding of relational dbs. It's still early days but it's been fun using different data structures than I ty…
-
comment
Comment #32911053
Looks really neat. Anyone know of a similar neovim/vim plugin?
- story
-
comment
Comment #32790422
Is the code open source? I've been wanting to build something similar but with the option translate the text, to help with language learning.
-
comment
Comment #32683001
Wasn't tangram previously an easy to use ML tool? I thought the product looked pretty neat, would be interested in reading a post on the pivot if there is one.
- story