oeoe | 3 years ago | on: RFC 9293: Transmission Control Protocol (TCP)
olafure's comments
olafure | 3 years ago | on: Black MIDI
olafure | 5 years ago | on: The Pretty JSON Revolution
olafure | 5 years ago | on: You don’t need reproducible builds
1. I create an app for a client.
2. Client installs the app on their 10,000 enterprise mobile devices and trains the users.
3. Month passes. I've changed everything in the app.
4. Major security or outage event happens. I need to change a line in the app and those 10,000 devices need to be updated ASAP.
5. If I can't checkout the old version, change the line and ship it without wondering "what else will change in this build" - then both me and my client are going to have a bad time.
It will take two weeks for a full qa/audit of the app and there's no time for that.
olafure | 5 years ago | on: ProcMon for Linux
https://github.com/microsoft/ProcMon-for-Linux/search?q=tele...
olafure | 5 years ago | on: DuckDuckGo browser seemingly sends domains a user visits to DDG servers
DDG has repeatedly said that they have "not collected any personal information".
For example,
1. Does the service store the fact that it got a request for a domain?
2. Does it store any ID along with that information and if so, how unique is that ID? How is it generated and what is it linked to?
3. What other information is stored along with the request?
4. How does DDG process this information?
5. Who has or can get access to this information?
olafure | 5 years ago | on: Amazon establishes new Counterfeit Crimes Unit
Many years ago their review system was one of their businesses advantages. Many users and fairly honest reviews.
Now it's rife with fake and bought reviews, rendering it useless.
olafure | 6 years ago | on: Amazon Isn’t the Only Shop Online
Today their review system is massively rigged and can't be trusted.
olafure | 6 years ago | on: Show HN: InStock – like Waze, but for grocery availability
olafure | 6 years ago | on: What If C++ Abandoned Backward Compatibility?
olafure | 6 years ago | on: Google Kubernetes Engine is introducing a cluster management fee on June 6
olafure | 6 years ago | on: Gitlab ‘rethinking’ third-party telemetry
It's a very light weight, self-hosted git server, the UI is very GitHub like.
It's not a replacement for all the features of a self-hosted GitLab.
But I've seen people battling a self-hosted GitLab instance when all they needed was something like Gogs.
olafure | 6 years ago | on: Prusa MINI: Smart and compact 3D printer
olafure | 6 years ago | on: Google Chrome Keystone is modifying /var symlink on non SIP Macs causing k-panic
That prevents end-of-the-world scenario like the one above, if the script derails.
olafure | 6 years ago | on: Show HN: I made a neural net that analyzes privacy policies
olafure | 6 years ago | on: What ORMs have taught me: just learn SQL (2014)
olafure | 6 years ago | on: Grafana v6.2
Even a simple label match would be a good start.
olafure | 7 years ago | on: Show HN: Quickly browse the history of any GitHub file
olafure | 7 years ago | on: Go 2, here we come
olafure | 7 years ago | on: Docker cannot be downloaded without logging into Docker Store