HN user

patrickdavey

1,365 karma

snowpool.org, blog.psdavey.com

Posts32
Comments419
View on HN
tenetsecurity.ai 1mo ago

A Fake Bug Report Hijacks Your AI Coding Agent – and Nothing Catches It

patrickdavey
4pts0
siliconangle.com 1mo ago

Anthropic calls for global pause in AI development before humans lose control

patrickdavey
5pts4
minichessgames.com 6mo ago

Show HN: Kings vs. Knight

patrickdavey
2pts9
minichessgames.com 7mo ago

Show HN: Radioactive Pooping Knights

patrickdavey
27pts8
www.minichessgames.com 8mo ago

Show HN: Learn Basic Chess Movements

patrickdavey
12pts7
minichessgames.com 9mo ago

Show HN: Minichessgames.com

patrickdavey
3pts0
letitgo.psdavey.com 1y ago

Let It Go

patrickdavey
1pts0
blog.nytsoi.net 1y ago

Crushed by AI

patrickdavey
1pts0
www.pnas.org 3y ago

Data-driven predictions of the time remaining until critical global warming

patrickdavey
2pts0
news.ycombinator.com 3y ago

Ask HN: Alternative to Skype/Viber etc. which doesn't sleep?

patrickdavey
1pts1
artsexperiments.withgoogle.com 5y ago

Glacier Timelines

patrickdavey
1pts0
groups.google.com 6y ago

(node) Security updates to all supported release lines on Tuesday June 2nd, 2020

patrickdavey
1pts0
www.theregister.co.uk 6y ago

ICANN't approve the sale of .org to private equity

patrickdavey
15pts6
domainnamewire.com 6y ago

ICANN delays .Org sale approval, calls for more transparency

patrickdavey
12pts2
www.theregister.co.uk 6y ago

Internet Society says opportunity to sell .org for $1.14bn came out of the blue

patrickdavey
6pts0
adventuresinmapping.com 7y ago

Middle Earth Map Style

patrickdavey
193pts23
news.ycombinator.com 8y ago

Ask HN: Articles on how social media manipulate their users to spend more time?

patrickdavey
1pts0
medium.com 8y ago

Three things we don't understand about climate change

patrickdavey
3pts1
news.ycombinator.com 9y ago

Ask HN: How to you manage (food) recipes?

patrickdavey
3pts4
github.com 9y ago

Show HN: Caster – Screencasts Manager in Elixir, Phoenix and Vue

patrickdavey
121pts18
news.ycombinator.com 9y ago

Ask HN: Why doesn't Google open up an API for Inbox?

patrickdavey
1pts2
news.ycombinator.com 9y ago

Ask HN: Do you use Google Inbox? Do you find it incredibly slow on desktop?

patrickdavey
9pts13
news.ycombinator.com 10y ago

Ask HN: Going travelling for a year, how best not to squander it

patrickdavey
1pts0
www.thankadeveloper.org 11y ago

Show HN: Thankadeveloper.org

patrickdavey
3pts3
news.ycombinator.com 11y ago

Ask HN: Is this tiny sideproject (www.thankadeveloper.org) a good idea?

patrickdavey
2pts0
www.schneier.com 11y ago

FBI Agents Pose as Repairmen to Bypass Warrant Process

patrickdavey
7pts0
ruby-meetup-resources.github.io 11y ago

Show HN: Ruby Meetup Resources

patrickdavey
5pts3
www.youtube.com 11y ago

The Empire Strikes Back Uncut (made by fans in 15 second pieces)

patrickdavey
1pts0
tawk.com 11y ago

Free, private and secure video chat rooms (webrtc very nice – just works)

patrickdavey
1pts0
blog.heroku.com 12y ago

Tools for integrating Heroku apps with Salesforce.com

patrickdavey
1pts0

I've been helping to run a meetup in Christchurch, New Zealand: https://christchurch.ruby.nz/ for about 10 years (maybe longer, I've lost track!). I _completed_ agree with the article that the best thing you can do to avoid burnout is to organise it with someone else (or better still, two or more others like we do).

