Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
LawnboyMax
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
LawnboyMax
7y ago
It should be Tb/s
2.
▲
by
LawnboyMax
7y ago
Interestingly, Galileo's Sidereus Nuncius mentions "Galileo Galileo" on the cover. https://en.m.wikipedia.org/wiki/Sidereus_Nuncius I wonder if this is at all related to the question asked in this arti
3.
▲
by
LawnboyMax
7y ago
Really good overview: https://arxiv.org/abs/1702.01715
4.
▲
by
LawnboyMax
7y ago
I really enjoyed https://woebot.io/ for a few months. I was really surprised at its depth when I kept on discovering new flows after weeks of interacting with it daily. But that kind of chatbot is surely an exception. And A
5.
▲
by
LawnboyMax
7y ago
The hard part is not making (launching) the bot, but maintaining it and making sure it stays usable and useful. A very important piece that is missing from many open-source chatbot frameworks is some sort of web-based administration tool. Y
6.
▲
by
LawnboyMax
7y ago
Here's a talk about this research that Philip Daian gave at Devcon 4: https://slideslive.com/38911605/smart-contract-security-ince... Probably my favourite talk from that conference.
7.
▲
by
LawnboyMax
7y ago
There is no incentive for a company to spend their time explaining what you did wrong at an interview if they are already sure they don't want to hire you. And if the reason for not choosing you is not very constructive, there's n
8.
▲
by
LawnboyMax
7y ago
Try Intermittent Fasting. I.e. eat only during 8/6/4-hour window every day (I personally prefer 6). I find it much easier to live with the fact that at certain times I am not allowed to eat at all, than trying to control what I ea
9.
▲
by
LawnboyMax
7y ago
I am using the current Python version and tried type hinting. I don't see how it can help much, since types are not enforced;especially when interfacing with not-so-well-tested modules that don't use type hinting and can sometimes
10.
▲
by
LawnboyMax
7y ago
Strongly agree with author. I really like Python and at one point thought that it makes sense to write almost any project in it, since it's so versatile and I know it pretty well. After working on a quite large application and having t
11.
▲
One man’s two-decade quest to suck greenhouse gas out of the sky
(technologyreview.com)
1 points
by
LawnboyMax
8y ago
|
0 comments
12.
▲
by
LawnboyMax
8y ago
MIT Technology Review published a piece on one possible CO2 extraction solution just a few days ago. Besides being somewhat expensive, it also needs to occupy substantial physical area. https://www.technologyreview.com/s
13.
▲
by
LawnboyMax
8y ago
I would say he has enough skills to get an interview at those companies. Solving coding interview questions is a skill that has very loose correlation with any side project/real work experience IMO.
14.
▲
by
LawnboyMax
8y ago
Correct, Rasa is text-only. Core purpose of Rasa NLU ( https://github.com/RasaHQ/rasa_nlu ) is user text to intent translation (with entity extraction); for Rasa Core it is mapping user intent to assistant response . Spe
15.
▲
by
LawnboyMax
8y ago
I highly recommend Rasa Core ( https://github.com/RasaHQ/rasa_core ) if you are looking for an open-source virtual assistant. Very active and helpful community, and lots of input channels for integrating your assistant w
16.
▲
by
LawnboyMax
8y ago
I wish Eiffel Software changed their dual licensing business model so that more people would consider using the language in production.
17.
▲
by
LawnboyMax
8y ago
Related TED talk How language shapes the way we think by Lera Boroditsky: https://youtu.be/RKK7wGAYP6k Difference in color perception ability is mentioned towards the end.
18.
▲
by
LawnboyMax
8y ago
I believe or has higher precedence than := in this case thus the syntax error. Wrapping := in parentheses, like the other commenter suggested, resolves the issue.
19.
▲
by
LawnboyMax
8y ago
Remember reading this article in 2015 and then trying to do some simple glitching using C. Simply inserting an additional NULL for a specific RGB range will cause all channels written after it to become misaligned and will create quite an i
20.
▲
by
LawnboyMax
8y ago
Strongly recommend taking a photography class. Photography skill is a lot more important than the camera. Bought a DLSR camera a while back and enrolled in a weekly photography class at a film school for a year. Now I barely touch this came
21.
▲
by
LawnboyMax
8y ago
I find it relatively easy to stick to doing productive things every single day if I do them the first thing in the morning, before I have breakfast. Later in the day things always get in a way and it is much harder to concentrate on non urg
22.
▲
by
LawnboyMax
8y ago
> Perhaps we’ve all gotten a little hungry for meaning. Participation in organized religion is falling, especially among American millennials. In San Francisco, where I live, I’ve noticed that the concept of productivity has taken on an
23.
▲
by
LawnboyMax
8y ago
I didn't know this for sure, but assumed that agents can see me typing for the sake of better response time. I usually type my questions in a text editor first and then paste it into a service agent chat when I am sure that it is exact
24.
▲
by
LawnboyMax
8y ago
This may be an interesting addition to some home assistant developed using https://www.home-assistant.io/ That is, use Google Home/Alexa/Apple Home for their speech recognition abilities while ensuring it doesn&#x
25.
▲
by
LawnboyMax
8y ago
I heard this "energy boost" point many times and never understood it. I tried waking up at 5 AM for a morning workout for a year (with proper 8-9 hour sleep at night) and I would always feel tired for the remainder of the day, esp
26.
▲
by
LawnboyMax
8y ago
I guess it's also worth mentioning strongly connected components (SCCs) in this context (i.e. there is a directed path from any node to any other node in a component). In the context of data analytics a SCC finding algo can be used to
27.
▲
by
LawnboyMax
8y ago
It's quite hard to find a merchant that accepts a cryptocurrency so unpopular, that a 51% attack on it is relatively cheap. And any exchange that really cares about the security of its funds has very long confirmation times for such cr