Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
primaryobjects
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
primaryobjects
6mo ago
This would be great with an option to draw each ANSI line by line with pixels drawn left to right. The same way it was experienced over dialup. The options could be baud rates: 56k, 14.4, 2400
2.
▲
Say Goodbye to Code Reviews: No Humans Necessary
(medium.com)
3 points
by
primaryobjects
1y ago
|
1 comments
3.
▲
by
primaryobjects
3y ago
https://primaryobjects.com My blog about artificial intelligence, quantum computing, and software development topics. I also post frequently on Medium as well. https://medium.com/@KoryBecker
4.
▲
AI Planning for Starcraft
(stripsfiddle.meteorapp.com)
2 points
by
primaryobjects
4y ago
|
0 comments
5.
▲
Quantum Computing Hello World
(primaryobjects.com)
2 points
by
primaryobjects
5y ago
|
0 comments
6.
▲
by
primaryobjects
5y ago
iPhone users can enable Spoken Content. Open an ebook. Swipe down with two fingers. Instant audio book. Also, you can select the Voices option (under Spoken Content) to download high quality Siri voices.
7.
▲
by
primaryobjects
5y ago
1 tsp apple cider vinegar mixed in a full glass of water. It also helps to drink with a straw to avoid residual acid on the teeth (although the water already diluted it enough).
8.
▲
The Guide to a Quantum Computing Certification with Qiskit
(primaryobjects.com)
1 points
by
primaryobjects
5y ago
|
0 comments
9.
▲
by
primaryobjects
5y ago
I think this is an excellent explanation for why it may have been shut down and the need for some degree of monitoring accountability. The fear is not that the chat bot will come to life, but rather than the text content it's been trai
10.
▲
by
primaryobjects
5y ago
One of the largest programs generated had consisted of about 300 instructions. This particular program included if/then conditionals, counting down in a loop, concatenation of a numeric value with text, and displaying output. The syste
11.
▲
by
primaryobjects
5y ago
Interesting timing, as tomorrow I will be presenting on this very topic. "AI programmer: autonomously creating software programs using genetic algorithms" https://dl.acm.org/doi/10.1145/3449726.3463125
12.
▲
by
primaryobjects
5y ago
A great web-based version is https://www.photopea.com
13.
▲
by
primaryobjects
5y ago
I also went with a static site generator during my own blog upgrade and chose Hexo. My tech stack is: Hexo Markdown Node.js Heroku Here is my whole story! http://www.primaryobjects.com/2015/12/15/a-tale-of-mig
14.
▲
Creating a Virtual Reality App Using WebXR and HTML
(primaryobjects.com)
1 points
by
primaryobjects
5y ago
|
0 comments
15.
▲
by
primaryobjects
6y ago
Practicing dynamic programming algorithms is also an excellent way to get better at recursion (and recurrences). Even better, dynamic programming is often more production worthy, since it can result in improved time complexity.
16.
▲
Designing an Artificial Intelligence Agent to Navigate Wumpus World
(primaryobjects.com)
2 points
by
primaryobjects
6y ago
|
0 comments
17.
▲
Intelligent Heuristics for the Game Isolation Using AI and Minimax
(primaryobjects.com)
1 points
by
primaryobjects
7y ago
|
0 comments
18.
▲
by
primaryobjects
7y ago
The Traveling Salesman Problem is indeed a potential application of quantum computing. Grover’s Search could theoretically find a solution in quadratic time (sqrt(n!) versus n!). On a physical quantum computer, this would have profound impa
19.
▲
by
primaryobjects
7y ago
QisKit, in Python, is also a popular framework. Here is a tutorial: An Introduction to Quantum Computing http://www.primaryobjects.com/2019/01/07/an-introduction-to-...
20.
▲
by
primaryobjects
7y ago
Composition also facilitates utilizing (GOF) design patterns. They can make code much cleaner and reusable when used properly and sparingly.
21.
▲
by
primaryobjects
7y ago
Congratulations! I’m curious if a quantum algorithm could help with this, as the problem deals with factoring large numbers?
22.
▲
L-Systems: Drawing recursive patterns using a formal grammar heuristic
(github.com)
3 points
by
primaryobjects
7y ago
|
0 comments
23.
▲
by
primaryobjects
8y ago
Nice. I created a maze solver in js and canvas as well, solving using the A* and Tremaux algorithms. You can even create your own mazes by passing json in the url. Simple Maze Solver in HTML5 and Js http://www.primaryobjects.com&
24.
▲
Creating Self-Assembling Code with Genetic Programming
(primaryobjects.com)
1 points
by
primaryobjects
8y ago
|
0 comments
25.
▲
Logical-Based Artificial Intelligence and Expert Systems
(primaryobjects.com)
2 points
by
primaryobjects
8y ago
|
0 comments
26.
▲
by
primaryobjects
9y ago
Cheese and yogurt both have lactose.
27.
▲
Using Artificial Intelligence to Write Self-Modifying/Improving Programs
(primaryobjects.com)
3 points
by
primaryobjects
9y ago
|
0 comments
28.
▲
by
primaryobjects
9y ago
This is a classic AI planning problem, solvable with STRIPS. Solution to the Sussman Anomaly https://github.com/primaryobjects/strips/blob/master/Readme....
29.
▲
The Effects of Biotin on Hair
(rpubs.com)
1 points
by
primaryobjects
9y ago
|
0 comments
30.
▲
Image Recognition for Fashion with Machine Learning
(primaryobjects.com)
2 points
by
primaryobjects
9y ago
|
0 comments
More ›