Viewing profile — matejn
matejn
HN member- Joined
- Fri, Aug 28, 2015, 5:31 PM UTC
- HN karma
- 370
- Public activity
- 38 items
- HN profile
- View on Hacker News ↗
About matejn
No profile information was provided.
Recent public activity
-
comment
Comment #44462189
I hate that even more, especially since Visual Studio introducted it. I had the habit of selecting some text, and then typing to replace it. Now when my replacement starts with a p…
-
comment
Comment #43830587
True, but at least in my attempts, that setting only affects picture backgrounds and is ignored when using solid color backgrounds.
-
comment
Comment #43829540
On my Windows 10 work machine, solid color backgrounds sometimes get reset to black after connecting to it via RDP. I "fixed" it by creating a solid color .png and using it as a ba…
-
comment
Comment #43544045
Here I have to chime in and say that a certain YouTube razor is one of my favourite purchases ever. But I guess it's rather niche, being a double edged safety razor.
-
comment
Comment #43337442
I like the SQL solutions people posted. But what about this one in Prolog? ?- setof(Author, Book^Pages^(book_author(Book, Author), book_pages(Book, Pages), Pages > 1000), Authors).…
-
comment
Comment #42289439
I completed last year's in Scryer Prolog and it was a joy. Some problems were almost impossible due to the lack of mutation (Karger's algorithm comes to mind), but file parsing was…
-
comment
Comment #41644539
I wish I could set my Visual Studio coding font to 10.5pt. Now I have to use 10pt and 105% zoom! But then again, VS doesn't allow font size in px ...
-
comment
Comment #41464314
I think the same applies to laws. You can't get information on why a law was passed, and many of them end up seeming odd or even counterproductive.
-
comment
Comment #41442678
I think Windows will shorten the lifespan of your SSD even if you use "shut down", at least if you don't disable "fast startup". "Fast startup" basically replaces "shut down" with …
-
comment
Comment #41317385
If I understood the watch website correctly, the weekday marker shows 2 dots instead of 1 during AM.
-
comment
Comment #40673754
Hmm I used Vim for about 10 years and I never used R. I preferred one of the c- variants, usually ct and cas. I guess it depends on acquired muscle memory?
- comment
-
comment
Comment #39079030
Oooh! I put that string there! It was a request by management, and I still don't know why. This site doesn't store any passwords, it's basically just a nice interface to external a…
-
comment
Comment #38375530
I've seen quite a few in Ljubljana. I drive by one in particular almost every day, and it really fits the environment and the style of the building: https://space-invaders.com/medi…
-
comment
Comment #37206872
This reminds me of Seneca's letter on groundless fears. "We suffer more often in imagination than in reality." [1] [1]: https://en.wikisource.org/wiki/Moral_letters_to_Lucilius/Let…
-
comment
Comment #36490147
I think it's quite normal to live in a 100+ year old building in a European city center. Though they're usually made from brick and not concrete. And do people who have built their…
-
comment
Comment #35859154
Prolog's execution model is well defined so there shouldn't be any surprises to the proficient programmer. I'd argue it's less surprising than what a C optimizing compiler does.
-
comment
Comment #34602289
I do the same on Windows. There's an option to hide icons on the desktop.
-
comment
Comment #33651631
My first foray into programming was on an HP-41C calculator. At the time I didn't know it was "programming", I just used it to make life at school easier. Kind of seems like an Exc…
- comment
-
comment
Comment #32038073
I also don't understand the default muted grey comments. I usually configure comments to be a bright red color.
-
comment
Comment #30966218
I've recently had to copy a bunch of files over two Windows Servers and was pleasantly surprised by robocopy's (basically Windows' rsync) solution to this dilemma: the first two pa…
-
comment
Comment #29339870
Another one: http://www.zpub.com/notes/idle.html
-
comment
Comment #26776467
Your question reminds me of this video by Wendover Productions: Why Trains are so Expensive: https://www.youtube.com/watch?v=fwjwePe-HmA (12m38s)
-
comment
Comment #24671042
I have seen and used a close-door-to-start microwave. It was a regular microwave where the timer knob was broken. Every couple of weeks you would use pliers to turn the remaining s…