Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
djrconcepts
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
djrconcepts
3y ago
This story reminds me of that episode on the TV show, The Orville. Season 1 Episode 9. Both the Navarians and Bruidians lay claim as the planet's original settlers. An ancient artifact containing residual DNA is discovered. They agree
2.
▲
by
djrconcepts
4y ago
Julius Sumner Miller - Physics demonstrations I had been exposed to many of these physics concepts in school. Some of the topics never really clicked for me. Revisiting these physics topics with demonstrations brought clarity to several fou
3.
▲
by
djrconcepts
5y ago
These water circuit analogs to electric circuits remind me of Eric Laithwaite's water analogs. Several videos showing the analogs in action on youtube in The Circle of Magnetism. For example: https://www.youtube.com/wat
4.
▲
by
djrconcepts
5y ago
Savage of Sebastian to call out Henry like that on twitter. Are you on drugs or something? https://twitter.com/sebmck/status/1392019586833387522 Publicly accusing Henry of not actually working on the project seems
5.
▲
by
djrconcepts
6y ago
no idea what the website was doing in the background, but the fan on my computer started working extra hard
6.
▲
by
djrconcepts
8y ago
followed the instructions. was getting an error in the console when clicking the blue button "Get new instance". refreshed the page and tried again. worked after a few tries
7.
▲
by
djrconcepts
9y ago
Would be nice if traffic lights in the US had a countdown time. Many other countries have countdowns on their traffic lights. The US has some catching up to do.
8.
▲
by
djrconcepts
10y ago
Great News! I have never intentionally hit backspace to go back, and yet I've hit backspace on accident and been taken many times. Quite annoying when it happens.
9.
▲
by
djrconcepts
11y ago
Display ads are not the problem. The problem is with ads used to track, follow, and target users while surfing the web. Ads are becoming web stalkers that follow us around the internet. How will showing 1 ad per page prevent tracking, follo
10.
▲
by
djrconcepts
12y ago
Yes, it does. From the network inspector, click the one that says "web sockets" Then select the entry from the list, looks something like ".ws?v=5&ns=pixelpals-server" Then select frames from the 3 options "Head
11.
▲
by
djrconcepts
12y ago
Fun game, and clean code. Good job!
12.
▲
by
djrconcepts
12y ago
This is pretty sweet, but wish there was a way to filter to show movies available on netflix.
13.
▲
by
djrconcepts
12y ago
The game is fun to play, but I recommend using vector .svg graphics for when the board is zoomed in.
14.
▲
by
djrconcepts
12y ago
This is a great extension! Very useful.
15.
▲
by
djrconcepts
12y ago
really like the playful flying airplane.
16.
▲
by
djrconcepts
12y ago
Reminds me of playing with RhinoCAM and CNC routing during a digital fabrication course in college.
17.
▲
by
djrconcepts
13y ago
thanks mark
18.
▲
by
djrconcepts
13y ago
hoping this is not too good to be true.
19.
▲
by
djrconcepts
13y ago
I like it.
20.
▲
by
djrconcepts
13y ago
Great concept, but terribly buggy for me at the moment. Will come back later to try again.
21.
▲
by
djrconcepts
13y ago
css-tricks.com
22.
▲
by
djrconcepts
13y ago
http://www.google.com/humans.txt
23.
▲
by
djrconcepts
13y ago
Start Here. Step 1) open a text editor. Step 2) paste in the following code. <!doctype html> <html> <head> <title>my first website</title> </head> <body> <p>hello
24.
▲
by
djrconcepts
13y ago
I recommend starting with a text editor and a browser. May I recommend Sublime Text and Google Chrome. Then, you will want to learn HTML + CSS. After you are comfortable with html and css, move on to Javascript... Before using a website ho
25.
▲
Unknown or expired link.
12 points
by
djrconcepts
13y ago
|
8 comments
26.
▲
by
djrconcepts
13y ago
love playing this game.
27.
▲
by
djrconcepts
13y ago
I was a huge fan of igoogle. No idea why this project shut down. The concept was brilliant, but maybe the name conflicted with apple's ieverything.
28.
▲
by
djrconcepts
13y ago
This is great.
29.
▲
by
djrconcepts
13y ago
thanks for sharing. i hope in the next version, castling the king is added.
30.
▲
by
djrconcepts
13y ago
Speed up the cool down when gathering wood or checking traps. Paste this code into chrome console. Button.cooldown = function (btn) { var cd = btn.data("cooldown"); if(cd > 0) { $('div.cooldown', btn).stop(tru
More ›