<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Hacker News: __bee</title><link>https://news.ycombinator.com/user?id=__bee</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Thu, 30 Apr 2026 20:32:00 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=__bee" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by __bee in "Ask HN: How to Build a Career as Machine Learning Engineer?"]]></title><description><![CDATA[
<p>I think I am able to develop end-to-end ML projects. However, my question was about building a career in this space, how to move from junior to senior, from senior to being an expert in the field.</p>
]]></description><pubDate>Sun, 17 Jun 2018 17:08:27 +0000</pubDate><link>https://news.ycombinator.com/item?id=17333208</link><dc:creator>__bee</dc:creator><comments>https://news.ycombinator.com/item?id=17333208</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=17333208</guid></item><item><title><![CDATA[Ask HN: How to Build a Career as Machine Learning Engineer?]]></title><description><![CDATA[
<p>I am a software engineer, who is  involved in building (backend) data products (from building ETL, data-warehousing, scaling DB, .. etc).<p>My question to those who work in big companies and applied research labs, do engineers need to have MSc/PhD in Artificial Intelligence/Data Science to grow in the company.<p>I am not a data scientist, I am interested more into enabling Machine Learning in production (https://www.oreilly.com/ideas/becoming-a-machine-learning-engineer).<p>What are you recommendations ?</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=17332068">https://news.ycombinator.com/item?id=17332068</a></p>
<p>Points: 18</p>
<p># Comments: 2</p>
]]></description><pubDate>Sun, 17 Jun 2018 12:24:20 +0000</pubDate><link>https://news.ycombinator.com/item?id=17332068</link><dc:creator>__bee</dc:creator><comments>https://news.ycombinator.com/item?id=17332068</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=17332068</guid></item><item><title><![CDATA[New comment by __bee in "Aristo – A system that reads, learns, and reasons about science"]]></title><description><![CDATA[
<p>I am a big fan of allenai :p</p>
]]></description><pubDate>Wed, 13 Jun 2018 00:29:42 +0000</pubDate><link>https://news.ycombinator.com/item?id=17299289</link><dc:creator>__bee</dc:creator><comments>https://news.ycombinator.com/item?id=17299289</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=17299289</guid></item><item><title><![CDATA[New comment by __bee in "Faster Natural Language Processing in Python"]]></title><description><![CDATA[
<p>How Cython is compared to other langugaes such Go/Rust ? Any benchmarks out there .</p>
]]></description><pubDate>Tue, 12 Jun 2018 23:05:27 +0000</pubDate><link>https://news.ycombinator.com/item?id=17298886</link><dc:creator>__bee</dc:creator><comments>https://news.ycombinator.com/item?id=17298886</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=17298886</guid></item><item><title><![CDATA[New comment by __bee in "Text Normalization using Memory Augmented Neural Networks"]]></title><description><![CDATA[
<p>Good paper, I was wondering what is the state-of-art of using Neural Networks for Text Segmentation, Text Lemmatisation, Part-of-speech Tagging. Morphological approaches is dominant in this space.</p>
]]></description><pubDate>Tue, 12 Jun 2018 07:54:28 +0000</pubDate><link>https://news.ycombinator.com/item?id=17291488</link><dc:creator>__bee</dc:creator><comments>https://news.ycombinator.com/item?id=17291488</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=17291488</guid></item><item><title><![CDATA[New comment by __bee in "Show HN: 22 top US newspapers in an RSS OPML list"]]></title><description><![CDATA[
<p>I found RSS feeds to be better alternative to read the news beyond the filtering bubble that our social media platforms create.<p>There was an interesting tool to monitor RSS list of newspapers[1] on HN sometime ago. I wish that this tool [2] is hosted somewhere to easily get notification on my slack without setting it up or managing it. With load of information we face everyday, the idea of monitoring RSS feeds through Slack interface is very interesting.<p>[1] <a href="https://github.com/tzano/wren/blob/master/wren/config/rss_feeds.yml" rel="nofollow">https://github.com/tzano/wren/blob/master/wren/config/rss_fe...</a><p>[2] <a href="https://github.com/tzano/wren" rel="nofollow">https://github.com/tzano/wren</a></p>
]]></description><pubDate>Mon, 11 Jun 2018 11:45:54 +0000</pubDate><link>https://news.ycombinator.com/item?id=17283455</link><dc:creator>__bee</dc:creator><comments>https://news.ycombinator.com/item?id=17283455</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=17283455</guid></item><item><title><![CDATA[New comment by __bee in "Reinforcement Learning: From Zero to State of the Art with Pytorch 4"]]></title><description><![CDATA[
<p>Hate to be that person, but -<p>This is not the spirit that some of us want to see in HN. Efforts are always appreciated. The field is improving incrementally, in a very fast way.</p>
]]></description><pubDate>Fri, 08 Jun 2018 09:39:41 +0000</pubDate><link>https://news.ycombinator.com/item?id=17263900</link><dc:creator>__bee</dc:creator><comments>https://news.ycombinator.com/item?id=17263900</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=17263900</guid></item><item><title><![CDATA[New comment by __bee in "MLflow: An Open Source Machine Learning Platform"]]></title><description><![CDATA[
<p>How about SageMaker, Can we include it in this list. I played with SageMaker sometime ago and it helps you build a whole pipeline to host your models, in addition to host your notebook and bridge the gap between data scientists and data engineers.</p>
]]></description><pubDate>Tue, 05 Jun 2018 23:31:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=17243114</link><dc:creator>__bee</dc:creator><comments>https://news.ycombinator.com/item?id=17243114</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=17243114</guid></item><item><title><![CDATA[New comment by __bee in "Microsoft Is Said to Have Agreed to Acquire GitHub"]]></title><description><![CDATA[
<p>and .. we will start seeing Linkedin ads on Github.</p>
]]></description><pubDate>Sun, 03 Jun 2018 21:09:19 +0000</pubDate><link>https://news.ycombinator.com/item?id=17222078</link><dc:creator>__bee</dc:creator><comments>https://news.ycombinator.com/item?id=17222078</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=17222078</guid></item><item><title><![CDATA[New comment by __bee in "Adventures in Deleting Tweets"]]></title><description><![CDATA[
<p>Twitter API allows you to get 3200 old tweets. That's not enough to delete all the tweets. If you request your data, you can get <i></i>all your tweets<i></i>.<p>>> tweet_id is not enough<p>tweet_id is enough to do any interaction if you give read/write to the key that you are using in your Twitter API.  I deleted my tweets (back to 2012).</p>
]]></description><pubDate>Sun, 03 Jun 2018 19:06:09 +0000</pubDate><link>https://news.ycombinator.com/item?id=17221135</link><dc:creator>__bee</dc:creator><comments>https://news.ycombinator.com/item?id=17221135</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=17221135</guid></item><item><title><![CDATA[New comment by __bee in "Adventures in Deleting Tweets"]]></title><description><![CDATA[
<p>You don't need all of this. All what you need is to request your data from twitter (Your Tweet archive
 > <a href="https://twitter.com/settings/account" rel="nofollow">https://twitter.com/settings/account</a>). Iterate through the csv file and use tweet_id to unlike, remove or do what you want through their Twitter API.<p>Source: I have done it before, and it took less time/work than what you have stated.</p>
]]></description><pubDate>Sun, 03 Jun 2018 16:13:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=17220213</link><dc:creator>__bee</dc:creator><comments>https://news.ycombinator.com/item?id=17220213</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=17220213</guid></item><item><title><![CDATA[New comment by __bee in "Google Home Beats Amazon Echo in Q1 2018 Smart Speaker Shipments"]]></title><description><![CDATA[
<p>Did anyone try Snips (<a href="https://snips.ai/" rel="nofollow">https://snips.ai/</a>), the open source version of Google Home/Amazon Echo ?</p>
]]></description><pubDate>Thu, 24 May 2018 09:25:49 +0000</pubDate><link>https://news.ycombinator.com/item?id=17142383</link><dc:creator>__bee</dc:creator><comments>https://news.ycombinator.com/item?id=17142383</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=17142383</guid></item><item><title><![CDATA[New comment by __bee in "Why Great Employees Quit – Instead of Admitting They're Unhappy"]]></title><description><![CDATA[
<p>That's not always the only reason, `people leave managers, they don't leave companies for greener grass`</p>
]]></description><pubDate>Wed, 16 May 2018 07:48:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=17080687</link><dc:creator>__bee</dc:creator><comments>https://news.ycombinator.com/item?id=17080687</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=17080687</guid></item><item><title><![CDATA[New comment by __bee in "Ask HN: Who is hiring? (May 2018)"]]></title><description><![CDATA[
<p>Do you sponsor VISA for the right candidates ?</p>
]]></description><pubDate>Tue, 01 May 2018 23:24:14 +0000</pubDate><link>https://news.ycombinator.com/item?id=16972681</link><dc:creator>__bee</dc:creator><comments>https://news.ycombinator.com/item?id=16972681</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=16972681</guid></item><item><title><![CDATA[Ask HN: Do you use OpenStreetMaps (OSM) Routing systems on production?]]></title><description><![CDATA[
<p>Hi,<p>We are trying to replace [Google Maps]( https://developers.google.com/maps/premium/) to use other alternatives like Mapbox, HERE in the future. However, we found that there are some Open Source Project like OSRM [1], Valhalla [2]. I would like to know what is your experiences with OpenStreetMaps as a backend for routing systems. If it is the case, would you please share your opinion and experience.<p>[1]: https://github.com/Project-OSRM/osrm-backend<p>[2]: https://github.com/valhalla</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=16943786">https://news.ycombinator.com/item?id=16943786</a></p>
<p>Points: 6</p>
<p># Comments: 2</p>
]]></description><pubDate>Fri, 27 Apr 2018 19:54:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=16943786</link><dc:creator>__bee</dc:creator><comments>https://news.ycombinator.com/item?id=16943786</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=16943786</guid></item><item><title><![CDATA[New comment by __bee in "Careem has identified an incident involving unauthorised access to customer data"]]></title><description><![CDATA[
<p>Funny part! I wanted to delete my Careem account. I could not do that. I cannot delete my account.<p><a href="https://help.careem.com/hc/en-us/articles/115008681747-How-do-I-delete-an-account-" rel="nofollow">https://help.careem.com/hc/en-us/articles/115008681747-How-d...</a></p>
]]></description><pubDate>Mon, 23 Apr 2018 15:12:09 +0000</pubDate><link>https://news.ycombinator.com/item?id=16904083</link><dc:creator>__bee</dc:creator><comments>https://news.ycombinator.com/item?id=16904083</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=16904083</guid></item><item><title><![CDATA[New comment by __bee in "Ask HN: Who is hiring? (April 2018)"]]></title><description><![CDATA[
<p>Do you sponsor VISA for internationals ?</p>
]]></description><pubDate>Mon, 02 Apr 2018 15:47:38 +0000</pubDate><link>https://news.ycombinator.com/item?id=16735579</link><dc:creator>__bee</dc:creator><comments>https://news.ycombinator.com/item?id=16735579</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=16735579</guid></item><item><title><![CDATA[New comment by __bee in "It's time to head back to RSS?"]]></title><description><![CDATA[
<p>Generally speaking, is it legal storing RSS content (if the RSS contains the article)</p>
]]></description><pubDate>Sat, 31 Mar 2018 09:13:19 +0000</pubDate><link>https://news.ycombinator.com/item?id=16722490</link><dc:creator>__bee</dc:creator><comments>https://news.ycombinator.com/item?id=16722490</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=16722490</guid></item><item><title><![CDATA[New comment by __bee in "Medium suspended our account and blocked access to all our published stories"]]></title><description><![CDATA[
<p>would go with Ghost or Hosted Jekyll, `Contentful` is not a good solution for individual/small/medium teams.</p>
]]></description><pubDate>Sun, 25 Mar 2018 22:55:04 +0000</pubDate><link>https://news.ycombinator.com/item?id=16675126</link><dc:creator>__bee</dc:creator><comments>https://news.ycombinator.com/item?id=16675126</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=16675126</guid></item><item><title><![CDATA[Ask HN: Tech blog – Why to do it and what to write about?]]></title><description><![CDATA[
<p>Hi,
I am trying to build a technical blog, and I would like to know what do people expect and what write about. Do I need to share experiments ?. I am a backend engineer with focus on Data engineering. Do you have any recommendations, or examples ?</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=16593919">https://news.ycombinator.com/item?id=16593919</a></p>
<p>Points: 3</p>
<p># Comments: 3</p>
]]></description><pubDate>Thu, 15 Mar 2018 15:55:34 +0000</pubDate><link>https://news.ycombinator.com/item?id=16593919</link><dc:creator>__bee</dc:creator><comments>https://news.ycombinator.com/item?id=16593919</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=16593919</guid></item></channel></rss>