Image segmentation by Ciro Santilli 37 Updated +Created
AI code generation framework that tries to run code by Ciro Santilli 37 Updated +Created
  • OpenAI's GPT-4-turbo can generate and run Python code if it detects that the prompt would be better answered by Python, e.g. maths
Fastest gun in the West problem by Ciro Santilli 37 Updated +Created
Reddit toplevel comments are drowned out by comment replies by Ciro Santilli 37 Updated +Created
This is the fatal flaw of Reddit for aQ&A website. If you are not early on replying to the thread, your comment very quickly disappears due to replies to other comments. This greatly amplifies the fastest gun in the West problem.
UVa Online Judge by Ciro Santilli 37 Updated +Created
Project Euler by Ciro Santilli 37 Updated +Created
They don't have an actual online judge system, all problems simply have an integer or floating point solution and they just check that you've found the value.
The only metric that matters is who solved the problem first after publication, e.g.: projecteuler.net/fastest=454. The "language" in which problems were solved is just whatever the user put in their profile, they can't actually confirm that.
Project Euler problems typically involve finding or proving and then using a lemma that makes computation of the solution feasible without brute force. As such, they live in the intersection of mathematics and computer science.
Code solutions by individuals:Basically no one ever had the patience to solve them all. What we need is a collaborative solution.
projecteuler.net says it started as a subsection in mathschallenge.net, and in 2006 moved to its own domain. WhoisXMLAPI WHOIS history says it was registered by domainmonster.com but details are anonymous. TODO: sample problem on mathschallenge.net on Wayback Machine? Likely wouldn't reveal much anyways though as there is no attribution to problem authors on that site.
www.hackerrank.com/contests/projecteuler/challenges holds challenges with an actual judge and sometimes multiple test cases so just printing the final solution number is not enough.
Exercism by Ciro Santilli 37 Updated +Created
Necessary evil by Ciro Santilli 37 Updated +Created
Programming problem collection website by Ciro Santilli 37 Updated +Created
The Alan Turing Institute by Ciro Santilli 37 Updated +Created
Inria by Ciro Santilli 37 Updated +Created
They do some really fun hardcore mathy stuff over there!
Ciro Santilli interned at Inria Centre at Université Côte d'Azur in the early 2010's. It was a disaster, largely his own fault, but also due to our broken educational system. But they do have awesome things as well.
Applied mathematics research institute by Ciro Santilli 37 Updated +Created
IT Audit: Explanation on the Example Case by kris25schr 0 Updated +Created
IT Audit can be defined as the examination of the organization’s IT infrastructure, its policies, applications, technologies, and data management. One of the main aims of the information technology audits is the verification of the reliability of the IT systems, identification of the potential security aspects, adherence to the regulations, and finding the areas for improvement. Among the examples we can showcase the next project: an IT audit for the paint manufacturer. Here, IT auditors conducted the assessment of the organization’s infrastructure, and distribution of the business expenses, evaluated the distribution of the responsibilities in the IT department, analyzed the applications landscape, and as an outcome provided IT audit report with the list of the identified issues/inconsistencies and optimization points.
chudovo.de/projects/it-pruefung-fuer-den-farbenhersteller/
Home by kris25schr 0 Updated +Created
Welcome to my home page!
THE BEST CERTIFIED ETHICAL HACKER / REVENANT CYBER HACKER by June Harry 0 Updated +Created
HOW TO HIRE A GENUINE HACKER / REVENANT CYBER HACKER
The intricate of online investments, and falling victim to a scam is a harsh reality that many, including myself, have faced. My name is Cindy Ewing, and my encounter with REVENANT CYBER HACKER has been extraordinary, warranting a detailed recounting for the benefit of those who might find themselves in similar distress. A few months ago, I ventured into the world of forex trading, lured by the promise of substantial returns. My platform seemed genuine, backed by convincing testimonials and professional presentations. It wasn’t until I tried to withdraw my supposed profits that the facade began to crumble. My emails went unanswered, and I soon realized that I had been duped out of a staggering USD 210,000.52. The shock and despair were overwhelming, but I knew I had to act quickly. Desperation drove me to the internet, searching for any solution that could help recover my funds. Amidst the sea of advice and services, one name kept resurfacing: REVENANT CYBER HACKER. The testimonials were glowing, filled with stories of successful recoveries and praises for their expertise. Skeptical yet hopeful, I decided to take a leap of faith. The initial consultation was thorough, as I laid out my predicament in detail. The expert I spoke with assured me that they had encountered and successfully resolved cases similar to mine. Their confidence was reassuring, and I felt a glimmer of hope for the first time since discovering the scam. REVENANT CYBER HACKER’s approach was methodical and transparent. They explained the steps they would take to track and retrieve my lost funds, keeping me informed throughout the process. Their communication was impeccable, with regular updates that provided both comfort and clarity. What stood out was their use of advanced technological tools and techniques. They meticulously analyzed the scam platform’s digital footprint, identifying the trails left by the fraudulent operators. Their expertise in cyber forensics was evident as they navigated the complex web of blockchain transactions and unmasked the hidden paths my money had taken. True to their word, within 48 hours, I received a notification that my lost funds had been returned to my wallet. The moment was surreal; seeing the amount reflected in my account was like a dream come true. The sense of relief and gratitude I felt was indescribable. REVENANT CYBER HACKER had delivered on their promise, restoring not only my money but also my faith in the possibility of justice. REVENANT CYBER HACKER handles each case with a blend of technical proficiency and genuine compassion, understanding the emotional and financial toll such scams take on victims. For anyone who finds themselves ensnared by fraudulent investment schemes, I cannot recommend REVENANT CYBER HACKER highly enough. Their service is not just about recovering lost funds; it’s about restoring hope and providing a lifeline in a time of need. My experience stands as a testament to their remarkable capabilities and dedication to helping those wronged in the digital realm. REVENANT CYBER HACKER exemplifies the best of what a recovery service should be: efficient, trustworthy, and profoundly effective. They turned my nightmare into a narrative of recovery .For any kind of crypto recovery contact  REVENANT CYBER HACKER via: Email : revenantcyberhacker ( @ ) gmail (. ) com  
Telegram: revenantcyberhacker
WhatsApp: + 1 (208) 425-8584
WhatsApp: + 1 (913) 820-0739
Website:www.revenantcyberhacker.org
Home by June Harry 0 Updated +Created
Welcome to my home page!

