Job requires you to show code you wrote

>job requires you to show code you wrote
what do you post?

Attached: _l.png (2412x1496, 797K)

hello world in C

goatse.sh

show them my gitlab for 48 hours and then hide my projects again

>visual studio code
>c++
>macOS

Show them some open sores PRs

I'd post this:
with open("voice.pac", "rb") as f:
c = f.read()
begin_ogg = 0
file_index = 0
start = c.find(b'OggS')
while start > -1:
version = int(c[start + 4])
h_type = c[start + 5]
if h_type == 2:
begin_ogg = start
p_segments = c[start + 26]
print(p_segments)
s_table = c[start + 27: start + 27 + p_segments]
print(s_table)
s_bytes = sum(s_table)
print(s_bytes)
end = start + 27 + p_segments + s_bytes
if h_type == 4:
with open("file_{}.ogg".format(file_index), "wb") as of:
of.write(c[begin_ogg: end])
file_index = file_index + 1
start = c.find(b'OggS', end)

It extracts all the voice clips from the voice.pac file of the Japanese visual novel 爆乳淫乱家庭教師.

>爆乳淫乱家庭教師
Kek

chad spotted

>sorry, can't do that, NDA

A script I wrote that controls a GPIO pin on a RPI to repeatedly shoot myself with a .22 pistol.

I came here to post this. There's so much wrong with this pic.

>literally just a servo moving 45 degrees

So you haven't written any code in your free time? I see, thank you for coming in.

HURR DURR

kys retard

fuck off
what does your code look like
probably shit

#!/bin/sh

feh --bg-fill $1

Clifford algebra generator in C++17 with tmp

I show my GitHub projects. I’m proud of the work I’m putting into my hobby.

I have, but I'm not a freetard and my code is closed source.

ena
conf t
erase startup-config
delete vlan.dat
delete flash:
reload

model

kek when can you start?

>#include "../
>raw pointers in 2019
>that formatting
cringe

cringe

A link to the product I wrote.

>爆乳淫乱家庭教師

Attached: include_stdlib.png (507x169, 11K)

>Being to much of a brainlet to use raw pointers in 20198

Attached: 1552489158313.png (862x890, 580K)

>classes when
>virtually zero zero-cost abstractions
>2019

cringe

I had a slave contract.

*2019

Regex library I wrote that validates user inputs (names, telephone, user/pass, etc)

Is that actually a web forum written in C++?

Attached: 0E1A53A7-F819-4CE2-B13E-16768A057323.gif (530x257, 3.14M)

Why would you show them actual code. Just show them the code in production. Most code is fugly and non-sexy.

Math!

Attached: Screenshot from 2019-04-09 18-27-25.png (1366x768, 202K)

>tab titles in Portuguese
>code in English

if yes {
while no do {
if yes {
do
if do {
yes = no

Tabs are my PhD qualifying chapters, i have to write it in portuguese. Brazil's rules.

If you do not code in english you are wrong, specially when to intend to publish with your scientific paper.

Como é que é a vida aí no Brazil?

Ter doutoramento paga mais?

Na iniciativa privativa, na maioria dos casos, te atrapalha a conseguir uma posição. No serviço público há uma boa gratificação, principalmente na área acadêmica, nesse caso é praticamente obrigatório para ter um bom salário e um bom plano de carreira.

Percebi. Achas que o Brazil tem perpectivas de futuro?

O Brasil não tem a menor chance de dar certo. Tinha a faca e o queijo nas mãos na época do boom chinês, quando os preços do minério de ferro e petróleo estavam na lua, e ao invés de investirem em educação de base e infra estrutura torraram dinheiro em medidas populistas, corrupção e má administração.
Nossa pirâmide etária está se invertendo e ainda temos uma economia que engatinha, severos problemas de infra estrutura, e indústria inexistente. Sem falar no déficit das contas públicas.

Attached: file.png (290x381, 125K)

Tools and other related things I've written and put up for my current job.

i add a comment with the full GPL license to the first line of the file

Is this cisco

I hereby promote you to Senior data science devops cloud PaaS site reliability engineer technician II

Your options award vest in 10 years and you start at 15k. Also be sure to have 30 years of docker experience and be willing to travel 70% and be on call 5 nines. Also start time is 730 and we like to see you here until COB. Working in free time encouraged and shows you are a team player

some robotics projects I've done for fun.

Now perform a partial f test to determine which factors can be dropped.

I'm more of a tubgirl.js man, myself.

mov eax 1
ret

We don't speak the monkey

>Fire up your favorite Quake 1 engine, motherfucker, because you're about to get pwned in my deathmatch mods

solution to one of the newer project euler problems in assembly

Attached: Screenshot_20190410_014126.png (710x964, 566K)

--------[-->+++.------------.---.--[--->+-.++[->++++.------.++++++++++++.--------.

Why did you need this

>not writing your own extraction utilities for individual VNs

Attached: 1536195029090.jpg (542x537, 44K)

Holy shit user, we've been looking for a linux code ninja like you for months! I notice that you used the bin/sh shebang instead of bin/bash or usr/bin/env bash. This is for systems compatibility correct? How long have you been building POSIX compliant software? Our team could really use some help. We are running these youbuntoo servers on Amazon, and it seems like every time we log in, there are more updates it says are available. Do you think you could write some software to update the youbuntoos for us?

it's kinda retarded to use them in C++ desu
the whole point of abstraction is to make code more readable, easier to reason about, and break things into chunks that don't break. raw pointers can cause all sorts of problems. they are great in straight C but C++ is not the same

based

Give them a link to my github. I created it for this reason.

Seems like it. It's programmed in Wt.
I tried to learn Wt but to no avail, as the documentation is horrible.

Seems like a pretty good framework, though.

ping nsa.gov -t

Attached: 1554213359827.jpg (627x733, 117K)