HackerTrans
TopNewTrendsCommentsPastAskShowJobs

defenestration

no profile record

Submissions

Babysitting the Agent

christophermeiklejohn.com
2 points·by defenestration·2 ay önce·0 comments

Far-right leader Geert Wilders wins Dutch election: Exit poll

politico.eu
15 points·by defenestration·3 yıl önce·7 comments

Reddit ModSupport: entire subs are being deplatformed of their mods

old.reddit.com
4 points·by defenestration·3 yıl önce·0 comments

- self deleted, accidental double post -

2 points·by defenestration·3 yıl önce·0 comments

We're joining the Reddit blackout from June 12th to 14th

old.reddit.com
125 points·by defenestration·3 yıl önce·54 comments

New Chrome Brand: Chrome for Testing

docs.google.com
2 points·by defenestration·3 yıl önce·0 comments

Puppeteer switches to Chrome for Testing instead of Chromium

github.com
1 points·by defenestration·3 yıl önce·1 comments

Little Futures 1 - Business Time

littlefutures.substack.com
1 points·by defenestration·4 yıl önce·0 comments

comments

defenestration
·2 yıl önce·discuss
Yes, your current situation does make a difference in what is important to you and which questions you have. And it also influences the balance at the interviewing table. I can imagine that it is frustrating to feel being evaluated against candidates who have the luxery of saying ‘no’ to a new job and can think critically if they want to work at the new place. Sometimes you have more freedom to say ‘no’ then you think. It can make a difference between night and day.
defenestration
·2 yıl önce·discuss
That livestream [0] looks like a pretty convincing scam to me, with 22k people viewing at the moment. And it indeed sounds like him. The real username is hidden behind the visible SpaceX[Live] name.
defenestration
·2 yıl önce·discuss
Thanks for the stats! Interestingly traveling by space shuttle comes down to 70.000 deaths per 1 billion hours traveled, compared 30.8 deaths per 1 billion hours flown.
defenestration
·2 yıl önce·discuss
For distance traveled flying is safer than any other form of transportation (maybe except trains?). I wonder however, what the stats are for time spent. How much safer is time spent flying, compared to other forms of transportation? Is it about equal, a bit safer or an order of magnitude safer?
defenestration
·2 yıl önce·discuss
Just out of curiosity, what are the things that you’re self-hosting? And what’s your setup for self-hosting?
defenestration
·3 yıl önce·discuss
There is a social issue around death that is quite complex. A wish for a sudden peaceful death at a certain old age is not an easy one. Family, doctors, society and laws should be aligned on this. Right now the norm (at least in the Netherlands) is too keep a person alive as long as reasonably possible.
defenestration
·3 yıl önce·discuss
Yeah, good to hear. I also did this for nights on end. My strategy was to try to solve the puzzle myself first (in a reasonable amount of time) and then check the solutions of others. Always fun to see if I could make my solution faster/shorter/more elegant/etc. with the inspiration of the other solutions.
defenestration
·3 yıl önce·discuss
I had a lot of fun learning Clojure. While I don't use it in daily practice, I learned a lot about elegancy, the advantages of data immutability and using code as building blocks. For learning I used the 4clojure website where you can solve interactive coding puzzles and learn from solutions of others. See: https://4clojure.oxal.org
defenestration
·3 yıl önce·discuss
There’s a saying on HN: major outages often come from DNS. It was also DNS in the recent WhatsApp outage thread. I’m wondering what the source of the possible broader internet slowness is.
defenestration
·3 yıl önce·discuss
In the latest release (v20.0.0) Puppeteer switches from Chromium binaries to Chrome for Testing binaries by default. Since the binary is different the change is marked as breaking.

Background document from Google about the new Chrome For Testing brand: https://docs.google.com/document/d/1XJvxyqAQjhPfJ0rX84PjfXXb...

I don't know exactly what the impact is for the future of Puppeteer and Chromium. Maybe someone can share their thoughts on this.
defenestration
·3 yıl önce·discuss
This article is written with SEO in mind. Repeating the same information multiple times in different formats (explanation, faqs and ‘conclusion’).
defenestration
·3 yıl önce·discuss
Would you say that Google search has found a way to beat SEO spam sites? If the comparison of the development of search engines and the development of AI chat holds up, then it seems to me that creating prompt injection will trump defeating it in the long run.
defenestration
·3 yıl önce·discuss
That’s lovely and frustrating. 1) The right answer could be visualized higher on the screen, to reduce eye movement. 2) My 15 minute progress was erased after checking the settings and trying out the options. Argh! But overall well done on this project!
defenestration
·4 yıl önce·discuss
Years ago, when we just founded our company, I asked an experienced CTO: 'In your experience, what is the most expensive thing to adjust later on?'. He said: 'Changes in your datamodel'. That advice worked out well. We spent extra time designing our datamodel and it saved us quite a lot of money / time on refactoring later.

So making schema discussions as concrete as possible with Excel together with business stakeholders sounds like a smart thing to do.