Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
avbor
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
avbor
3y ago
You can expose the browser port via ssh, with a command line flag like `-L 8080:127.0.0.1:8080`. So you can still preview locally
2.
▲
by
avbor
4y ago
This is just another tool to find people you follow on Twitter that migrated to Mastodon. So it's still the first sentence you said.
3.
▲
by
avbor
4y ago
Well I think the joke is that your skin will let you know once you pass the ivy whether it's Poison Ivy or not.
4.
▲
by
avbor
5y ago
Depends - on YouTube, there's definitely a lot of channels that encourage engineering and science of some kind, though not always in a safe way. We had Shitty Robots into just general engineering with Simone Giertz, William Osman and M
5.
▲
by
avbor
5y ago
Most other compiled languages do dead code elimination, which sounds similar but is a little different. Think of dead code elimination as removing code that doesn't change the output, while tree shaking instead includes code that could
6.
▲
by
avbor
6y ago
Don't worry, won't be likely to happen - the ads that are displayed now as banners are literally bid on when it's loading, so at most the ad serving code would be bundled, but you would still be able to block the binaries the
7.
▲
by
avbor
7y ago
More work to be done, but Mozilla DID get Jupyter Notebook to run on the web with WASM. https://hacks.mozilla.org/2019/04/pyodide-bringing-the-scien...
8.
▲
by
avbor
7y ago
Previously discussed here: https://news.ycombinator.com/item?id=19759630
9.
▲
by
avbor
7y ago
Did they finish rolling them out? I know that is (was?) the plan, but when I interviewed last year at the Santa Monica location, they only had whiteboard.
10.
▲
by
avbor
7y ago
Not only that, but if you're on Python 3.7 you can use breakpoint() without any imports, which is even shorter.
11.
▲
Stable Filtering – Part 1
(caseymuratori.com)
1 points
by
avbor
8y ago
|
0 comments
12.
▲
by
avbor
8y ago
The English language is pretty large. There are a good number of alternatives to using the word he did that would be safe. He didn't have to use that word, but either did because he uses it often and is comfortable with it, or purposef
13.
▲
by
avbor
8y ago
In python 3.6 and up, that becomes def example_cheater(color, flavor, age): return f'I am {age} years old and I like to wear {color} hats and eat {flavor} icecream' Even nicer!
14.
▲
by
avbor
8y ago
It blows my mind that the original link wants to charge 35 dollars for one day of access for this.
15.
▲
by
avbor
8y ago
Instagram actually has a program for stubbing existing code called MonkeyType. It requires running your code to collect the data, and then after your run finishes you can then apply the new inferred types to your program.
16.
▲
Deep Voice 3: 2000-Speaker Neural Text-To-Speech
(research.baidu.com)
2 points
by
avbor
9y ago
|
0 comments
17.
▲
EBay’s Font Loading Strategy
(ebaytechblog.com)
1 points
by
avbor
9y ago
|
0 comments
18.
▲
by
avbor
9y ago
I think because they're aware Microsoft released a patch for Windows after XP, they're thinking as though XP can be the only one affected by the ransomware. As we've learned, that logic doesn't work since people turn off
19.
▲
by
avbor
10y ago
I disagree with this. I don't think it makes sense to make the problem space harder and include translating screenshots into a resulting keyboard input when you can look at the memory and figure out the same information. That's an
20.
▲
by
avbor
10y ago
Well, Riot solved that by getting rid of Dominion. ;) But seriously, they were mainly present in the game mode mentioned, and now in Co-Op vs AI, just because they want to level the account and sell it. Doesn't really affect the majori
21.
▲
by
avbor
10y ago
People usually switch after a year and a half of being on a team, but not much different than that.
22.
▲
by
avbor
10y ago
Moving from Python to Go seems to be the thing that happens once you need your Python to be more performant.
23.
▲
by
avbor
10y ago
I'm not familiar enough with compilers, but why would an ahead of time compiler perform worse than a just in time compiler in a static language? I think I'd understand if it was a dynamic language, because you can't know the
24.
▲
by
avbor
10y ago
Target actually did something similar, though their intent was to eventually find better ads for families who were expecting. In their case, fully deanonymizing and being straight forward - straight out advertising baby products - turned ou
25.
▲
Getting the most out of Rcpp: High-Performance C++ in Practice (R/Finance 2016)
(speakerdeck.com)
3 points
by
avbor
10y ago
|
0 comments
26.
▲
by
avbor
10y ago
It also 'helps' that EHR software has been forced onto hospitals at such an early point. My father constantly checks what orders are given to a patient now because one time, an order he placed at a patient's previous visit to
27.
▲
Don’t Worry; It’s a Compiler Bug
(swizec.com)
3 points
by
avbor
11y ago
|
0 comments
28.
▲
by
avbor
11y ago
The GUI way of doing this on Windows (if you're currently connected to said network) is to do the following: 1. Go to Network Connections. 2. Right click the WiFi connection and click status. 3. Click Wireless Properties 4. Click on th
29.
▲
by
avbor
12y ago
This one is much more troubling, and fits in more with your other links. I guess the lesson here is to treat everything like it's a beta, because that seems to be the nature of app and game development these days.
30.
▲
by
avbor
12y ago
I don't quite understand what the hack was for the Tinder one. She just optimized her profile for likes? And added a banner saying match of the day? Not the hack I was expecting.
More ›