issues
search
dvas0004
/
NerdNotes
A collection of notes: things I'd like to remember while reading technical articles, technical questions I couldn't answer, and so on.
12
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bagging vs Boosting
#49
dvas0004
opened
5 years ago
0
Primitive Types vs Reference Types (Object Wrappers)
#48
dvas0004
opened
5 years ago
1
Deferred functions
#47
dvas0004
opened
5 years ago
0
SAM conversions
#46
dvas0004
opened
5 years ago
1
Using .bind for passing initial default arguments
#45
dvas0004
opened
5 years ago
1
Creme: Online algorithms library
#44
dvas0004
opened
5 years ago
1
Function Properties
#43
dvas0004
opened
5 years ago
0
Climbing up & down the DOM tree
#42
dvas0004
opened
5 years ago
1
Regex: non-matching group
#41
dvas0004
opened
5 years ago
0
Regex: Look behind
#40
dvas0004
opened
5 years ago
1
Regex: Look ahead
#39
dvas0004
opened
5 years ago
1
Detecting cyclic loop in linked lists
#38
dvas0004
opened
5 years ago
1
WeakMap
#37
dvas0004
opened
5 years ago
1
Weak vs Strong References
#36
dvas0004
opened
5 years ago
0
Determine feature importance in Random Forests
#35
dvas0004
opened
5 years ago
0
Private deep learning - PySyft
#34
dvas0004
opened
5 years ago
0
Homomorphic Encryption vs Secure Multi Party Computation
#33
dvas0004
opened
5 years ago
1
Recursion caveat: stack overflow
#32
dvas0004
opened
5 years ago
0
Spring Microservices: Error recovery
#31
dvas0004
opened
5 years ago
0
Spring Microservices: Discovery
#30
dvas0004
opened
5 years ago
0
Spring Microservices: config server vs vault
#29
dvas0004
opened
5 years ago
0
Lazy loading variables
#28
dvas0004
opened
5 years ago
0
OOP: Composition over inheritance
#27
dvas0004
opened
5 years ago
1
@ConditionalOnProperty
#26
dvas0004
opened
5 years ago
1
Higher Order Components (React)
#25
dvas0004
opened
5 years ago
0
Isomorphic apps
#24
dvas0004
opened
5 years ago
0
"Context" notes
#23
dvas0004
opened
5 years ago
1
"Casting" vs "Type Assertion"
#22
dvas0004
opened
5 years ago
1
Functions within Structs
#21
dvas0004
opened
5 years ago
0
"Slices" implementation
#20
dvas0004
opened
5 years ago
0
WHERE vs HAVING
#19
dvas0004
opened
5 years ago
0
@Embeddable & @Embedded
#18
dvas0004
opened
5 years ago
0
Destructuring
#17
dvas0004
opened
5 years ago
0
"inet" data type index
#16
dvas0004
opened
5 years ago
0
methodChannels
#15
dvas0004
opened
5 years ago
0
(Function declaration) vs (Function expression)
#14
dvas0004
opened
5 years ago
0
Java Resource Bundles
#13
dvas0004
opened
5 years ago
0
JPA FetchType
#12
dvas0004
opened
5 years ago
0
JPA entity relationships
#11
dvas0004
opened
5 years ago
0
JPA: JoinColumn and JoinTable
#10
dvas0004
opened
5 years ago
0
Spring Security : OAuth
#9
dvas0004
opened
5 years ago
0
Return custom HTTP codes (Spring Boot)
#8
dvas0004
opened
5 years ago
0
Spring Application Runner
#7
dvas0004
opened
5 years ago
0
@PostConstruct
#6
dvas0004
opened
5 years ago
0
Spring Boot runApplication
#5
dvas0004
opened
5 years ago
0
Sample custom security workflow for Spring Webflux
#4
dvas0004
opened
5 years ago
0
equals()
#3
dvas0004
opened
5 years ago
0
"this" & "super"
#2
dvas0004
opened
5 years ago
0
Previous