[ home ] [ math / cs / ai / phy / as / chem / bio / geo ] [ civ / aero / mech / ee / hdl / os / dev / web / app / sys / net / sec ] [ med / fin / psy / soc / his / lit / lin / phi / arch ] [ off / vg / jp / 2hu / tc / ts / adv / hr / meta / tex ] [ chat ] [ wiki ]

/cs/ - Computer Science


Name
Email
Subject
Comment
Verification
Instructions:
  • Press the Get Captcha button to get a new captcha
  • Find the correct answer and type the key in TYPE CAPTCHA HERE
  • Press the Publish button to make a post
  • Incorrect answer to the captcha will result in an immediate ban.
File
Password (For file deletion.)

25 Dec 2021Mathchan is launched into public


File: red black tree.png ( 46.56 KB , 1323x658 , 1662968963995.png )

Image
This board is for the discussion of computer science.

This includes topics such as data structures, algorithms, computation theory, programming languages, compilers, etc.


Inline code can be embedded in several different ways:
  • \inline{ ... }
    or
    \lstinline{ ... }
    commands
  • \begin{inline} ... \end{inline}
    environment
  • \< ... \>
    or
    ` ... `
    special blocks

Block-level code can also be embedded in several ways:
  • \code{ ... }
    ,
    \codeblock{ ... }
    commands
  • \begin{code} ... \end{code}
    ,
    \begin{codeblock} ... \begin{codeblock}
    or
    \begin{lstlisting} ... \end{lstlisting}
    environments
  • ``` ... ```
    special block

Syntax highlighting can be added by specifying a programming language like
\begin[language=java]{code} ... \end{code}
or like
```java ... ```
.


File: csfags.jpg ( 264.21 KB , 2358x1020 , 1713089007984.jpg )

Image
4 posts omitted. Click here to view.
>>

File: f6977d1c-e578-4e14-aa78-639ca333ae77_696x290.jpg ( 30.04 KB , 696x290 , 1718078345526.jpg )

Image
Self-driving cars are still retarded - this has nothing to do with generative models.
The sheer doomer autism with LLMs obfuscates the true AGI paradigm of reinforcement learning.
>>
I've decided I like the "AI will replace programmers" thing because it lets me know instantly that the person saying it either isn't a programmer or has such little experience that ChatGPT can ACTUALLY replace him.

I use ChatGPT (or similar LLMs) regularly when I want to do some boilerplate, but most of the time it's useless if the thing I want to do isn't a completely self-contained simple function. LLMs are actually way more useful for learning new programming languages because you can convert code from a language you can understand to the new one or tell you the idiomatic way of doing what you want to do.

Any programmer who has any confidence in his own skill will see these technologies are helpful tools rather than competition.
>>
no
>>
>>
>>197
>Mentions reinforcement learning
>Pretends its more than just cope
omegakek


File: 51bzfur6zpb91.png ( 887.9 KB , 1360x768 , 1730999790383.png )

Image
>>
>>214
You gay bastard


File: łibu7.jpg ( 102.2 KB , 680x680 , 1713080347486.jpg )

Image
am i being obtuse?
11 posts omitted. Click here to view.
>>
>>172
Sneed
>>
>>172
Nah you're acute <3
>>
testing TESTING TESTING, chatgpt works lmaooo
>>
>>172
Nothing to do with CS
>>
test


File: djikstra.png ( 128.3 KB , 1200x800 , 1711161860516.png )

Image
blackpill me on void linux
2 posts omitted. Click here to view.
>>
come back when you know how a computer works or can write code
>>
people really mad about a test post smh
i both know how a computer works and can write code :)
hi kyon pls no ban :)
>>
>>164
It's linux and is going to give your computer AIDS.
>>
>>164
back to 4chan faggot
>>


File: IMG_3828.jpg ( 1.52 MB , 3024x4032 , 1707016575519.jpg )

Image
In my downtime, I'm writing a CAS in Python. It has to be from scratch, because I want it to fit on my calculator, and all of the solutions out there import a lot of data. Currently, there are two separate programs, one which can do full polynomial arithmetic, but you have to type in the polynomial in program form, as a list of coefficients starting from x^0. I'm working on merging it with the CAS interface, which will evaluate expressions recursively. For example: (sin x)^2 is sin inputted into the function f(y) = y^2. Though I don't have time to make this logic perfect, it will be interesting to learn how to program a u-substitution for arbitrary input.
7 posts omitted. Click here to view.
>>
>>160
nnn
>>
>>163
>test
>>
>>163
2
>>
sd
>>
v


File: sun.gif ( 75.18 KB , 875x360 , 1676594209477.gif )

Image
Are there any good GPL compatible equilvalents to ZFS?
3 posts and 1 image reply omitted. Click here to view.
>>
>>155
no
>>
no not at all
>>
>>155
You should try btrfs, it is definitely stable and feature-complete now :)
>>
>>
no


File: sddefault.jpeg ( 26.37 KB , 640x480 , 1692854268329.jpeg )

Image
Functional or object-oriented; don't really care which. Must be able to give detailed non-obstuse error messages.
>>
>>157
a non-parser for syntaxless languages like lisp
>>
lolo