Anonymous ID: 0463a7 Codefags #2 April 3, 2020, 4:20 a.m. No.8671963   ๐Ÿ—„๏ธ.is ๐Ÿ”—kun   >>2139 >>2211 >>0221

Welcome to the CodeFag's thread #2

This thread is a gathering place for codefag anons and users to discuss their current projects, bug/enhancement reports, and new projects.

 

Let's work together to make anons more efficient and effective like a well regulated militia!

 

Submitting bug reports

Anons, help out your codefag friends. Please provide as much information as you can when reporting bugs or feature requests. Supply version info, screenshots, browser/os/phone (if applicable).

 

You can find the previous thread (#1) archived here:

https://8kun.top/qresearch/res/7762733.html

 

  • BakerTools Anon

Anonymous ID: 0463a7 April 10, 2020, 3:31 a.m. No.8744302   ๐Ÿ—„๏ธ.is ๐Ÿ”—kun   >>2774

CodeMonkey to deploy new 8kun version today to fix slowdown

Hey i just wanted to warn you guys that 8kun may have a deployment today to fix the slowdown according to CM.

 

This usually messes up the javascript loading for me. (It almost seems like they do blue green deployments and im connecting to and old cluster some times - i have no clue what they do though its probably way more complex due to severity of attacks)

 

So if you have issues with either core 8kun javascript or bakertools later today

  • Clear your cache and cookies

  • Restart your browser

  • Setup custom javascript in 8kun again

  • Should be good to go

Anonymous ID: 0463a7 April 21, 2020, 11:32 a.m. No.8874852   ๐Ÿ—„๏ธ.is ๐Ÿ”—kun   >>5585 >>2774

>>8869087

This is likely due to the baker puting the word Notables in their notables list. each link is considered a notable. this is confirmed by the fact that your scrollbar has no notables. ( they are all pb) bakertools is pretty naive with how it picks up notables.

 

added as low priority bug.

 

Thanks for your continuned qa work. Coronapocalypse got me busy and spending more time with family. Want to come back strong with a good release. keep reports coming.

 

<3 our small codefag platoon.

Anonymous ID: 0463a7 April 23, 2020, 10:05 a.m. No.8897557   ๐Ÿ—„๏ธ.is ๐Ÿ”—kun   >>7569

>>8895585

thanks. already have a request like this logged.

 

in the world of software, nothings /easy/ it all has to be tested and integrated with current system.

 

if you want to link me to some code that already does it, ill add it as an attachment to the enhancement request and it will make my job /easier/ but not /easy/

Anonymous ID: 0463a7 April 26, 2020, 6:33 a.m. No.8927168   ๐Ÿ—„๏ธ.is ๐Ÿ”—kun   >>7461

>>8926879

the fact that hovering broke is probably an indicator that CodeMonkey made 8kun javascript changes.

 

If something like this happens, you need to clear your caches/cookies and restart yoru browser. Then you can reload bakertools.

 

It seems like every time 8kun native javascript is modified, it breaks custom javascript

Anonymous ID: 0463a7 May 8, 2020, 2:59 a.m. No.9077108   ๐Ÿ—„๏ธ.is ๐Ÿ”—kun   >>9423

>>9070615

This sounds like an interesting idea.

 

So you are saying that you save references to interesting 8kun posts and you want a tool to put them together into a local web page as a multibread bun almost.

 

Ill add a ticket for this. Thank you and keep the requests coming

Anonymous ID: 0463a7 May 11, 2020, 3:07 p.m. No.9128734   ๐Ÿ—„๏ธ.is ๐Ÿ”—kun

>>9115067

You can go by what other anon said about chrome but if you want ot team up with others using ghidra to pursue your original idea, check here: https://8kun.top/qresearch/res/9038853.html

 

if you find something, feel free to crosspost

Anonymous ID: 0463a7 May 15, 2020, 3:40 p.m. No.9191469   ๐Ÿ—„๏ธ.is ๐Ÿ”—kun   >>3301

>>9191155

just trying to keep each of the topics on topic. we have a split of ghidra thread for a reason. i admit my first post should have had the link to the thread but life gets in the way - i came back and gave the anon the ifno they need.

 

we need to be organzed: meme breads for meme dev, /comms/ for baker things, ghidra thread for doing ghidra, codefags for people developing tools releated to q.

 

thanks for understanding

Anonymous ID: 0463a7 May 16, 2020, 4:16 a.m. No.9198143   ๐Ÿ—„๏ธ.is ๐Ÿ”—kun   >>9287 >>0097

>>9191863

This has great potential. Here are my concerns:

 

  1. I don't think providing the compiled program is great and a lot of anons wont want to trust it. If you provide easy and well written instructions for compiling, then it would be less of a concern and anons could modify their local version if wanted.

(otherwise we would have to run ghidra on every released version to verify it)

 

  1. The application shouldnt use just one api key because its going to be rate limited for everyone based on the one key. you should make it configurable so that they do the authroization for the api key themselves and everyone has their own rate limit and key. (obv you'll need to make it easy to setup fro the app and give people instructions how to authorize the api use)

 

  1. A LOT of anons don't use windows. Can the program be compiled for Linux and Mac using either MONO or cross compile with .net?

 

Addressing these issues would make it more likely that anons would want to use your tool.

 

>>9193301

No worries fren, we all have our days - it was a rough day for me too. Lots going on lately but we all have each other. I cant say this is THE for programming talent, it should be but I dont think everyone knows about this thread yet. Some of us im sure will lurk in multiple threads but some probably dont even know about them. The research breads is where the majority of people flock to. These breads like ghidra and codefags (not so much the meme ones) need more 'advertising'.

Anonymous ID: 0463a7 May 17, 2020, 12:47 p.m. No.9214667   ๐Ÿ—„๏ธ.is ๐Ÿ”—kun   >>3457

>>9213147

>>9213178

I think theres 2 things goin on.

 

  1. wrong posts being faded. I noticed this right after the update. but it cleared itself up for me. try clearing yoru cache and restarting your browser and then reloading js. for whatever reason, every time they update 8kun it breaks custom js and you need to refresh.

 

  1. theres still an issue with spamfader disable. sometimes it needs to be toggled back andf orth before it 'takes'. its a known issue and i plan on fixing it when i do a new release.

 

trying to to get real life stuff squared away so i can do another big release.