nemanjaboric | 4 years ago | on: Ask HN: What is the most unique website you’ve come across on the internet?
nemanjaboric's comments
nemanjaboric | 4 years ago | on: I had to give a wrong answer to get the job (2017)
nemanjaboric | 5 years ago | on: An Improved Thread with C++20
nemanjaboric | 5 years ago | on: Four-day week means 'I don't waste holidays on chores'
I've heard (but never checked, although I did find some resources: https://www.hensche.de/Rechtsanwalt_Arbeitsrecht_Gesetze_TzB...) it is mandated by law that employer (as long as it has more than 15 employees) must allow you that.
nemanjaboric | 5 years ago | on: Docker's Second Death
nemanjaboric | 6 years ago | on: Embedding Binary Objects in C
The author puts a lot of work towards making this proposal a reality (as far as I as a casual twitter/slack observer can see) and I'm looking forward to it.
nemanjaboric | 6 years ago | on: Why the C++ standard ships every three years
nemanjaboric | 6 years ago | on: The Scene: Pirates Ripping Content from Amazon and Netflix
nemanjaboric | 6 years ago | on: “New home page seems like Stack Overflow doesn't allow free use any more”
nemanjaboric | 6 years ago | on: D is being used for autonomous driving research – Audi and Mercedes
nemanjaboric | 6 years ago | on: France to ban electric scooters from pavements in September
> She said parking in such a way as to obstruct traffic or pedestrians will mean a 35-euro fine -- but the Paris city council has pledged to build parking spots for 2,500 scooters.
nemanjaboric | 7 years ago | on: A future for fork(2)
Also I've seen a project which persists large amounts of data to disk by forking and using a consistent snapshot of the data structures (which the new process will not mutate, so there's no need for locking).
nemanjaboric | 7 years ago | on: The Unlikely Return of Birkenstock
nemanjaboric | 7 years ago | on: Massacring C Pointers
nemanjaboric | 7 years ago | on: Linux: Introduce restartable sequences system call
> I think github does a stellar job at the actual hosting part. I really do. There is no question in my mind that github is one of the absolute best places to host a project. It's fast, it's efficient, it works, and it's available to anybody.
https://github.com/torvalds/linux/pull/17#issuecomment-56546...
nemanjaboric | 7 years ago | on: How the modern containerization trend is exploited by attackers
Is this really true, unless you start container with `--privileged`? Incidentally, I just read plan for better security defaults to avoid `--privileged` (which is not default, AFAIK) on lwn: https://lwn.net/Articles/755238/
nemanjaboric | 7 years ago | on: Vim 8.1 is available
nemanjaboric | 7 years ago | on: Vim 8.1 is available
nemanjaboric | 8 years ago | on: Linux Raw Sockets
(emphasis mine)
AFAIK, on many systems (think FreeBSD) this is not true:
https://www.unix.com/man-page/FreeBSD/4/inet6/
> By default, FreeBSD does not route IPv4 traffic to AF_INET6 sockets. The default behavior intentionally violates RFC2553 for security reasons. Listen to two sockets if you want to accept both IPv4 and IPv6 traffic. IPv4 traffic may be routed with certain per-socket/per-node configuration, however, it is not recommended to do so. Consult ip6(4) for details.
nemanjaboric | 8 years ago | on: Ask HN: I'm writing a book about white-collar drug use, including tech sector
Beer is common after work, once in a while. However, what you describe is definitively not normal. Not that I find that problem, or high-risk, or anything - it's just the fact that it would just surely catch attention if anybody from my work environment (30+ close coworkers) notice somebody like you're describing.