HN user

thebillkidy

249 karma
Posts66
Comments26
View on HN
xaviergeerinck.com 5mo ago

Why OpenAI Buys "Taste" Instead of IP (and the Rise of the Knowledge Bootstrap)

thebillkidy
2pts2
tinx.ai 4y ago

Show HN: Tinx.ai – Prebuilt AI Models for You

thebillkidy
7pts0
i.imgur.com 5y ago

Show HN: Web RPA Extension

thebillkidy
2pts0
xaviergeerinck.com 6y ago

Autonomously Landing a Lunar Lander with an Xbox Controller Robotic Arm

thebillkidy
2pts0
xaviergeerinck.com 6y ago

Creating a Robot Arm That Controls an Xbox Controller – Part 1

thebillkidy
3pts0
xaviergeerinck.com 6y ago

Getting Xbox Controller inputs through Node.js

thebillkidy
1pts0
xaviergeerinck.com 6y ago

Creating an Open-Source IoT Digital Twin Platform

thebillkidy
7pts2
arxiv.org 6y ago

Chip Placement with Deep Reinforcement Learning

thebillkidy
2pts0
xaviergeerinck.com 6y ago

Roadwork RL – Reinforcement Learning Framework

thebillkidy
1pts0
xaviergeerinck.com 6y ago

Combining Digital Twins and Reinforcement Learning

thebillkidy
2pts0
xaviergeerinck.com 6y ago

Internet of Things – Digital Twins Explained

thebillkidy
2pts0
scraper.ai 6y ago

Show HN: ScraperAI – Extract data from any website, detect changes

thebillkidy
38pts6
xaviergeerinck.com 6y ago

AI Battlecards – End to End Process for Building and Evaluating AI Models

thebillkidy
2pts0
xaviergeerinck.com 6y ago

AI: How to measure performance in classification and regression models

thebillkidy
1pts0
medium.com 7y ago

I automatically trained a model in 5 minutes to achieve a 81% accuracy rate

thebillkidy
1pts0
xaviergeerinck.com 7y ago

The Achievers Mindset

thebillkidy
1pts0
xaviergeerinck.com 7y ago

Facebook's Open-Source Reinforcement Learning Platform – A Deep Dive

thebillkidy
118pts10
xaviergeerinck.com 7y ago

Building a Minecraft Scanner with a NFC 522 Reader, Event Hub and a Raspberry PI

thebillkidy
2pts0
xaviergeerinck.com 7y ago

Big Data, the why, how and what – A thought Process and Architecture

thebillkidy
1pts0
medium.com 7y ago

Building a real-time streaming dashboard with Spark,Grafana,Chronograf,InfluxDB

thebillkidy
1pts0
xaviergeerinck.com 7y ago

Predicting Instagram Pictures Likes and Comments with .NET Core and ML.NET

thebillkidy
1pts0
xaviergeerinck.com 7y ago

Running C++ code from C# Dotnet Core

thebillkidy
13pts7
medium.com 8y ago

So you want to become a leader? Lessons learned from leaders and roles in tech

thebillkidy
3pts0
xaviergeerinck.com 8y ago

Abusing WebCrawlers to get access to API restricted data

thebillkidy
1pts0
xaviergeerinck.com 8y ago

OpenAI Gym Problems – Solving the CartPole Gym with JavaScript

thebillkidy
1pts0
xaviergeerinck.com 8y ago

Bucketization, what is it and how does it work?

thebillkidy
1pts0
xaviergeerinck.com 8y ago

An Introduction to Bellman Equations Used in Reinforcement Learning

thebillkidy
2pts0
xaviergeerinck.com 8y ago

Creating a culture of growth and ambition, Part 1 – Leadership

thebillkidy
1pts0
xaviergeerinck.com 8y ago

The Markov Property, Chain, Reward Process and Decision Process

thebillkidy
161pts25
www.npmjs.com 8y ago

A New Node.js CosmosDB API That Supports Async/Await

thebillkidy
2pts0

Great answer! thanks. I decided that I will star with a RDBMS, and then when I get to the point of creating the recommendation / matching engine I will look into hooking up a graph database if I can not solve it through the RDBMS.

The logic and goals of the application have been defined already and tested. Right now it is choosing between the most extensible and best performing storage model. We also want to support further question asking that allows us to extract more domain knowledge, so we want to keep this in mind

Many of these decisions would be done through a Beta if I had released it. I did however put a lot of thought into it but after seeing some interesting sign ups from specific companies I decided that a beta would be the way to go.

However, the project was terminated due to the lack of time / financials.

This project was meant for upper management, as in a company decides on a project and the developers can instantly get to work. See of it as local development environment. It is also easy to be deleted and removed from the system so that a system stays as clean as possible.

The main vision was that a developer should be set up within minutes and be able to receive updates when an environment changes it's configuration.

I had some more ideas planned, such as work statistics for project management and deployment to production environments.

Hello, My name is Xavier and I wrote the complete Backend as you see it in the repository.

A lot of the server code consists out of design patterns, I did this because of the need for maintenance on the different providers.

This was my first try for applying design patterns on a big project so there might be some holes or wrong doings there. Please let me know if you find any so I can learn from it :)

I do agree with your point, however when writing quick code on windows and unix I think perl really does the job. It is just the matter of using the languages available and that you are most fluent in.

I agree there are a lot of reasons to keep a domain parked. The only thing I do not agree on is buying domains just to resell them again. You can do that with ground, properties and so on because these are valuable. But on a platform such as the internet this just puts a stop to the evolution of it.

The drugs reference might be a bit overdone, I just want to make a statement here to find a regulation for this.

Recursion with SQL 12 years ago

Oracle SQL Indeed has CTE's :) I mentioned those together with other special use cases in previous articles on my blog.

Recursion with SQL 12 years ago

I have not included CTE's because I wanted to show pure recursion queries without the use of this. I think CTE's will be faster though but I have yet to verify this.

Hello there,

We know that this has been done before, we however are not happy about the UX experience on both those platforms and wanted to improve this.

The other reason that we did this is because our vision is to completely streamline the Social media usage on the internet. We are working heavily on this and will be moving towards this goal more and more. What you see now is thus a small preview of what is coming next.

Kind regards, Xavier