Viewing profile — eldog_
eldog_
HN member- Joined
- Mon, Mar 11, 2013, 6:13 PM UTC
- HN karma
- 58
- Public activity
- 31 items
- HN profile
- View on Hacker News ↗
About eldog_
No profile information was provided.
Recent public activity
-
comment
Comment #48863890
Recommend "Jurassic Punk" (2022) - the documentary about Steve ‘Spaz’ Williams who is featured in this interview. It covers T2 as well as Jurassic park and goes into the politics i…
-
comment
Comment #45395870
Testament to it's appeal is when it's used by businesses to promote their ice creams/slushies.
- story
-
comment
Comment #44201898
Great use of typing in the editor, e.g., I like how it knows the references to template sprites so it can highlight the errors when calling functions with incorrect arguments.
-
comment
Comment #41437783
Recently chrome started asking for permission to use MIDI, when before it did not. So lots of existing sites won't tell you that they will request MIDI, which is what most sites th…
-
comment
Comment #40562215
Been using qimv instead of eog for a while now and love it, takes me back to the days of picasa which was the first time I ever had photos load _fast_.
- story
-
comment
Comment #25885634
Have an extension on the chrome store too and receive these emails regularly. Promising cash to turn your extension into malware. Mine is a small, specific project that took a week…
-
comment
Comment #16515291
Did a similar thing with engraver software (which had a parallel port hardware serial key dongle that DOSBox allowed access to) and a dBASE IV program at a client's factory. Amazin…
-
comment
Comment #11564346
I use this [1] HDMI Cable Extension which allows you to use and HDMI cable between them. Works perfectly. [1] https://www.tindie.com/products/freto/pi-camera-hdmi-cable-e...
-
comment
Comment #10917374
As an addition, you can make any window translucent/transparent in X11 (running with a composite manager) using transset-df, e.g., # Lets you click on a window and sets it's alpha …
- story
- story
- story
- comment
-
comment
Comment #7047421
Ah that is a cool way of checking where you are - very cool. This app came mainly from when we were students (now we are self-employed so it's a similar scenario) and had a similar…
-
comment
Comment #7047396
Hmm maybe it should come with a tweeting from the grave warning...
-
comment
Comment #7047388
Photos would definitely be cool, make it seem a bit more fun - plus writing is a lot of effort. Would have to be careful about becoming the "Naked photo tweeter app" though.
-
comment
Comment #7047372
I know what you mean. Biggest difficulty was trying and make it clear to the user how the app works. The more features you add, the harder that can get.
-
comment
Comment #7046880
Yep it's cordova phone app that points at a meteor app. We used https://github.com/SpaceCapsule/Meteor-cordova-runtime to help stick them both together. Made it a lot lot lot lot e…
-
comment
Comment #7046726
Ahh multiple locations. That is a good idea.
-
comment
Comment #7046665
This is the way out at the moment. What we thought of doing was your submit someone you wouldn't want to tweet and then have an account (the punisher account) tweet them the messag…
-
comment
Comment #7046556
Haha, we'll put a request to Google to create a new app category for it.
-
comment
Comment #7046540
It requires location information, but I guess your device probably has that. It's a cordova application running a meteor app, so the .apk was generated from a config. We're pretty …
-
comment
Comment #7046492
The server sends the tweet so you could turn the phone off and it would still get sent out. At the moment, a viable cheat is faking location on your mobile device.