Viewing profile — argonium
argonium
HN member- Joined
- Fri, Apr 24, 2015, 9:34 PM UTC
- HN karma
- 16
- Public activity
- 22 items
- HN profile
- View on Hacker News ↗
About argonium
Email me at mfwallace {at} gmail
https://github.com/argonium
https://www.linkedin.com/in/mfwallace/
Recent public activity
- story
-
comment
Comment #38333468
The link should probably be https://prettydiff.com/2/guide/unrelated_parser.xhtml
-
comment
Comment #29318497
I use Vox but without any cloud or premium features. It's free and works well enough on my Mac. https://vox.rocks/mac-music-player
-
comment
Comment #26047268
Indeed, she was part of the legendary Wrecking Crew.
-
comment
Comment #23704241
SEEKING WORK - Washington, DC - Remote only Developer, architect and writer. 20+ years of experience with Java and C (some Python), databases, back-end / desktop systems, algorithm…
-
comment
Comment #21451722
More info on Spring support for GraalVM native images: https://github.com/spring-projects/spring-framework/wiki/Gra...
- story
-
comment
Comment #19027655
There's a fantastic book on Shannon called "Grammatical Man", by Jeremy Campbell - https://www.amazon.com/dp/B000KHFL0W
-
comment
Comment #18807207
Location: Fairfax, VA Remote: Yes Willing to relocate: No Technologies: Developer, architect and writer. 20+ years of experience with Java and C (some Python), databases, back-end …
-
comment
Comment #18801391
Location: Fairfax, VA Remote: Yes Willing to relocate: No Technologies: Developer, architect and writer. 20+ years of experience with Java and C (some Python), databases, back-end …
-
comment
Comment #17449160
Location: Washington, DC Remote: Yes, only Willing to relocate: No Technologies: Developer, architect and writer. 20+ years of experience with Java and C (some Python), databases, …
-
comment
Comment #17255392
Good point. Thanks for the feedback. Our sites don't get a huge amount of traffic, so it's possible Spring doesn't have as good a concurrency story (or it's due to memory usage) as…
-
comment
Comment #17255233
I've been following these benchmarks for some time, and am always shocked that Spring does so poorly (it's 7% here). I haven't had any performance issues with Spring in production,…
-
comment
Comment #16972627
SEEKING WORK - Washington, DC - Remote only Developer, architect and writer. 20+ years of experience with Java and C (some Python), databases, back-end / desktop systems, algorithm…
-
comment
Comment #16624744
Looks good on my MBP. Thanks for sharing!
-
comment
Comment #15458312
Most likely the GP is referring to "This crowd-funding campaign is ran in ...".
-
comment
Comment #14524589
I wrote this one a while ago - https://github.com/argonium/jsnip . May be helpful.
-
comment
Comment #14130734
Thanks for this. My first thought was Harry S. Truman.
-
comment
Comment #11816225
SEEKING WORK Location: Washington, DC, US Remote: Yes, preferred Availability: Part-time Field: Technical writer I'm a long-time software developer with strong skills in technical …
-
comment
Comment #9895318
Beetle can be used to: a) execute SQL queries and save the results to CSV, JSON, XML, YAML, TOML, TSV, Markdown or a SQL file (INSERT commands); and b) generate fake data (lots of …
-
comment
Comment #9589818
I'm working on Beetle, a command-line ETL tool written in Java (if it goes well, I'll add a Swing interface). It's rudimentary at this point, but soon you'll be able to execute a S…
-
comment
Comment #9436148
JarMan, for working with Java archives (JAR files). You can check the manifest, see if the JARs listed in the manifest's classpath exist, browse the methods, interfaces, etc. of a …