Readit News logoReadit News
elipsey commented on Ask HN: Is it hard to get into systems programming from back end engineer?    · Posted by u/3a2d29
dwrodri · 3 years ago
I do a lot of systems-type work academia (OSes, CPU sims, transient execution attacks, etc).

"Should not apply" is a very strong phrase. Would you be willing to humble yourself in a junior position so that you could learn? Are you willing to put in the time and effort to learn the ins and outs of the platform? If so, I think you'd be a great fit as a junior systems engineer at a 50-500 person org that has the self-awareness to put you on a team with more experienced engineers who can show you the ropes. If anything, you're a great candidate because you'll already have some programming experience under your belt which minimizes the barrier for learning syntax and language-agnostic programming concepts, allowing you focus more on actually learning how everything works under the hood.

I work professionally on computer vision software, and quite frankly one of the biggest barriers we have now is that the people who are deploying our ML code have the experience with all the experimental tooling (PyTorch/Python) but not as much with what's going on under the hood, and thus we're leaving lots of performance on the table.

My personal definition of "systems knowledge" is "can you answer 'how does this work under the hood?'" to the point where we're talking about assembly/bytecode and drivers. It's more tedious than learning the Java standard library, but I wouldn't necessarily say it requires more intellectual power. It just takes time.

elipsey · 3 years ago
[deleted]
elipsey commented on Denuvo Launches Nintendo Switch Emulator Protection   irdeto.com/news/denuvo-by... · Posted by u/lucas_
ryandrake · 4 years ago
One sad lesson I learned early on in my software career is, for every ethical stand you are willing to take as a developer, there's always some other developer who is willing set aside ethics or has a different set of ethics. Software needs some kind of baseline ethical standard, like a Hippocratic Oath. A line that we "shall not cross."

I remember my first job out of college, I was asked to write code that caused our software to cheat at a certain industry benchmark. I was very junior, but still realized it was wrong. I finally worked up the courage to tell my boss that I had an ethical problem with doing this and wouldn't do it, and to my surprise, he said "Oh, that's fine! We treat software developers well here. I'll just give you a different bug ticket to work on!"

Jim, a few cubicles down from me had no problem writing the benchmark-cheating code. It's kind of futile.

elipsey · 4 years ago
>> https://www.acm.org/code-of-ethics

It is worthwhile for us to read and reflect on the ACM Code of Ethics and Professional Conduct.*

* https://www.acm.org/code-of-ethics

elipsey commented on Cow Clicker (2010)   cowclicker.com/... · Posted by u/sogen
elipsey · 4 years ago
In case it's not obvious, this game was intended as satire. Reposting previous comment:

This seems like an appropriate moment to remember Cow Clicker[1], and reflect on it's lesson:

"The player is initially given a pasture with nine slots and a single plain cow, which the player may click once every six hours. Each time the cow is clicked, a point also known as a "click" is awarded; if the player adds friends' cows to their pasture, they also receive clicks added to their scores when the player clicks their own cow. As in other Facebook games, players are encouraged to post announcements to their news feed whenever they click their cow. A virtual currency known as "Mooney" can be bought with Facebook Credits; it can be used to purchase special "premium" cow designs, and the ability to skip the six-hour time limit that must be waited before the cow can be clicked again."

"Unexpectedly to Bogost, Cow Clicker became a viral phenomenon[...]Although continually disturbed by its popularity, Bogost also used Cow Clicker to parody other recent gaming and social networking trends;"

"'bovine gods' eventually revealed that 'Cowpocalypse' would occur on July 21, 2011 (exactly one year since the original release of the game). From then on, every click made by players would deduct thirty seconds from a countdown clock leading to the Cowpocalypse. However, players could extend the countdown clock by paying to supplicate with Facebook Credits: paying 10 credits would extend the countdown by a single hour, while 4,000 would extend the countdown by an entire month. After $700 worth of extensions, the countdown clock expired on the evening of September 7, 2011. At this point, the game remained playable, but all the cows were replaced by blank spaces and said to have been raptured. Bogost intended the Cowpocalypse event to signal the "end" of the game to players; when addressing a complaint by a fan who felt the game was no longer fun after the cow rapture, Bogost responded that "it wasn't very fun before."

