silon3 | 11 years ago | on: Google Warns: bit.ly Links Are Unsafe
silon3's comments
silon3 | 11 years ago | on: Uselessd
No journald. Consequently, this also means no libqrencode and libmicrohttpd integration, nor hooking coredumps to the journal. The default log target for auxiliaries is now LOG_TARGET_SYSLOG_OR_KMSG.
The main case against binary logs is their corruptibility. This happens more often than you’d think, due to not having any transaction consistency, as an RDBMS would. The advice of the systemd developers on handling this? Ignore it.
silon3 | 11 years ago | on: "Open Source is awful in many ways, and people should be aware of this"
silon3 | 11 years ago | on: Mining Bitcoin with pencil and paper: 0.67 hashes per day
silon3 | 11 years ago | on: Electrolysis – run web content in a separate process from Firefox
silon3 | 11 years ago | on: Electrolysis – run web content in a separate process from Firefox
silon3 | 11 years ago | on: Microsoft OCR Library for Windows Runtime
silon3 | 11 years ago | on: Taming the Asynchronous Beast with CSP in JavaScript
silon3 | 11 years ago | on: Open Source alternative to Evernote
silon3 | 11 years ago | on: Open Source alternative to Evernote
silon3 | 11 years ago | on: Open Source alternative to Evernote
silon3 | 11 years ago | on: Amazon has sold no more than 35,000 Fire phones, data suggests
I wouldn't buy one without at least two of those.
silon3 | 11 years ago | on: Wayland in Gnome: two progress reports
silon3 | 11 years ago | on: Gofmt No Longer Allows Spaces. Tabs Only
silon3 | 12 years ago | on: Boycott systemd
silon3 | 12 years ago | on: April Fools: migrate Apache Subversion project over to the git repo
silon3 | 12 years ago | on: Generational GC has landed in Firefox
The major issues is some tab confusion (phantom, unclickable tabs), many "new tab" after session restore and occasional problems with context menus. I did use Tree style tabs and some other non-content related plugins and they mostly work.
silon3 | 12 years ago | on: Announcing the new Roslyn-powered .NET Framework Reference Source
silon3 | 12 years ago | on: A 30 minute introduction to Rust
Sure there is. Passing around multiple pointers can result in a double free and then the dangerous dereference can happen. I'm guessing the developer must be careful when writing unsafe blocks to make sure this doesn't happen.
silon3 | 12 years ago | on: 4K is for programmers