Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
nhatbui
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
4 ms
·
1.
▲
by
nhatbui
4mo ago
We’re making it out of Cupertino with this one.
2.
▲
by
nhatbui
2y ago
So true, tale as old as time. Someone “raises doubts” based on partial knowledge of the subject, they go back and forth with someone, and then finally someone comes in with conversation-killing “what is consciousness anyways” type comment
3.
▲
by
nhatbui
2y ago
I think OP meant discarding public/private constructs entirely, no protection, like in python.
4.
▲
by
nhatbui
3y ago
69th edition would be sacred
5.
▲
by
nhatbui
4y ago
Also in microservices land you could have the service doing its business logic but needing to support a server for metrics and/or debugging. Just piling on, this is good to study :)
6.
▲
by
nhatbui
4y ago
I would be interested in hearing more about how you deploy. I’m guessing the zip has the application(s) and SQLite is for configuration?
7.
▲
by
nhatbui
5y ago
(I couldn’t help but look at your profile) And then what motivated your move from software to law?
8.
▲
by
nhatbui
7y ago
I tried making the original Macintosh OS in Godot and my takeaway was it was really enjoyable to make UIs in a game engine. It would be interesting to see some “avant-garde” movement of making not only games but native apps using game engi
9.
▲
Ask HN: What is the New Employee “orientation” like at your company?
1 points
by
nhatbui
7y ago
|
0 comments
10.
▲
by
nhatbui
9y ago
Oh that's my mistake. I thought by the description "left", it meant "yes, bottom to top but for each row, read left to right". Thanks!
11.
▲
by
nhatbui
9y ago
I was fairly young when these games came out but could someone confirm with me that the first collage of game screenshots are mirrored backwards? They say [bottom to top, left] but it looks like they have it flipped. Like Wolfenstein 3D (le
12.
▲
by
nhatbui
9y ago
Why does get/set need to see increment? They don't call increment...
13.
▲
Show HN: Run-length encoding for arbitrary patterns
(nhatqbui.com)
2 points
by
nhatbui
9y ago
|
0 comments
14.
▲
by
nhatbui
9y ago
You can diversify and allocate funds to stocks/bonds in a way that suits your risk tolerance and financial goals.
15.
▲
by
nhatbui
9y ago
The day trader who picked up the $20, ecstatic from his arbitrage win, puts down on the ground a $100 hoping for larger gains.
16.
▲
by
nhatbui
9y ago
I saw that you mentioned running Hadoop/Spark on your cluster? Do you have any comments on that? I just made a 3 node RPi3 cluster and I have to admit, it's really slow. Like getting the spark Scala interpreter running takes about
17.
▲
by
nhatbui
9y ago
How much does all this cost you per month?
18.
▲
by
nhatbui
10y ago
Great resource. I have a chrome extension http://compakt.nhatqbui.com where I naively added ML features but it was too inconsistent. I now understand the cautioned approach the guide advises on adding ML to a product.
19.
▲
by
nhatbui
10y ago
I typed 'c++', hit 'Enter', clicked on second article titled 'c++', and got the article for the letter 'c'.
20.
▲
by
nhatbui
10y ago
As I read through this thread, I'm wondering what the "new" programming languages are and specifically, which are being used in production.
21.
▲
Show HN: Compakt, Chrome extension for message compression on Twitch chat
(compakt.nhatqbui.com)
1 points
by
nhatbui
10y ago
|
0 comments
22.
▲
by
nhatbui
10y ago
Thanks! I'm fairly new to JS. I introduced a new dependency on a node module and for some reason gulp-uglify isn't working on production mode. I'm going to give this a try.
23.
▲
by
nhatbui
10y ago
Anybody know of a laptop+OS combo that can give me the same fluid navigation of windows/workspaces as OS X? That has always been the best feature for me: snappy, fast, fluid window/workspace navigation with the 3-finger swipe. G
24.
▲
by
nhatbui
10y ago
Generation 48. What about you guys?
25.
▲
by
nhatbui
10y ago
What application can I use to generate those JSONs for the models?
26.
▲
by
nhatbui
10y ago
> If you haven't taken 6.854, you must have a strong understanding of algorithms at the undergraduate level, such as receiving an A in 6.046, having had a relevant UROP, involvement in computer competitions, etc. Quite the pre-reqs.
27.
▲
by
nhatbui
10y ago
This is awesome. But how is `time_delay` used?
28.
▲
by
nhatbui
10y ago
> I skimmed documentation of Python after people told me it was fundamentally similar to Lisp. My conclusion is that that is not so. `read', `eval', and `print' are all missing in Python. Maybe I'm getting lost in the
29.
▲
by
nhatbui
10y ago
I can't agree with this more. Coming from C/C++, I was hindered by worrying about memory management and building everything from scratch. Python and its standard library just allowed me to wrap my head around algorithms.
30.
▲
by
nhatbui
10y ago
It's C#. I'm not familiar with it which is why I was surprised that after downloading Visual Studio Tools, I opened Developer Command Prompt, I did a `csc *.cs` and I was left with one nice executable, Main.exe.
More ›