/dpt/ - Daily Programming Thread

What are you working on, Jow Forums?

Previous thread:

Attached: cg0ut1ara7021.jpg (640x768, 69K)

Other urls found in this thread:

pastebin.com/1yLcVkyW
github.com/google/haskell-trainings/releases
limperg.de/ghc-extensions/
pypi.org/project/ExifRead/
stackoverflow.com/questions/4764932/in-python-how-do-i-read-the-exif-data-for-an-image
twitter.com/SFWRedditGifs

You can't spell trust without Rust.

epic op image ;ddd

Attached: 1548809595640.jpg (1152x720, 83K)

Reminder trannies can't be programmers because they lack critical and logical thinking completely.

How do I reference non-current section in NASM? I know the current one is referenced using $$.

I need to decode a subset of ARMv5T instructions in C. Is there a sane way to go about this beside using a massive ifelse tree?

You can spell rust without faggot, but you shouldn't.

what is wrong with this Python script?

for i, row in data.iterrows(): #iterates through a specific column in a dataset
x='0'
str_list = []
if data.row_idx[i] != x: #if the value is different from the previous one, add it to the array
x=data.row_idx[i]
str_lst.append(data.row_idx[i])

Traps can be programmers but they don't last long enough for it to matter

Theres no 'R' in trust