u/Doxin - 10 Archived Voat Posts in v/programming
u/Doxin
  • home
  • search

u/Doxin

0 posts · 10 comments · 10 total

Active in: v/programming (10)

  • ‹‹‹
  • ‹‹
  • ‹
  • 1
  • ›
  • ››
  • ›››
Comment on: Linus Torvalds is tired indeed of "trivially obvious improvements" that are actually buggy

The reason why the Linux Kernel is not a total failure is there a lot of corporate money being invested making the Kernel work.

yes because there was big money involved right from the start! /s

open source can work perfectly fine without outside funding.

1 11 Sep 2015 23:56 u/Doxin in v/programming
Comment on: Github employee attempts to dox user who complained about repo deletion

and lock it

it really isn't locked though. moving all your repos to gitlab.com is a couple minutes of work.

0 12 Aug 2015 21:19 u/Doxin in v/programming
Comment on: Git Repo Step#1 - remove "master" branch

I suggest you read the NCoC. long story short: it's not our job to make sure you don't get offended. especially by something as silly as a word.

1 30 Jul 2015 00:03 u/Doxin in v/programming
Comment on: Thinking of using couchdb, but it uses HTTP for protocol and that worries me.

because dumping json into a database is both trivial and bad practice :P

0 24 Jul 2015 19:40 u/Doxin in v/programming
Comment on: Thinking of using couchdb, but it uses HTTP for protocol and that worries me.

Table and document DBs both their places.

let me first object to the term "table DB". it's a relational DB, quit an important distinction. ms excell would be a table database, anything SQl is relational.

they both have their places for sure, but for 99.9% of the projects you really do want a relational database.

3 24 Jul 2015 18:44 u/Doxin in v/programming
Comment on: Github is adopting a code of conduct

this line in particular worries me:

If someone has been harmed or offended, it is our responsibility to listen carefully and respectfully, and do our best to right the wrong.

I'll stick to the NCoC.

1 24 Jul 2015 18:41 u/Doxin in v/programming
Comment on: Thinking of using couchdb, but it uses HTTP for protocol and that worries me.

don't use couchdb. in general don't use document stores. most data is relational, even though you wouldn't realize it at first. as soon as you have user accounts it's relational.

0 24 Jul 2015 18:30 u/Doxin in v/programming
Comment on: Let's Quickly Play TIS 100 (assembly programming game)

I wish work consisted of programming interesting architectures like the TIS-100.

2 21 Jul 2015 01:01 u/Doxin in v/programming
Comment on: Long but good read on Baye's Theorem and its uses

as far as I can tell betterfap uses a naive bayes classifier. I can't imagine a better use for it.

1 27 Jun 2015 01:22 u/Doxin in v/programming
Comment on: HTML forms made better with AngularJS

another neat trick: angularjs totally works on embedded svg data. interactive diagrams have never been this easy!

0 20 Jun 2015 19:23 u/Doxin in v/programming
  • ‹‹‹
  • ‹‹
  • ‹
  • 1
  • ›
  • ››
  • ›››

archive has 9,592 posts and 65,719 comments. source code.