Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
augusto2112
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
16 ms
·
1.
▲
by
augusto2112
5y ago
Because it rhymes :)
2.
▲
by
augusto2112
5y ago
I have a XPS 13 as well, and it does ship with Ubuntu.
3.
▲
by
augusto2112
6y ago
Exactly, meant to say that :)
4.
▲
by
augusto2112
6y ago
A partial function is a function where all inputs have an output. For example, calling head on an empty list will throw an exception. To make this a total function you’d need to return a Maybe instead.
5.
▲
by
augusto2112
6y ago
Greenwald’s story did damage Bolsonaro’s reputation, but I don’t think it had much to do with Lula’s release.
6.
▲
by
augusto2112
6y ago
From his CV[1]: - "Professor Patton primarily teaches in USC’s Full-Time MBA Program and its Executive MBA Programs in the U.S. and China" - "He has served as a key advisor to the Center for Asian-Pacific Leadership, a facult
7.
▲
by
augusto2112
7y ago
Hey! I'm starting my master's in the field of compilers. Could maybe could you share your setup/workflow? For example do you use any IDEs? I'm trying to use Clion but it seems 16GB of RAM is not enough. Any tips would be
8.
▲
by
augusto2112
7y ago
Sometimes you don't want to allow a value to be null at all, but with null references you can't represent that at the language level.
9.
▲
by
augusto2112
7y ago
Functional programming languages have been doing it for ages. Most "newer" statically typed languages also have it (Swift, Kotlin, Rust) by default. And old languages had it bolted on (C# 8, Java 8, C++ 17). I think at this point
10.
▲
by
augusto2112
7y ago
> Objects from DataProviders are returned as immutable models. On iOS, where the app uses a CoreData cache, this means the rest of the app no longer needs to access mutable CoreData objects directly, which reduces the need to worry about
11.
▲
by
augusto2112
7y ago
Probably lack of generics?
12.
▲
by
augusto2112
7y ago
Your second link is an article from 2012 that says Apple stopped saying Macs can’t get viruses...
13.
▲
The worst morale-boosting gesture I've experienced
(shkspr.mobi)
371 points
by
augusto2112
7y ago
|
339 comments
14.
▲
by
augusto2112
8y ago
How is the math? I've heard it's not exactly easy.
15.
▲
by
augusto2112
8y ago
It's matrix multiplication. Has been in Python since version 3.5 https://www.python.org/dev/peps/pep-0465/
16.
▲
by
augusto2112
8y ago
Hey Russ, your company seems to have a really cool intern program. I don't see any open positions though, is it ok if I apply to a dev position as an intern, and if not, are you guys planning on opening any positions soon?
17.
▲
by
augusto2112
9y ago
Can someone explain how interchanging the loops make it immune to mispredictions please? I don't get it
18.
▲
by
augusto2112
9y ago
What do you mean by lock-in business model?
19.
▲
by
augusto2112
10y ago
I'm going through Sedgewick's class right now. Is the MIT OCW's course math heavy? It lists "Mathematics for Computer Scientists" as a prerequisite, I am somewhat familiar with the material, but not in a very deep l