Viewing profile — eugenijusr
eugenijusr
HN member- Joined
- Mon, May 23, 2011, 10:05 PM UTC
- HN karma
- 23
- Public activity
- 16 items
- HN profile
- View on Hacker News ↗
About eugenijusr
Recent public activity
-
comment
Comment #22300990
This is not the first market this bank has pulled out from. A couple of years ago they stopped signing up people from two EU markets they previously served (Latvia and Lithuania) w…
-
comment
Comment #22190182
Here's a Twitter thread from an expert with thoughts on what we'll need to do if it's not contained: https://twitter.com/t_inglesby/status/1221434570714669056
-
comment
Comment #21571731
I live in a relatively new apartment building that has heat recovery system installed in all apartments by default. My apartment is 73sqm, the ventilation unit is rated at 300m3/h.…
-
comment
Comment #20612272
Please note that this particular geiger counter does not actually measure alpha radiation. Alpha radiation is the biggest concern with these lenses.
-
comment
Comment #15302207
Thanks, fixed it.
-
comment
Comment #15301968
They're still doing it. Screenshots taken literally seconds apart refreshed multiple times to make sure it's still the same: http://eugene.lt/booking/1.png macOS on a MacBook Pro f…
-
comment
Comment #15301779
Also a couple of years ago we discovered that Booking shows different prices from different locations and different devices. Prices are higher at some hotels for Mac/iPhone users a…
- story
-
comment
Comment #4934941
I believe these guys are working on something similar: https://holvi.com I don't know if they're planning to offer a debit card though.
-
comment
Comment #4884202
I'd say pretty much every bigger city (500k and up) has at least one. Some of them are even part of a bigger international network. Places you could try looking them up: http://www…
-
comment
Comment #3803009
First of all it depends on the app. If it's a public service I personally find that having this constraint of making your app work with JavaScript off leads to a better web archite…
-
comment
Comment #3576824
I'm currently working on a similar solution that will have some of those features - http://www.gigbasket.com Beta is due to launch in March 2012. There are a few similar services i…
-
comment
Comment #3334941
Opened the link without reading the description. Expected to see something related to agriculture or at least growth in a general sense.
-
comment
Comment #2840725
We launched an online service for people investing in stocks called Portfolio Numbers http://www.portfolionumbers.com/ It's an risk analysis tool that helps you calculate your stoc…
-
comment
Comment #2779820
Here's mine: http://eugene.lt/resume.pdf The goal was to fit everything onto a single page. Laid out in HTML and simply saved to PDF with Safari.
-
comment
Comment #2621178
Setup a bare git repository in your DropBox folder and clone from it into your development folder. The DropBox folder will act as your "remote" origin. Now you can push and pull ch…