Tumgik
nikjag · 5 months
Text
Tumblr media
follow up
plotting
plot random mundane stuff its fun
Tumblr media
heres a plot of my mood rated 1-10 over time for the past half a year (rolling average with a window of 7 days)
always good to practice processing data and visualizing it
103 notes · View notes
nikjag · 7 months
Text
spiking neural networks
writing up some code in rust and python to replicate basic eeg activity using spiking neural networks
Tumblr media
it uses a lattice of leaky integrate and fire models to act as biological neurons
unlike a classical neural network, this system has a sense of time
on the right you can see the voltage of the membrane potential of each neuron change over time
on the left you can see the concentration of signaling neurotransmitters in each neuronal synapse that contribute to how the membrane potential changes over time
extremely basic modeling but it looks neat
(neuronal calcuations done in rust, visualization in python and matplotlib)
27 notes · View notes
nikjag · 9 months
Text
turing pattern
Tumblr media
programmed a turing pattern generator in rust (using this as reference)
it's a cool way to simulate certain biochemical processes
never knew cellular automata had practical applications thats pretty neat, would recommend reading up on them if u like partial diff eqs
19 notes · View notes
nikjag · 9 months
Text
rust server project
i learned how to do basic multiprocessing with message passing, the basics of how tcp works, and how to write a terminal based ui (using https://github.com/ratatui-org/ratatui in case anyone is interested) just to see funky lines on my screen
(its slow because my laptop cannot handle obs if its life depended on it)
its just a simple terminal based app that just displays how much of the cpu a client is using and some basic ping statistics
it was utterly painfully learning how deadlock works and i did not have a clue what i was doing but i had fun so yea would recommend
40 notes · View notes
nikjag · 10 months
Text
everyday god tempts me to parse html or xml with regex
69 notes · View notes
nikjag · 10 months
Text
Hey sorry, your boyfriend is a single chain polymer now. Just jiggling happily... no he still has not equilibrated yet. sorry
Tumblr media
648 notes · View notes
nikjag · 10 months
Text
the frameworks are winning
me trying to learn something new versus 16 billion different frameworks and libraries to choose from
107 notes · View notes
nikjag · 10 months
Text
me trying to learn something new versus 16 billion different frameworks and libraries to choose from
107 notes · View notes
nikjag · 10 months
Photo
Tumblr media
6K notes · View notes
nikjag · 10 months
Text
Ultimate Gender Vibes
Tumblr media
3K notes · View notes
nikjag · 10 months
Text
sometimes i dont like talking about projects with people because theyll be like "hey why dont you monetize that?" or "hey why dont you turn that into a business?" like no man it being free to use for anybody is like half the reason why i made that thing
not everything made has to have monetary value sometimes u can just be silly for the sake of being silly or make for the sake of making let me do opensource software in peace ok thanks
310 notes · View notes
nikjag · 10 months
Text
I think tumblr should let us post diagrammes and graphs and tables. We can be trusted with math. I promiss.
4K notes · View notes
nikjag · 11 months
Text
do it rust is fun and it’s a pretty gay programming language tbh
I told myself I would never use rust.
But pandora's box of borrowing variables is tempting me
24 notes · View notes
nikjag · 11 months
Text
cargo
me staring at my screen for 5 minutes waiting for rust to compile
(i have forgotten to turn on incremental compilation)
13 notes · View notes
nikjag · 11 months
Text
leetcode
i dont get practicing by using leetcode over projects why cry over one small problem when you can cry over a dozen interwoven ones at the same time? i thought computer scientists liked efficiency
252 notes · View notes
nikjag · 11 months
Text
timing
i am only able to write code at 3 am when pointers suddenly make sense and i can move on from boilerplate
coincidentally the meds also seem to wear off around then
102 notes · View notes
nikjag · 11 months
Text
premature optimization
i will not prematurely optimize
i will not prematurely optimize
i will not prematurely optimize
i will not prematurely optimize
i will not prematurely optimize
114 notes · View notes