laminatedsmore | 1 year ago | on: Braid: Synchronization for HTTP
laminatedsmore's comments
laminatedsmore | 1 year ago | on: Ask HN: How to Approach Pair Programming?
laminatedsmore | 1 year ago | on: Ask HN: How to Approach Pair Programming?
laminatedsmore | 2 years ago | on: Stable Diffusion 3
Printing Press -> Reformation -> Thirty Years' War -> Millions Dead
I'm sure that there were lots of different opinions at the time about what kind of harm was introduced by the printing press and what to do about it, and attempts to control information by the Catholic church etc.
The current fad for 'safe' 'AI' is corporate and naive. But there's no simple way to navigate a revolutionary change in the way information is accessed / communicated.
laminatedsmore | 3 years ago | on: Sam Altman: OpenAI is not training GPT-5 and "won't for some time"
'Understanding' has an ambiguous meaning, while thought and senses are certainly not applicable.
But it's a semantic discussion about a novel and not well understood topic so :shrug: :)
laminatedsmore | 3 years ago | on: Sam Altman: OpenAI is not training GPT-5 and "won't for some time"
Do you have a word that you prefer?
laminatedsmore | 3 years ago | on: Sam Altman: OpenAI is not training GPT-5 and "won't for some time"
I quite like the term, and it seems quite unique (perhaps cribbing from 'grounded cognition' though that's an entirely different idea AFAIK)
laminatedsmore | 4 years ago | on: Ask HN: What do you do to jump start your brain in the morning?
laminatedsmore | 4 years ago | on: How Dangerous Are Solar Storms?
Not sure it answers your question but in case interesting here's a link to a UK document describing 'space weather preparedness strategy'
https://assets.publishing.service.gov.uk/government/uploads/...
laminatedsmore | 4 years ago | on: Thinking in Events: From Databases to Distributed Collaboration Software [video]
It's quite easy to draw a line from org principles ("we're always learning" etc) to active participation in a CoP, so helps align incentives on a team level (we can spend time on things outside of our immediate needs) and an individual level (it's an obvious way to get performance review evidence)
laminatedsmore | 4 years ago | on: Python Best Practices for a New Project in 2021
E.g. https://github.com/conda/conda/issues/8087, https://www.anaconda.com/blog/understanding-and-improving-co...
laminatedsmore | 4 years ago | on: AWS Step Functions Workflow Studio – A Visual Tool for Building State Machines
laminatedsmore | 5 years ago | on: Netdata: Open-source real-time monitoring platform
laminatedsmore | 5 years ago | on: My Wish for Python 4
https://toolz.readthedocs.io/en/latest/api.html#toolz.functo...
"I.e. pipe(data, f, g, h) is equivalent to h(g(f(data)))"
laminatedsmore | 5 years ago | on: Ask HN: Why are we still so bad a weather forecasting?
"Convection is complex and hard to model because it involves multiple processes, many of which take place at scales smaller than the model’s grid cell, so they need to be parametrized. The assumptions that have to be made when parametrizing convection explain many of the systematic errors in convective precipitation."
(in other words modelling physical interactions on a relatively small scale (1km) is hard)
laminatedsmore | 5 years ago | on: Tim Berners-Lee wants to put people in control of their personal data
laminatedsmore | 5 years ago | on: Fastcore: A library that extends Python with new features
- https://toolz.readthedocs.io/en/latest/api.html#toolz.functo...
- https://toolz.readthedocs.io/en/latest/api.html#toolz.functo...
laminatedsmore | 5 years ago | on: AWS CloudFormation now supports blue/green deployments for Amazon ECS
laminatedsmore | 5 years ago | on: AWS CloudFormation now supports blue/green deployments for Amazon ECS
Looks interesting to me, seems nice to be able to handle refreshing content with pure http as described here rather than with web sockets.
https://datatracker.ietf.org/doc/html/draft-toomim-httpbis-b...