Viewing profile — dgulino
dgulino
HN member- Joined
- Wed, Apr 20, 2011, 5:08 PM UTC
- HN karma
- 25
- Public activity
- 21 items
- HN profile
- View on Hacker News ↗
About dgulino
No profile information was provided.
Recent public activity
-
comment
Comment #45293185
I use pikapods to cheaply host a couple Open Source apps. They support Mattermost: https://www.pikapods.com/apps
-
comment
Comment #40743358
Now that this is done, AI can copy the form, automatically generating this type of visualization for anything. Can you spot the hallucinations?
-
comment
Comment #40743313
Neat! Consider embedding links to source material, like wikipedia?
-
comment
Comment #27295418
I'm adding 'dog-fw' as a search friendly alias for dog to the documentation.
-
comment
Comment #27189600
Years ago, we had multiple servers across multiple cloud providers, and every time the IP address of one of those servers changed, we'd have to manually update our firewalls to ref…
- story
-
comment
Comment #20812994
Anyone have a copy of his elib1_misc.erl?
- story
-
comment
Comment #10426210
you can leave off the pipe: colordiff -u https://httpbin.org/get ) https://httpbin.org/get?show_env=1 )
-
comment
Comment #10125047
https://republicwireless.com provides seamless wifi->cell and cell->wifi handover of calls.
-
comment
Comment #8846559
"ssh-keygen -G /tmp/moduli -b 4096 ssh-keygen -T /etc/ssh/moduli -f /tmp/moduli This will take a while so continue while it’s running." First line has taken 6 hours on an ec2 t1.mi…
-
comment
Comment #7517443
ipython is something I miss when I use any other language's shell. Amazing Ruby doesn't have something nearly as good (well, there is a hack: http://nbviewer.ipython.org/gist/minrk…
-
comment
Comment #6601442
Reduce high cpu utilization from Mail: Spotlight -> Disable Mail & Messages http://www.insanelymac.com/forum/topic/290194-apple-mail-hig...
-
story
Yahoo Mail down-ish
The site is up, but you can't read email: "There appears to be a problem loading the message list" Also, I just found this: http://downrightnow.com/yahoomail
-
comment
Comment #5380353
Yet another option: pyliner - A Python line processor (like Perl): https://gist.github.com/dgulino/4750088
-
comment
Comment #5253717
fyi: This requires django 1.4. I ran w/1.3.1 and got this error when running the helloworld example: ImportError: No module named wsgi I updated to 1.4.5 and it worked fine.
-
comment
Comment #5250887
There are a few scripts that facilitate the use of python on the command line: https://gist.github.com/dgulino/4750088 (mine) http://code.activestate.com/recipes/437932-pyline-a-gr…
- story
-
comment
Comment #2487092
Similar Perl/Awk syntax for Python one-liners with BEGIN/END: http://code.activestate.com/recipes/577075-pyliner-script-to...
-
comment
Comment #2470961
Also check Pyliner: http://code.activestate.com/recipes/577075-pyliner-script-to...
-
comment
Comment #2467436
A workaround for hacked iOS devices: http://technicalmusings.blogspot.com/2011/04/ios-consolidate...