@AndrewCGower On an older version of the fenresearch site, it was listed as being 1 years old on Sept. 3rd: Was it founded on the 3rd or 7th?
https://t.co/xeRcxHafzx
@danielcid@HNStatus seems to be the official status account, might be worth a follow.
This thread has the discussion about the downtime and interesting insight as well: Seems like it migrated from bare metal to awes for instance.
https://t.co/Svdw707kgE
@joernio@NorthSec_io@tuxology@vickieli7 Can you confirm it'll be on the 19-20?
And is it a 2 day workshop, or two one-day sessions?
The site of nsec lists May 20-28 so I'm double-checking to make sure it's right!
Can we get more than 2gb of ram on https://t.co/adGBOKB6KQ? My bot currently needs over 3gb, but I only see the 2gb "hacker" tier on the website
Never considered hosting on repl, but if it works it would be amazing!
And now, I ported my fuzzer to the https://t.co/2ksffCd1jV page!
Never knew these horrifying things would be so fun to look at!
https://t.co/n1wYDE7Lhr
Also, post for how I made this coming out tomorrow on my https://t.co/eloR1FEr1g page.
Implemented a simple fuzzer for https://t.co/Ds3a9I7VXl: It picks random pieces of existing solutions and merges them together: https://t.co/ObL4qFwlPq
My favorite one: https://t.co/J9ZjWIqbcA
What ways of merging snippets should I add, other than few binary operators?
@Scott_Helme I have an OG ender 3 and I'd recommend picking something else.
While it usually works fine, something ends up breaking or needing to be calibrated every couple of prints, and it's become a chore to maintain it.
I head good things about Prusa, but it's a different price range
Implemented a simple fuzzer for https://t.co/Ds3a9I7VXl: It picks random pieces of existing solutions and merges them together: https://t.co/ObL4qFwlPq
My favorite one: https://t.co/J9ZjWIqbcA
What ways of merging snippets should I add, other than few binary operators?
@aemkei Randomly changing the code by combining the other entries. E.g extract small sections of entry 1 randomly and combine randomly with small sections of entry 2
I've been experimenting with Metaballs recently, and finally arrived at a result I'm happy with!
Try it out: https://t.co/735svC1vrn
Working on a blog post for the technical details, but the source should be pretty readable for the interested.