Viewing profile — andyfleming
andyfleming
HN member- Joined
- Sat, Oct 01, 2011, 7:02 PM UTC
- HN karma
- 1,499
- Public activity
- 472 items
- HN profile
- View on Hacker News ↗
About andyfleming
Recent public activity
-
comment
Comment #49034378
There’s a project Nub that is meant to bring the benefits of bun to node, which you might appreciate. It also may articulate that gap as to why people like using bun. https://nubjs…
-
comment
Comment #46167325
I like Zellij, but one point of friction I ran into was it not loading profile configurations like .zprofile. https://github.com/zellij-org/zellij/issues/1434
-
comment
Comment #44679467
Is that similar to the functionality they're targeting with Mojo?
-
comment
Comment #44351902
> Two deaths occurred — one caused by cryptococcal meningitis and one by severe dementia with agitation owing to the progression of preexisting neurocognitive impairment.
-
comment
Comment #44351900
If the islet cells persist then it's effectively cured. If new cells have to be injected regularly it's still likely to be a very effective treatment.
-
comment
Comment #44198232
I haven't had any issues with lock-ups. The LEDs and screens can be adjusted (or turned off) on a schedule with the latest firmware.
- story
-
comment
Comment #43598460
I'm personally wait for the JetBrains equivalent to cursor: https://www.jetbrains.com/junie/
-
comment
Comment #39075312
> I prefer YAML on my Markdown front matter. It's more readable because of no brackets, quotes, or commas. YAML is full of pitfalls. I think the brackets/braces and quotes are wort…
-
comment
Comment #39075272
JSON5 is a more reasonable format for config files, in my opinion.
-
comment
Comment #38056151
I'm not sure whether or not there's an issue of entitlement, but there's certainly incentives to develop a popular package (even if superficially). One big one is career developmen…
-
comment
Comment #37930810
I use prettier for this reason. There’s very few config options on purpose. If I use eslint it’s for additional issue detection, not formatting.
-
comment
Comment #37892031
JSON5
-
comment
Comment #37840358
How does it compare with Caddy?
-
comment
Comment #37515177
Looks cool, but a bummer that it uses tailwind.
-
comment
Comment #35395257
I'm not too familiar with all of the features of coscreen, but I've been really enjoying Tuple and it has a linux client beta. https://tuple.app/downloads/linux
-
comment
Comment #35362276
Not independently, but if wrapped with a loop, given memory, given internet access, and directives as intrinsic motivations, it could, in theory, come to conclusions and take actio…
-
comment
Comment #34670172
One can enjoy spending time with coworkers at work, see the value of being in person together, AND not want to commute. At the end of the day, we all may choose to work remotely ov…
-
comment
Comment #34563176
I'd call that OS telemetry as opposed to browser/application telemetry.
-
comment
Comment #33687938
This is a product that I actually _would_ pay for as an individual. It's reasonably priced and worth the increase in efficiency and better experience. Plus their pricing is fair an…
-
comment
Comment #33579109
Oh ya! I’ve seen his stuff before. Thanks for the reminder! I still wish there were more sites/foundries with licenses like his, but helpful nonetheless!
-
comment
Comment #33578451
It's definitely nice. I've been trying to search for somewhere that sells fonts that can be used for web that aren't licensed by number of pageviews. I know there's free fonts, lik…
-
comment
Comment #33541901
I'm a little tired of the rhetoric about Netflix adding ads. It's only on an entry-level account that is subsidized from the normal pricing (IIUC, correct me if I'm wrong). You cou…
-
comment
Comment #33226808
This is great! I'd consider making the search experience more like https://www.flaticon.com/ . The drop-shadow boxes are too distracting. Adding consistent spacing will help too. I…
-
comment
Comment #33220425
> It's still JavaScript, still React—just with some work pushed to the server instead of the client. This is being too reductive of the design of Remix. It is closer to traditional…