sauerbraten | 3 years ago | on: iPhone 14: Cheapest Country to Buy in 37 Countries
sauerbraten's comments
sauerbraten | 5 years ago | on: OVH Cloud shuts down Guerrilla Mail
sauerbraten | 5 years ago | on: Why we’re changing to the AGPL license
Why do you not just pick a license that forbids uses not compatible with your ethical standpoint, and chose to just not enforce the terms should they be violated? This way, companies are likely to respect your intent and preference and you don't have to make use of a legal system you don't support.
sauerbraten | 5 years ago | on: Why we’re changing to the AGPL license
sauerbraten | 5 years ago | on: Show HN: My notes on Working with Go
- the cheat sheet differentiates between 'declaring' and 'declaring and initializing', but in Go there are no uninitialized arrays (or slices) - a lot of times in this file, a slice is created instead of an array (lines 18, 21, 25, 31) - arrays in Go don't really have a capacity (it's always the same as the array's length) - the built-ins append and copy as well as the sort functions don't accept arrays (I assume this is why slices are created?)
sauerbraten | 6 years ago | on: Don’t bail out the cruise industry
> The demand for cruises is not going to go away.
Good, then there will still be cruise ships after the industry felt the consequences, and perhaps they will have learned something.
sauerbraten | 6 years ago | on: Why Cloudflare Chose AMD EPYC for Gen X Servers
sauerbraten | 6 years ago | on: Destroying C with 20 lines of Haskell: wc
sauerbraten | 6 years ago | on: Finding the real first post on Instagram
sauerbraten | 6 years ago | on: An algorithm wipes clean the criminal pasts of thousands
The app itself appears to be written in Ruby (the github link is posted elsewhere in the comments), and looking at the image included in the article further down I assume the code is from a Go app that takes the Ruby app's logs and generates some statistics.
sauerbraten | 8 years ago | on: Former Facebook exec says social media is ripping apart society
sauerbraten | 9 years ago | on: System76 is moving product design and manufacturing in house
The XPS 13 is available as a developer edition with Ubuntu instead of Windows preinstalled: http://www.dell.com/en-us/work/shop/productdetails/xps-13-93...
sauerbraten | 9 years ago | on: Germany's New Crowdfunded Train
sauerbraten | 9 years ago | on: Macbook Pro Touch Bar runs watchOS
You have to use the normal XPS 13 page and choose Ubuntu from the OS filter.
sauerbraten | 9 years ago | on: Users You Don’t Want
sauerbraten | 12 years ago | on: How not to write an API
Still, WTF!?
sauerbraten | 12 years ago | on: German freemail sites trick Firefox and Chrome users into removing AdBlock
What they pull is still shady, but the text seemed a bit sensationalist at that point.
sauerbraten | 12 years ago | on: Show HN: Goatee – Redis, WebSocket notifications in Go
sauerbraten | 12 years ago | on: Ask HN: What's your speciality, and what's your "FizzBuzz" equivalent?
Thus !E(x,z), because E(y,x) and E(x,z) would imply E(y,z), which is false.
sauerbraten | 12 years ago | on: Show HN: I built this website to help people with hashtags. Hope you'll enjoy it