|
compostability more like
|
![]() |
|
![]()
|
# ¿ Mar 24, 2023 04:16 |
|
MALE SHOEGAZE posted:ok what’s the best blogging option in 2018? this is about shameless self promotion and not a burning passion to share my ideas with the world so im willing to pay i guess. ideally there’d be analytics i guess. not sure about comments: id guess that comments generate more traffic but it gives people an opportunity to point out how stupid i am right there in the blog, as opposed to offsite. https://dev.to/
|
![]() |
|
write it in fullstack rust
|
![]() |
|
I would blog if I had anything interesting to talk about at all that wasn't just straight up violating ndas
|
![]() |
|
Maybe use a real editor
|
![]() |
|
eschaton posted:faculty and TAs at Carnegie Mellon didn’t give a poo poo what tools we used for our assignments as long as submitted assignments compiled and ran and such with the course tools my algorithms prof took this a step further and didnt even care what language we did our assignments in. poo poo owned wish i could go back in time and take that class again, except pay closer attention and use an interesting language instead of kinda loving around and using java
|
![]() |
|
i just want to write rust and get paid for it
|
![]() |
|
MALE SHOEGAZE posted:let's do a startup let's do it. I have no viable product ideas
|
![]() |
|
carry on then posted:i'll draw BLOCKCHAIN somewhere on the whiteboard, you can start with that no
|
![]() |
|
jit bull transpile posted:I have an actual product idea but it would be subscription based and I'd want to HQ in Milwaukee instead of the stupid sf bay so it's doomed from the start probably. can I work 100% remote
|
![]() |
|
the stupidest thing about latex is how you have to keep re-running the compiler until the results look right
|
![]() |
|
it is wild to me that there are people who unironically laud go's error handling. have they never used an adult language before
|
![]() |
|
ctps:code:
|
![]() |
|
Peeny Cheez posted:
![]() i think doing the dumb thing in c# was effectively faster for my doesnt know a unix brain but i am not surprised that it is a trivial grep
|
![]() |
|
Peeny Cheez posted:It's not the worst solution but as the files get larger it'll get poopy yeah for sure. the problem space is limited to four text files each a hundred lines long that I wanted to gently caress around with earlier today so I feel good
|
![]() |
|
gonadic io posted:are you sure the lines you're matching will be exactly identical? better spend 6 months adding a machine learning solution imo it doesnt take nearly 6 months to include a levenshtein library and pick an arbitrary threshold
|
![]() |
|
i have found an excuse to spend my friday at work writing rust
|
![]() |
|
it is a state machine that supports testing a system. it talks to a system over udp, and uses a couple threads to do so for reasons im actually encountering a cumbersome pattern right now in my state machine logic. steps in the state machine are a function of the current state and the time in the state. the state is an enumeration, but the time is a float. as a result, my match looks like: code:
(State::first, > 5f32) => Some(State::next) (State::first, _) => None but that doesn't work (obviously) is there a pattern i could be using here that does work? I'd like to be able to clean it up to much fewer lines
|
![]() |
|
a ha! i was at the top of that page just now. thanks! i wonder if i could write a clippy lint to detect the dumb thing i was doing instead and recommend match guards...
|
![]() |
|
is there a term for shoehorning systems into the same interface even if it doesnt make any sense other than square peg, round hole
|
![]() |
|
update resume
|
![]() |
|
i go to the company holiday party and get plastered on free booze
|
![]() |
|
c tp s: fighting with the float_cmp library for fuzzy float comparisons. for some reason my floats are a surprising number of ulps apart!
|
![]() |
|
also, using debug_asserts for test-time invariants has been beneficial
|
![]() |
|
AWWNAW posted:and poo poo probably more lines of code than the actual system that's not really a bad smell though
|
![]() |
|
tests are to prove correctness of your code
|
![]() |
|
http://mikehadlow.blogspot.com/2012/05/configuration-complexity-clock.html
|
![]() |
|
i would just use rust
|
![]() |
|
no idea what that was a response to but i stand by it
|
![]() |
|
wireshark/wireshark with plugins?
|
![]() |
|
i got some value from the various things on http://www.aosabook.org/en/index.html
|
![]() |
|
gonadic io posted:ctps: adding a field to device telemetry here requires 7 different pull requests and deployments. Each service/pipeline has a different enrichment process and so it's own data schema (and half of them use different data transport technologies). I can do it in one except it silently breaks a subset of the consumers and there's no way to know in advance which consumers are liable to break
|
![]() |
|
I blanked on it for a year then saw an excuse to use it at work
|
![]() |
|
Triglav posted:is knowing only c decently employable extremely
|
![]() |
|
why would you learn modern c++ when you could just learn rust
|
![]() |
|
rls just crashes nonstop
|
![]() |
|
i casually checked out pycharm the other day with low expectations because i have had some negative historical interactions with various jetbrains tools but i was blown away at how good it was at everything
|
![]() |
|
vhdl and verilog are cursed languages and hardware is a nightmare tarpit
|
![]() |
|
lets start the yospos consulting group
|
![]() |
|
![]()
|
# ¿ Mar 24, 2023 04:16 |
|
Skyl3lazer posted:YosPros
|
![]() |