Pinned article: ourbigbook/introduction-to-the-ourbigbook-project

Welcome to the OurBigBook Project! Our goal is to create the perfect publishing platform for STEM subjects, and get university-level students to write the best free STEM tutorials ever.
Everyone is welcome to create an account and play with the site: ourbigbook.com/go/register. We belive that students themselves can write amazing tutorials, but teachers are welcome too. You can write about anything you want, it doesn't have to be STEM or even educational. Silly test content is very welcome and you won't be penalized in any way. Just keep it legal!
We have two killer features:
  1. topics: topics group articles by different users with the same title, e.g. here is the topic for the "Fundamental Theorem of Calculus" ourbigbook.com/go/topic/fundamental-theorem-of-calculus
    Articles of different users are sorted by upvote within each article page. This feature is a bit like:
    • a Wikipedia where each user can have their own version of each article
    • a Q&A website like Stack Overflow, where multiple people can give their views on a given topic, and the best ones are sorted by upvote. Except you don't need to wait for someone to ask first, and any topic goes, no matter how narrow or broad
    This feature makes it possible for readers to find better explanations of any topic created by other writers. And it allows writers to create an explanation in a place that readers might actually find it.
    Figure 1.
    Screenshot of the "Derivative" topic page
    . View it live at: ourbigbook.com/go/topic/derivative
  2. local editing: you can store all your personal knowledge base content locally in a plaintext markup format that can be edited locally and published either:
    This way you can be sure that even if OurBigBook.com were to go down one day (which we have no plans to do as it is quite cheap to host!), your content will still be perfectly readable as a static site.
    Figure 5. . You can also edit articles on the Web editor without installing anything locally.
    Video 3.
    Edit locally and publish demo
    . Source. This shows editing OurBigBook Markup and publishing it using the Visual Studio Code extension.
  3. https://raw.githubusercontent.com/ourbigbook/ourbigbook-media/master/feature/x/hilbert-space-arrow.png
  4. Infinitely deep tables of contents:
    Figure 6.
    Dynamic article tree with infinitely deep table of contents
    .
    Descendant pages can also show up as toplevel e.g.: ourbigbook.com/cirosantilli/chordate-subclade
All our software is open source and hosted at: github.com/ourbigbook/ourbigbook
Further documentation can be found at: docs.ourbigbook.com
Feel free to reach our to us for any help or suggestions: docs.ourbigbook.com/#contact