Viewing profile — adamhepner
adamhepner
HN member- Joined
- Tue, Sep 02, 2014, 3:23 PM UTC
- HN karma
- 41
- Public activity
- 46 items
- HN profile
- View on Hacker News ↗
About adamhepner
Mail me at adam@hepner.eu
Kismet code: 147a71
Recent public activity
-
comment
Comment #48673048
That's interesting. The most I had to do with SikuliX recently is its Robot Framework library, which is very neat way of both keeping the tech somewhat alive and making it easier t…
-
comment
Comment #23189499
https://istqb-glossary.page - I got frustrated with the official ISTQB glossary page, so I made my own. Scraped their data via (terrible, terrible) search API, published it all as …
-
comment
Comment #22822749
I second that. It's stupid powerful, and costs only 20$ for lifetime licence.
-
comment
Comment #22592657
wasn't there a crowd effort to make and mass 3d-print ventilators? I guess I've seen in couple of days ago on reddit
-
comment
Comment #22234208
Nice Project sp. z o.o. / Software Developer in Test (SDET) / Wrocław, Poland / Full-Time onsite We (Nice Project sp. z o.o. - http://niceproject.eu ) are currently building a team…
-
comment
Comment #20960317
Thanks for asking. I am fine. I've recently changed jobs and now I work from home with occasional travel - and even though it's strenuous, it's much more comfortable. I have flexib…
-
comment
Comment #20916573
My next comment as a QA: "I told you so" God, the many times I had told them so months before difficult situations arrived, just to be swiftly ignored by business because some devs…
-
comment
Comment #20916263
This is such an amazing feature. I wish it got picked up by other major languages and became a standard practice.
-
comment
Comment #20916226
Great stuff. But what about alternative python interpreters that have been lagging behind? Jython is 2.7.1 and IronPython is 2.7.9
-
comment
Comment #20916120
Ha! My boy (almost 3) may be playing with his legos for whole afternoon, but the moment I peek in the general direction of my laptop, he wants to bang on the keyboard. Not any keyb…
-
comment
Comment #20916095
OK, so the main takeaway for me for example would be that if I want write lambdas in Go (because it's awesome), then GCP would be better choice for me. But anyway, I'm not too curr…
-
comment
Comment #20342805
Unrelated, but why on earth is "iNdEx" used almost a million times? Is there a joke that I'm missing at play here?
-
comment
Comment #20332862
This reminds me of an old (communist-old) polish joke: Why are all the houses in the village of Wąchock painted white? Because the mayor thereof heard that "no bomb shall ever fall…
-
comment
Comment #19663604
I will chip in as a happy user of PlantText[1]. It allows you to edit PlantUML diagrams, renders them, and you can either download them as PNGs, SVG, or ASCII. I'm pretty sure you …
-
comment
Comment #18532148
I honestly thought it were 3 consecutive weeks. How about adding a column left with description?
-
comment
Comment #18515333
I can definitely see how this is useful for enhancing testing and test reporting purposes. Very nice article.
-
comment
Comment #18508771
Oh yes, those companies where progress takes place regardless of, not thanks to IT support...
-
comment
Comment #18375755
SEEKING WORK | Location: Hamburg, DE soon to be Wroclaw, PL | REMOTE ONLY (with occasional travel within Europe) I am a software testing specialist with a background in software de…
-
comment
Comment #17976818
or a tiny js file that anyone can add to header, that upon document loaded replaces ALL images, videos, text in quotes and anchors with black stripes with red "451 unavailable for …
-
comment
Comment #17958539
I can almost imagine a service that allows you to do multiple versions of your video ad, with script changes, various music, graphic styles, etc. and verify the rates. If somebody …
-
comment
Comment #17415793
And it greatly simplifies usage of Selenium from what I had witnessed. And it is relatively easy to use with less-technical people, since you could use Excel to specify test cases …
-
comment
Comment #17353257
Actually, the whole Dune series, and risking to be controversial - the extended universe with the abomination of books by Frank Herbert's son. Yes, they break the rules, yes, they …
-
comment
Comment #16656148
As a comparison - a "senior test automation engineer" in Poland has usually 3-5 years experience in automation in the rob ad. I've never really seen anything more than 5. In German…
-
comment
Comment #16656112
As a freelancer in Germany, I can add to that: it's not only that companies are stingy with employees. From what I had observed, a growing number of software engineers found out ho…
-
comment
Comment #15879428
Great! What I couldn't find is: is it possible to get output from one command and store it as variable for use in another command? My example is simple: I need to get a token once,…