Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
gpantazes
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
18 ms
·
1.
▲
by
gpantazes
3mo ago
The petition does not have "District of Columbia" as an option for "In the US".
2.
▲
wiki.bash-hackers.org Domain Name Expired
(wiki.bash-hackers.org)
4 points
by
gpantazes
3y ago
|
2 comments
3.
▲
by
gpantazes
3y ago
Bash Hackers wiki is unavailable. The domain name has expired.
4.
▲
dscl – The Easy Way to Add Hosts on OS X
(tomafro.net)
1 points
by
gpantazes
3y ago
|
1 comments
5.
▲
by
gpantazes
3y ago
I noticed that the default /etc/hosts file has a comment saying not to alter the localhost. # localhost is used to configure the loopback interface # when the system is booting. Do not change this entry. ## 127.0.0.
6.
▲
by
gpantazes
6y ago
As a Duolingo user, I am pleasantly surprised to find this site today. This site seems to ~~solve~~ mitigate problems I've been having with tips (or more accurately, lack of tip accessibility on the iOS app for certain languages). To b
7.
▲
by
gpantazes
7y ago
I use these 7 git commit message style rules [1] to establish my foundation of "committese". Things like "Use the imperative mood in the subject line" give commit messages a succint, consistent style. Everything after th
8.
▲
by
gpantazes
7y ago
I use PlantUML[1] for my UML diagrams. - It uses a human readable text-based file format renderable via the PlantUML jar. Friendly to CLI and git. - The diagrams are stylable, should you wish to style them. - There's a PlantUM
9.
▲
by
gpantazes
7y ago
I'm guessing MYOB => Mind your own business.
10.
▲
by
gpantazes
7y ago
Wouldn't it be interesting if we didn't get the same level of pesticides through meat & dairy? I think it's worthwhile information to point out.
11.
▲
by
gpantazes
8y ago
Software Engineering Daily was the first software podcast which, for me, sparked my interest and delved into technicals but also explained the simple things. At the time I was feeling rather like a novice even though I had a BS in Computer
12.
▲
by
gpantazes
8y ago
"I implemented this using some technology that abstracted away the server configuration, but it is running on a server... hmmm"
13.
▲
by
gpantazes
8y ago
The distinction here is that the links you've posted are from the browser console line, while the tool in question can take screenshots from the terminal/command line (sans browser, can be automated). Firefox and Chrome, and most
14.
▲
by
gpantazes
8y ago
I hated this about CoronaSDK (how the framework would render everything like a game engine to one canvas). It was so much harder to debug things if the only way you can debug components is only within the scope of the framework, and you don
15.
▲
by
gpantazes
8y ago
I think it's less a calculated act of hostile design and more of a Hanlon's Razor moment; a manager says "It's working so it's good enough. We won't work on that because it's not a priority right now."
16.
▲
by
gpantazes
8y ago
Was the bokeh functionality using software to create an artificial depth of field effect, or does the camera capture a range of depth of field? My immediate guess was that it's actually clever software, but was it confirmed either way?
17.
▲
by
gpantazes
8y ago
So what I'm hearing is the solution to this migration problem is to also store the entire issue tracker as a git repo alongside the real repo and wiki repo? Git repos for all the things! (Seriously, I think this solution would fit righ