Viewing profile — dr_j_
dr_j_
HN member- Joined
- Sun, Jan 22, 2017, 7:25 PM UTC
- HN karma
- 23
- Public activity
- 40 items
- HN profile
- View on Hacker News ↗
About dr_j_
No profile information was provided.
Recent public activity
-
comment
Comment #37982442
One day we'll have biological networks of the size that can compete with today's biggest artificial neural networks, capable of running things like, well, ChatGPT. Then the philoso…
-
comment
Comment #36847213
Kind of reminds me of the X11 logo....
-
comment
Comment #35741797
This is fantastic. Great work. Works well on my iPad but no ‘face’ just a blank screen. Crashes on my M1 Mac Air. Let me know if there’s anything I can do to help debug.
-
comment
Comment #35674632
In UK it's 100 quid now I think.
-
comment
Comment #35244278
DT990 pro headphones all the way for my audio productions. Unfortunately a lack of sound-proofing possibilities has meant that monitors aren't really an option I can personally con…
-
comment
Comment #34196341
To try and be less of an asshole frankly...
-
comment
Comment #33383378
I was due to be in a meeting and was super anxious about it due to having to report out on some stuff I'd been working on. That morning, before the meeting, my dad texted me with t…
-
comment
Comment #33188176
Oh God.. I got as far as reading SAS statistical software. I briefly got my hands dirty with that a little over ten years ago and remember thinking at the time how it was the uglie…
-
comment
Comment #32251396
A fondness for this language led me to develop (for fun) my own take on POP11 a few years back. Its kind of ‘POP11 with braces’ (since it uses braces for block and function scope, …
-
comment
Comment #31263221
I’m a guitarist and I can’t understand either.
-
story
Please don't thank me for doing my job
...I do it because it's my job, not because I am trying to make you happy. Don't get me wrong, it is good to be appreciated but thanking me in this way puts you in a position of au…
-
comment
Comment #25488161
So assign random values to connection weights and then ‘spin’ those weights to a combination of other random values that hopefully perform a bit more favourably.. isn’t this just r…
-
comment
Comment #25465707
Is this satire? Looks like an advert for a toilet cleaner.
-
comment
Comment #25455884
But how does it reverse? That’s what I’d like to know!
-
comment
Comment #25454541
I think a lot of beginners would be put off by the verbosity of this.
-
comment
Comment #25449494
It’s just a web browser. I mean it’s just a web browser. What is there to be so excited about? Really..?
-
comment
Comment #25337742
How is this different to Strava?
-
comment
Comment #25269445
As a runner, this is relatively useless without a GPS. Include that and sign me up in a heartbeat.
-
comment
Comment #25227869
I stopped reading this when it became evident that the author was just promoting a library he’d written. I might have been a tiny bit more interested if I were a Rust developer.
-
comment
Comment #24490587
Actually, you can still download and play this on modern platforms. I have it running on my Mac. http://dunelegacy.sourceforge.net/website/ and https://www.myabandonware.com/game/d…
-
comment
Comment #24431075
As a professional C++ developer, I’m always amazed when I see something like this implemented in bash. Cos why the fuck not indeed! Good stuff.
-
comment
Comment #24019472
Given the standard RFC, the two initial slashes as in scheme:// are critical in any URL when you need to be able to distinguish between the authority and path component, as in sche…
-
comment
Comment #23654417
Thankfully not, I’m terrible with a soldering iron. 13 inch mid 2010 MBP, model number 7.1, I think. I heard the latest MBPs have soldered ram. Horrible and one of the reasons why …
-
comment
Comment #23653930
Patched Catalina at least runs flawlessly on my mid 2010 MBP (7.1). (Note also, upgraded to 16GB ram — officially unsupported — and 500GB SSD). The machine absolutely flies. Using …
-
comment
Comment #22653740
Still working on my interpreted programming language https://github.com/benhj/arrow and it’s still slow as fuck. Fun though :-)