a critique of TDD i just overheard: "i don't know how i want it to work before i write it; i know i should but it's a stream of consciousness." "yeah it's art; it's freestyle" Submitted by twovests on April 5, 2018 at 7:26 PM 2 comments 5
portrait paintings done in pure hand-typed CSS and HTML github.com Submitted by musou on May 1, 2018 at 5:34 PM 2 comments 5
Python with Numpy has a lot of boilerplate, but I'm in love with the Python ecosystem. Is there any way, hacky or not, of reducing the boilerplate? Submitted by twovests on June 10, 2018 at 5:00 PM (edited on June 10, 2018 at 5:03 PM) 1 comment 5
found a type in my code; turns out "a = b = 3" is valid in python Submitted by twovests on July 18, 2018 at 11:17 PM 1 comment 5
magrethea: a chaotic-neutral approach to web security gitlab.com Submitted by no_defun_allowed on November 9, 2018 at 8:58 AM No comments 5
thoughts after one / two / six years of rust Submitted by twovests on November 18, 2023 at 5:08 PM No comments 5
The frustrating thing about Rust is that it's really as good as people say it is. (CW suicide mention) Submitted by twovests on August 9, 2024 at 3:31 AM 8 comments 5
"In this short post I’m going to attempt to convince you that current network (Internet) latencies are here to stay, because they are already within a fairly small factor of what is possible under known physics" fgiesen.wordpress.com Submitted by mm_ on January 21, 2018 at 4:55 PM 1 comment 6
"Here is a link to a boost library" is the "just use j-query" of C++ Submitted by flabberghaster on February 10, 2018 at 4:51 AM 3 comments 6
I'm doing a big programming group project with four other undergrads Submitted by twovests on February 17, 2018 at 1:02 AM 11 comments 6
Useful thing I discovered: Automatic code review (like Pylint for Python) Submitted by twovests on March 17, 2018 at 8:44 PM 2 comments 6
idea: storing data as a neural network Submitted by twovests on March 24, 2018 at 6:12 PM 2 comments 6
i'm 99% certain parametric modeling software (inventor, solidworks, etc.) with constraints are turing-complete Submitted by twovests on April 17, 2018 at 8:03 PM No comments 6
Words ending in ASM: A comprehensive list of Bad Names for fantasy assembly languages thefreedictionary.com Submitted by twovests on April 24, 2018 at 7:42 PM 1 comment 6
Anyone heard anything (good or bad) about backblaze aka b2? Submitted by hollyhoppet on May 18, 2018 at 12:09 AM 3 comments 6
Is there a site that lists how long it takes to compile different programs? Submitted by twovests on June 1, 2018 at 11:25 PM 10 comments 6
Has anybody here built a server for machine learning work (research or industry?) I'm in charge of this and am looking to see if anybody here has any insights Submitted by twovests on June 19, 2018 at 7:09 PM No comments 6
Something I think is probably Turing Complete: Tetris, with a deterministic algorithm that plays Tetris. Input is given as a list of blocks Submitted by twovests on June 27, 2018 at 9:20 PM 1 comment 6
Removing Extra Whitespace in Python considered Harmful Submitted by twovests on July 2, 2018 at 2:06 PM 3 comments 6
biggest fear: commands like "cp data.tgz /home/1vs" will replace that folder with data.tgz rather than place data.tgz into that folder Submitted by twovests on July 17, 2018 at 3:51 PM 7 comments 6
my favorite things to use on the terminal Submitted by twovests on August 17, 2018 at 8:30 PM (edited on August 17, 2018 at 8:30 PM) 5 comments 6
TAing a first semester CS course. I'm loving this textbook, "Structure and Interpretation of Computer Programs". It makes me feel like a first semester CS kid again. media.githubusercontent.com Submitted by twovests on September 2, 2018 at 7:07 PM 3 comments 6