Viewing profile — kaitnieks
kaitnieks
HN member- Joined
- Mon, May 18, 2009, 6:08 AM UTC
- HN karma
- 189
- Public activity
- 130 items
- HN profile
- View on Hacker News ↗
About kaitnieks
Recent public activity
-
comment
Comment #19493244
The big ones will be fine. They are already using filters. It's all the forums and such that have no way to implement the technology that the upcoming directive calls for, and they…
-
comment
Comment #16809681
Maybe I'm too cynical about politics, but it appears to me that the point of these hearings is not to solve or investigate anything, it's to generate soundbites that voters or pote…
-
comment
Comment #16686372
For simple, non-critical stuff this is the simplest solution I've come up with - if you don't need real-time aggregated logs (i.e. you only want to archive them) and you have log r…
-
comment
Comment #13775657
Regarding Kaliningrad - wouldn't it be way more convenient for Russia to have that patch joined to the main country?
-
comment
Comment #13775522
Latvia has a population you need to subsidize? What do you mean by that?
-
comment
Comment #13775466
Well, no, not really. Western countries always get a huge backlash for any military activity in any region. This is where the propaganda and state controlled media opinion would be…
- comment
-
comment
Comment #13218812
Surface Pro comes close to this - it's very small and easy to carry around, and you could use the Surface docking stations for easier transitions I suppose. The only difference fro…
-
comment
Comment #11872849
Surprised to see SCAR mentioned. I have some connection to it ;) I still use it now and then to automate some flash games. Helps me to relax.
-
comment
Comment #11162556
Running con\con works, too. Just like I remember it :)
-
comment
Comment #9743653
It's a memory cache to take some load off your DB. The good thing about Redis is the useful data structures it supports: lists, sets, hashes, bitmaps and somewhat more specific sor…
-
comment
Comment #8449592
Another similar product is AirDog: https://www.airdog.com/ ...except the curious feature of being wearable.
-
comment
Comment #4284917
We're using Delphi with various component packs. It would be very expensive to buy all the components at once but we bought all the tools necessary during the previous years one by…
-
comment
Comment #4284892
It's in progress. The new version is at http://blumentals.biz and we're switching product by product.
-
comment
Comment #4284885
We are using Delphi. C# is a great language and .NET is fine if you're designing for a specific customer but it's (in our opinion) not a viable option for shareware apps, as it gen…
-
comment
Comment #4280590
We are (at http://www.blumentals.net ). Windows apps, in fact, and not for big companies but regular people. I don't know what to tell you, the market is far from dead, maybe it wi…
-
comment
Comment #4093965
More info seems to be here: http://seclists.org/oss-sec/2012/q2/493
-
comment
Comment #4091435
When I set to do a task for a few minutes in order to trick myself into working all day, it never works because I already know what I'm doing and why, and the trick fails. I have b…
-
comment
Comment #3991258
Having never done open source before, I'm wondering about something: if an open source project is started, once it becomes popular and attracts community of developers and other co…
-
comment
Comment #3963791
Windows Mesh had a bad habit of locking files unnecessarily when I was working with them, which got in my way and I had to get rid of it. Mesh sounded better on paper.
-
comment
Comment #3851275
In viewlo OUR GOAL page you have several mistakes: If you are a talented yet underground film artist there is The boarder So if your<--- an artist
-
comment
Comment #3826654
I remember the bot. I still have the RSS subscription. It was fun to see all of the junk it had purchased.
-
comment
Comment #3723199
Is it impossible that one of the girls you discouraged from going into IT would love to be in the tech-centered culture you mention? Is it biologically impossible for women to enjo…
-
comment
Comment #3690036
Wouldn't his goals just fix the symptoms? If a programmer can't run the program in head, he most likely will program by putting strings of commands together in various combinations…
-
comment
Comment #3442921
I'm not sure if the code was changed or my mistake. Anyway, now it will print out Fizz and then the number when number divides with 3 (but not with 5).