[1] https://en.wikipedia.org/wiki/Cow_Clicker

elipsey commented on Frequently asked questions about your craniotomy (2020)   thewhitereview.org/fictio... · Posted by u/memorable
elipsey · 4 years ago
Author seems to understand how a certain kind or degree of grief makes people crazy -- I spent a year or two in that sort of condition after a couple of untimely deaths in the family, (as well as a couple of other personal setbacks) when I was younger. I think some of the superficially negative reactions in this thread actually describe the authentic insufferable-ness of persons in such a state. They can become bitter, nihilistic, self centered, unreliable and just bizarrely ill-behaved. The story might seem overwrought and hard to believe, but I was really like that for a while, and couldn't seem to stop even when I knew it was happening.
elipsey commented on Russia Pulls Out All the Stops to Find Fresh Troops   spiegel.de/international/... · Posted by u/tomohawk
elipsey · 4 years ago
"Kirill Krechetov[...]asks that his real name not be used out of concern for his safety."

'He was initially contacted several weeks before the summons letter landed in his mailbox – in the form of a message sent via the messaging service Viber: Kirill Ivanovich, we are waiting for you, Krasnodarski Krai, 10th Brigade of the GRU Special Forces."'

Uh, did they just expose his real name?

elipsey commented on Security Vulnerability in Tor Browser   darknetlive.com/post/psa-... · Posted by u/Vladimof
RL_Quine · 4 years ago
Lets be real, you need to be using JavaScript for the internet to be functional, even within Tor. Anybody claiming they regularly use the internet with JS disabled is just lying for some sort of feel of superiority.
elipsey · 4 years ago
I just thought no js just made the internet work better sometimes, and now you're telling me I can be smug about it too?

Now how much would you pay? :)

elipsey commented on All Those Celebrities Pushing Crypto Are Not So Vocal Now   nytimes.com/2022/05/17/bu... · Posted by u/marban
elipsey · 4 years ago
"Jeff Schaffer, the director of that Super Bowl spot, said in an email that he and Mr. David did not have a comment on the market collapse.

“Unfortunately I don’t think we’d have anything to add as we have no idea how cryptocurrency works (even after having it explained to us repeatedly), don’t own it, and don’t follow its market,” he said. “We just set out to make a funny commercial!”

Priceless.

elipsey commented on Please stop disabling zoom   matuzo.at/blog/2022/pleas... · Posted by u/zachflower
elipsey · 4 years ago
>As a user, you can force allow zooming:

>In Firefox find the settings, select “Accessibility” and activate “Zoom on all website” >In Chrome find the settings, select “Accessibility” and check “Force enable zoom”

OMFG, thank you.

elipsey commented on Ask HN: Do you plan to move to a lower COL area/country?    · Posted by u/lbrito
reducesuffering · 4 years ago
> Visited [Marquette] on a break from SF during lockdown

Do you happen to be in this All Gas No Brakes video?

https://www.youtube.com/watch?v=EbxwGi8bTO8

elipsey · 4 years ago
Classic. Guess they should've warned me to visit during spring break first instead of winter. ¯\_(ツ)_/¯
elipsey commented on Ask HN: Do you plan to move to a lower COL area/country?    · Posted by u/lbrito
carlivar · 4 years ago
Did you visit during winter?
elipsey · 4 years ago
Haha, everyone asks, and no! We visited first in the summer, and then bought the house sight unseen and showed up in February. We lived in Alaska for awhile though, so I think we're good -- it takes a lot of winter to impress me after Fairbanks.

u/elipsey

KarmaCake day1716October 15, 2013View Original