Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
przemoc
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
przemoc
8y ago
True, but even though you can set: [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\TimeZoneInformation] "RealTimeIsUniversal"=dword:00000001 It isn't flawless in practice, unfortunately. Internet Time Update
2.
▲
by
przemoc
9y ago
~8 years ago I was using LD_PRELOAD to be able to (s)fdisk fixed-size VDI image (VirtualBox Disk Image) outside of virtual machine. https://gist.github.com/przemoc/571086 Don't know if it still builds and works fl
3.
▲
Metastore 1.1.1 – bugfix release of metadata tool for file system trees on Linux
(freelists.org)
1 points
by
przemoc
9y ago
|
0 comments
4.
▲
by
przemoc
9y ago
NetEm seems to be rarely known and used traffic control feature available on Linux. The linked script allows you to delay sending DNS requests (IP packets with destination port set to 53) on given interface. Normally it is useless, but it m
5.
▲
Linux network emulator (NetEm) example: Script for making DNS requests delayed
(gist.github.com)
1 points
by
przemoc
9y ago
|
1 comments
6.
▲
by
przemoc
9y ago
Just out of curiosity (it's not my field), what are those 3 renderers that matter right now? Somehow I read your comment as V-Ray is not among them as being last-gen. I remember that years ago there was a lot of buzz regarding Arnold (
7.
▲
by
przemoc
10y ago
Somehow title lost @ at the end. Is it some kind of forbidden character?
8.
▲
Show HN: Posix shell abuse – Reassemble arguments AKA Transforming $* into $
(gist.github.com)
9 points
by
przemoc
10y ago
|
2 comments
9.
▲
by
przemoc
10y ago
Can be useful. Thanks for sharing! I usually used sxc.hu so far, which became FreeImages.com some time ago.
10.
▲
by
przemoc
10y ago
Similar thoughts. :) He's author of great stuff out there, but I think his works should be treated more as showing the way of doing this or that than making you stick to his particular implementations (I'm not implying they'r
11.
▲
by
przemoc
11y ago
It's MLT, not MELT. And it's a base for other video editor, which is getting stronger each year, seems more stable than the others and already looks IMHO the best among FOSS video editors: http://www.shotcut.org/
12.
▲
by
przemoc
11y ago
I think that metastore will become much more valuable tool, when some planned stuff will be implemented. https://github.com/przemoc/metastore/issues/6 https://github.com/przemoc/metastore
13.
▲
by
przemoc
11y ago
Let me quote README file first: It was originally written as a supplement to git, which does not store all metadata, making it unsuitable for e.g. storing /etc in a repository. metastore can also be helpful if yo
14.
▲
by
przemoc
11y ago
metastore was used in etckeeper in the past. https://joeyh.name/blog/entry/announcing_etckeeper/ In less than half a year it was replaced with find scripts. http://git.joeyh.name/?p=etckeeper.
15.
▲
by
przemoc
11y ago
I guess that some mod intervened here (by bringing this closer to the front page), because even a few hours after posting there were only a few points and it was rather deep in HN. Thank you! Post title has been also changed, and it's
16.
▲
by
przemoc
11y ago
Code::Blocks was definitely better than horrendously buggy Dev-C++, but since Qt Creator I never looked back (ok, I do use vim very often, but it's a different thing). To be fair I haven't checked Code::Blocks for years (8 years a
17.
▲
by
przemoc
11y ago
There was another mail sent to ML regarding v1.1.0: https://www.freelists.org/post/metastore-announce/metastore-...
18.
▲
The first official release of Metastore: metadata tool for file system trees
(freelists.org)
20 points
by
przemoc
11y ago
|
8 comments
19.
▲
by
przemoc
11y ago
Allow me to answer by pointing to what I wrote some time ago: https://news.ycombinator.com/item?id=7854080 (Oh, it's already ~2 years since I first thought about writing my own SC API front-end. Time sure flies...)
20.
▲
by
przemoc
11y ago
I haven't checked Soundnode App yet, but any attempt to sanitize the way you interact with SoundCloud should be appreciated, because SC web UX is bad. Soundnode App UI looks nice. I'd add screenshot for each main view on app'
21.
▲
by
przemoc
11y ago
Changing topcolor in settings from ff6600 to something else (like ff6601) brings back the right^TM color.
22.
▲
by
przemoc
11y ago
Far Manager is the first application I run in Windows. Always. Lately I've noticed that my Far and plugins set diverged slightly on different computers, so I decided today to create kind of bootstrap script, so I could easily recreate
23.
▲
Show HN: Far Manager v3 and some plugins bootstrap script
(github.com)
3 points
by
przemoc
11y ago
|
1 comments
24.
▲
by
przemoc
11y ago
While it's true that Michael generates lots of merge commits, if you click the link in LWN article to Andreas Cadhalpun's mail [1], then you can read that following commands were used to generate statisticts: Libav: $ git sh
25.
▲
by
przemoc
11y ago
About what "Lossy FLAC" you're talking about? Do you mean perhaps [1]? If FLAC would ever gain a lossy mode, it would be a disaster, because it would be instantly (ab)used and it would be misleading to a lot of users. "F
26.
▲
Lsipc – new command to list IPC facilities
(karelzak.blogspot.com)
2 points
by
przemoc
11y ago
|
0 comments
27.
▲
by
przemoc
11y ago
FWIW, Google Maps are generally noticeably slower and laggier in Firefox when compared to Chrome.
28.
▲
by
przemoc
11y ago
If you're *nix user, you can quite easily perform this kind of stuff using date, or at least using date from coreutils. $ date -d 'today + 6 weeks' Mon Aug 24 13:15:54 CEST 2015 $ TZ=America/New_York d
29.
▲
by
przemoc
11y ago
It always felt natural to put this dot at the end of (what antirez nicely called) commit synopsis, so AFAIR I always (or at least since I started using git and when was not forced by particular project's rules to do some other way) put
30.
▲
by
przemoc
11y ago
Thank you for such a prompt answer. EDIT: Quick googling revealed that Rust doesn't work with musl libc yet. It will be really nice when it will be fixed.
More ›