yeasayer | 6 years ago | on: Dqlite – High-Availability SQLite
yeasayer's comments
yeasayer | 6 years ago | on: DSVPN – VPN using TCP at port 80 and 443
Can somebody well versed explain what the difference between TCP and UDP in this case? I obviously know what these are, I just don't understand why it's such a debatable choice applied to VPNs.
yeasayer | 7 years ago | on: Space is full of dirty, toxic grease, scientists reveal
yeasayer | 8 years ago | on: RememBear Official Launch
yeasayer | 8 years ago | on: Marta, file manager for macOS, goes beta
yeasayer | 8 years ago | on: Apple in Talks to Buy Cobalt Directly from Miners
yeasayer | 8 years ago | on: About the security content of macOS High Sierra 10.13.3
yeasayer | 8 years ago | on: Intel Has a Big Problem
Last 5 years they were slacking off, because economically there is no reason to go over the usual 10-15% yearly performance bump. But actually they were accumulating aces up their sleeves. Again, no reason to show your hand, if you don't have to.
But the time has come. Right now Intel has 3 major problems: 1) Meltdown/Spectre situation 2) AMD is awoken from sleep with surprisingly good Ryzen lineup 3) Apple craves new powerful CPUs to satisfy unhappy MacBook Pro customers
Intel can fix all of this with one sweep. Just by releasing a brand new CPU that will surprise everyone. Of course with hardware Meltdown/Spectre fix. They were holding off, but it's time to drop all these hidden aces on the table. And I believe it's gonna happen. Not right now with Cannon Lake, but with the one after - Ice Lake on 10nm transistors, by the end of 2018. It's going to be even bigger than NVIDIA's GTX 1080 success.
yeasayer | 8 years ago | on: Wine 3.0 Released
yeasayer | 8 years ago | on: Show HN: SentinelJS – Detect new DOM nodes using CSS selectors
I glanced at the source code, it seems this lib is using some kind of hack based on CSS animations. Why not just use Mutation Observers, which are the standard approved API to get the job done?
yeasayer | 8 years ago | on: Laverna – A Markdown note-taking app focused on privacy
yeasayer | 8 years ago | on: FreeBSD deprecates all r-cmds (rcp, rlogin, etc.)
yeasayer | 8 years ago | on: A better way to represent loading state in ReactJS/Redux apps
[] === [] // false
It's more confusing and error prone than other options mentioned in the article.yeasayer | 8 years ago | on: Several Baltimore schools have no students proficient in state tests
yeasayer | 8 years ago | on: Kotlin is the hero Android needs
Nothing really changed, you could write Android apps on Kotlin before, as well as on any other JVM language. But now "Kotlin is the hero".
I suspect that Google's adoption of Kotlin is just politics: JetBrains develops Android Studio for Google, so they pushed Kotlin as part of the deal. Google could acknowledge Scala years ago, but didn't, because Scala authors spend less time on bullshit politics and more time on actually improving the language.
Also, I don't understand the point of Kotlin. Clojure, Groovy and Scala are all very distinctive from each other and have their own niche. Kotlin is just a subset of Scala. Same thing, but less features. I guess it's NIH principle applied to JetBrains.
yeasayer | 9 years ago | on: Ubuntu on AWS Gets Serious Performance Boost with AWS-Tuned Kernel
What does it mean? I know that all t2.micro instances are CPU throttled (credits system)
yeasayer | 9 years ago | on: XPS9350-macOS – macOS patches for Dell XPS 13 9350
yeasayer | 9 years ago | on: Open-RethinkDB meeting notes #4
yeasayer | 9 years ago | on: Atlassian acquires Trello for $425M
yeasayer | 9 years ago | on: Show HN: Alacritty, a GPU-accelerated terminal emulator written in Rust