The other thing which really worked for us: We were getting fed up trying to badger people to help give talks etc (or just doing it ourselves). Completely exhausting. Ended up saying to the community: "this is your meetup, we just help run it. If we don't get 11 speakers for the year we're going to shut it down". We asked in January, got 11 speakers for the year (Dec is social), and we've been doing it like that ever since. Works an absolute treat. You do need to be prepared for no one to step up, in which case, it's sad, but, shut it down. You're not the community, the community is the community!

I haven't looked into it thoroughly yet, but, at some point it'll be worth looking at getting a static IP address and using Cloudflare tunnels to serve toyish projects from your home netwerk. Just need to work out how to firewall it properly from the rest of the home network.

I've tried a CPAP machine for 6 weeks and felt no different and gave up. I think I was a 6 on the scale. I wish it had worked though!

Currently I've just given up and embracing feeling relatively tired all the time. I've tried side sleeping devices (woody knows backpack) mandibular advancement splints etc.

So hard to tell (I find anyway) to get to a definitive answer

This article really captures what I'm feeling about the entire AI jobs landscape. What the heck happens when we don't have juniors for years?

There's gonna be trouble ahead (unless you truly believe AI will be able to completely replace all programming of course)

What a bad situation, and I genuinely feel for them. I do think they blamed a lot of other people and I think a section on what lessons they have learned themselves might be a good idea/look.

At minimum you want to have off site backups, preferably readonly (like an S3 bucket or whatever). And test the restore process.

I hope they get it sorted, what a mess.

An Update on Heroku 6 months ago

Kamal is basically self hosting though right? So you have to take care of keeping the underlying os patched etc. With heroku you only needed to think about git push.. ?

Yup, I'm going to build out the reverse play when I find time in the next few weeks hopefully! I'll try to remember to comment here :)

Quite probably you did just run up against a bug in it! I'd have to see the position though.

Great question on the maximal theoretical length. Being pedantic I'd imagine infinite if I just move a knight back and forth and you move a king back and forth. (Though I disallow repeat moves for interests sake)

It's just a basic minmax. The main mistake it makes is that if it can find an assured path to getting you it doesn't care how many moves in the future it is (even if it could win this turn).

That said, the audience is 6 year olds so I don't really want it to play perfectly!

well, lets take that as true (no more humans doing accounting). Doesn't that mean that there'll be a knowledge gap there? What happens when new rules come along (laws change all the time which will affect accounting practices). How will an AI (at least the current batch) learn what needs to change when there's no prior art for it to lean on?

I mean sure, if we ever get AGI then all bets are off, but, as far as I know we're not there, and LLMs are unlikely to evolve into AGI. They're not thinking right? It doesn't actually _understand_ anything right? I mean, I'm quite probably wrong here, but, as far as I can tell it's really just very fancy backwards autocomplete.

Interesting thought. I feel currently AI is most useful to those who have a decent understanding of the subject material and can critique any output. To wholesale trust the output of AI and remove any human in the loop, well, it needs to be really correct all the time.

Exams are a different beast and really a subset of a range of common problems.

Still, I'm very curious what happens when people who have just cheated their way through college, or these kinds of professional exams, meet the real world? Will they all get fired a few months down the track?

Well done :) the "ai" for this game is really basic, it just tries to find any free move and take it. The other games do a basic minmax to look ahead a bit.

Glad you enjoyed it :)

I guess I love the idea of the rails community being owned by the community not an individual. I find some of his stances on topics problematic (e.g the latest posting about London). Regarding rails itself I have no major issues, but, as titular head of rails itself I think he should be more inclusive.

Steam Machine 8 months ago

Will it be possible to play retroarch games too? (i.e. the old SNES/NES games) etc. ?

I've been working on a little game for my daughter to help her learn the movement of chess pieces. https://www.minichessgames.com

It's currently just a "maze" type game where you have to get to a goal square in the minimum number of moves (there are rocks placed on the board to act as obstacles)

I'm in the process of making some very simple games like battling knights where they leave poo and you try to trap your opponent.

Fun making it even if it's just the two of us who'll enjoy it :). Partly I wanted her to learn that you can create for the internet not just consume...