Forem

Nested Software profile picture

Nested Software

Simple things should be simple, complex things should be possible -- Alan Kay

Seven Year Club
Writing Debut
Six Year Club
Five Year Club
Tag Moderator 2022
Trusted Member 2022
2 Week Community Wellness Streak
1 Week Community Wellness Streak
Four Year Club
Three Year Club
Two Year Club
4 Week Writing Streak
Performance and Scalability for Database-Backed Applications
Cover image for Performance and Scalability for Database-Backed Applications

Performance and Scalability for Database-Backed Applications

5
Comments 2
6 min read

Want to connect with Nested Software?

Create an account to connect with Nested Software. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
Software Dev Interviews: What I look for in a Candidate
Cover image for Software Dev Interviews: What I look for in a Candidate

Software Dev Interviews: What I look for in a Candidate

9
Comments 3
7 min read
Thoughts on 10x Developers
Cover image for Thoughts on 10x Developers

Thoughts on 10x Developers

12
Comments 3
2 min read
Recursion with the Y Combinator
Cover image for Recursion with the Y Combinator

Recursion with the Y Combinator

8
Comments
4 min read
CSRF and Cross-Origin Requests by Example
Cover image for CSRF and Cross-Origin Requests by Example

CSRF and Cross-Origin Requests by Example

71
Comments
9 min read
Card with expand-on-hover effect
Cover image for Card with expand-on-hover effect

Card with expand-on-hover effect

69
Comments 1
3 min read
I can has web site?
Cover image for I can has web site?

I can has web site?

36
Comments 1
4 min read
Dev.to API questions

Dev.to API questions

5
Comments 2
1 min read
Incremental Average and Standard Deviation with Sliding Window
Cover image for Incremental Average and Standard Deviation with Sliding Window

Incremental Average and Standard Deviation with Sliding Window

14
Comments
5 min read
PyTorch Image Recognition with Convolutional Networks
Cover image for PyTorch Image Recognition with Convolutional Networks

PyTorch Image Recognition with Convolutional Networks

26
Comments
15 min read
PyTorch Image Recognition with Dense Network
Cover image for PyTorch Image Recognition with Dense Network

PyTorch Image Recognition with Dense Network

14
Comments
11 min read
PyTorch Hello World
Cover image for PyTorch Hello World

PyTorch Hello World

91
Comments 2
4 min read
Tic-Tac-Toe with MCTS
Cover image for Tic-Tac-Toe with MCTS

Tic-Tac-Toe with MCTS

20
Comments
7 min read
Tic-Tac-Toe with Tabular Q-Learning
Cover image for Tic-Tac-Toe with Tabular Q-Learning

Tic-Tac-Toe with Tabular Q-Learning

27
Comments 1
13 min read
Thoughts on Meetings, Priorities, and Time Management
Cover image for Thoughts on Meetings, Priorities, and Time Management

Thoughts on Meetings, Priorities, and Time Management

56
Comments 5
3 min read
Tic-Tac-Toe with the Minimax Algorithm
Cover image for Tic-Tac-Toe with the Minimax Algorithm

Tic-Tac-Toe with the Minimax Algorithm

102
Comments
6 min read
Convolutional Neural Networks: An Intuitive Primer
Cover image for Convolutional Neural Networks: An Intuitive Primer

Convolutional Neural Networks: An Intuitive Primer

67
Comments 1
23 min read
Neural Networks Primer
Cover image for Neural Networks Primer

Neural Networks Primer

138
Comments
28 min read
Feed Customization

Feed Customization

11
Comments 3
2 min read
Essential JavaScript code for lists
Cover image for Essential JavaScript code for lists

Essential JavaScript code for lists

170
Comments
7 min read
Coding Interview: The Matchstick Game
Cover image for Coding Interview: The Matchstick Game

Coding Interview: The Matchstick Game

69
Comments 3
7 min read
Big-O: Prime Factors and Pseudo-Polynomial Time
Cover image for Big-O: Prime Factors and Pseudo-Polynomial Time

Big-O: Prime Factors and Pseudo-Polynomial Time

52
Comments 2
10 min read
Book Notes: Learn You a Haskell for Great Good!
Cover image for Book Notes: Learn You a Haskell for Great Good!

Book Notes: Learn You a Haskell for Great Good!

79
Comments
19 min read
Functional Programming with Forms in React
Cover image for Functional Programming with Forms in React

Functional Programming with Forms in React

80
Comments 3
4 min read
Strategies for Effective Programming
Cover image for Strategies for Effective Programming

Strategies for Effective Programming

121
Comments 6
5 min read
Flask and SQLAlchemy without the Flask-SQLAlchemy Extension
Cover image for Flask and SQLAlchemy without the Flask-SQLAlchemy Extension

Flask and SQLAlchemy without the Flask-SQLAlchemy Extension

39
Comments 13
2 min read
JavaScript Frustration: Classes and Class Properties Transform
Cover image for JavaScript Frustration: Classes and Class Properties Transform

JavaScript Frustration: Classes and Class Properties Transform

73
Comments 10
3 min read
AlphaGo: Observations about Machine Intelligence
Cover image for AlphaGo: Observations about Machine Intelligence

AlphaGo: Observations about Machine Intelligence

45
Comments 12
7 min read
Currying in Haskell (With Some JavaScript)
Cover image for Currying in Haskell (With Some JavaScript)

Currying in Haskell (With Some JavaScript)

30
Comments 4
3 min read
The Iterators Are Coming! Iterator and asyncIterator in JavaScript
Cover image for The Iterators Are Coming! Iterator and asyncIterator in JavaScript

The Iterators Are Coming! Iterator and asyncIterator in JavaScript

52
Comments 2
4 min read
Careful Examination of JavaScript Await
Cover image for Careful Examination of JavaScript Await

Careful Examination of JavaScript Await

40
Comments 2
4 min read
Exponential Moving Average on Streaming Data
Cover image for Exponential Moving Average on Streaming Data

Exponential Moving Average on Streaming Data

15
Comments
9 min read
Calculating Standard Deviation on Streaming Data
Cover image for Calculating Standard Deviation on Streaming Data

Calculating Standard Deviation on Streaming Data

16
Comments 2
7 min read
Calculating a Moving Average on Streaming Data
Cover image for Calculating a Moving Average on Streaming Data

Calculating a Moving Average on Streaming Data

52
Comments 12
5 min read
The Geometry of Standard Deviation
Cover image for The Geometry of Standard Deviation

The Geometry of Standard Deviation

24
Comments 4
5 min read
How to Serialize Concurrent Operations in JavaScript: Callbacks, Promises, and Async/Await
Cover image for How to Serialize Concurrent Operations in JavaScript: Callbacks, Promises, and Async/Await

How to Serialize Concurrent Operations in JavaScript: Callbacks, Promises, and Async/Await

21
Comments 2
8 min read
Can we use math notation in dev.to articles? If so, how?

Can we use math notation in dev.to articles? If so, how?

8
Comments 3
1 min read
Lazy Evaluation in JavaScript with Generators, Map, Filter, and Reduce
Cover image for Lazy Evaluation in JavaScript with Generators, Map, Filter, and Reduce

Lazy Evaluation in JavaScript with Generators, Map, Filter, and Reduce

64
Comments 5
5 min read
loading...