Viewing profile — andrewl-hn
andrewl-hn
HN member- Joined
- Sat, Jan 10, 2009, 11:03 PM UTC
- HN karma
- 1,881
- Public activity
- 327 items
- HN profile
- View on Hacker News ↗
About andrewl-hn
No profile information was provided.
Recent public activity
-
comment
Comment #49112770
Meanwhile there are many masters that make these tiles today - I know one personally! - and they all struggle to find clients.
-
comment
Comment #49038985
I suspect they make a big model first. In this case it's Fable. Then they run the shrinker steps to make Sonnet and Opus. Sonnet is smaller, takes less time to make, so it got rele…
-
comment
Comment #48979988
Just so you know, "move to Europe" is pretty complicated inside Apple ecosystem. You can't move your App Store account from one country to another while you have any subscriptions …
-
comment
Comment #48890757
It's less about platforms and more about games themselves. Games on Steam has to follow certain rules that are mostly consumer-friendly. And the fear is that some of these rules wi…
-
comment
Comment #48679408
I wish I could edit my post. Somehow everyone wrote to me about baldes. These are not the same, though. Blade servers were mounded into units of 4u, 8u, etc, they occupied a portio…
-
comment
Comment #48677629
This design feels very obvious-in-hindsight . Consolidate power adapters and networking, replace cabling with pluggable slots. It's something similar to what IBM mainframes or Sun …
-
comment
Comment #48583981
A lot of it depends on what kind of company / industry you work in. For example, in Rust space there's big divide between LLM-heavy users and light/no-LLM users. Main rust reposito…
-
comment
Comment #48453136
A lot of corporate speak is developed in the US and then companies all over the world spread it around. Often the adoption happens without deep understanding of the concept, and wi…
-
comment
Comment #48453029
> Apple very rarely admits mistakes Excep every time they do a big redesign like this. This happened when they moved away from skeuomorphism in iOS7(?) and then backpedalled hard i…
-
comment
Comment #48413988
Something that not many people consider. It is almost certain that C++ "saved" C by existing. Without C++ there would be an enormous pressure to add more features to C itself. One …
-
comment
Comment #48370964
To be fair, so are many other UIs. Windows 95-style boxy buttons and bevels make the content look organized. Every possible action gets its button that looks like a button. You oft…
-
comment
Comment #48315070
ChatGPT is a word now. People may use Perplexity, or Google, or Grok to ask questions online. And later they tell you "ChatGPT told me this". It's a new "I googled in Yahoo".
-
comment
Comment #48285248
AI code is uncopyrightable. If you want to be hygienic about it you would let AI commit code as is, and if you don't like the code and decide to change it manually this should be a…
-
comment
Comment #48241321
I'm surprised they even had them in a first place. Doesn't Microsoft have a deep partnership with OpenAI? Aren't all Copilot things powered by various GPT models? I would assume th…
-
comment
Comment #48241283
Tokens are current era' "lines of code per month" https://www.folklore.org/Negative_2000_Lines_Of_Code.html
-
comment
Comment #48241257
They lay people off and look good in front of investors. Then they hire people, talk about "growth", and once again look good in front of investors. This would never fly if stock m…
-
comment
Comment #48212861
I remember when Mozilla released OdinMonkey that was hyper-specialized for asm.js code, the Chrome / V8 team instead worked on general-purpose optimizations in their JIT that would…
-
comment
Comment #48212183
> Alchemy Yep, that's the name. There was a brief period in late 2000s when Adobe was pushing hard to make Flash embedded into web ecosystem. They made Air as a way to package Web …
-
comment
Comment #48133289
At least some of the projects in these industries now specify strict no-AI-use policies in contracts. I participate in a few of these, and it’s becoming a bit of a pain, because al…
-
comment
Comment #48066083
Let’s be honest. If anyone would be building a brand new company in Poland or any other country with the intention of raising capital or IPOing they would still incorporate in the …
-
comment
Comment #47749962
A lot of SMBs use Instagram to connect to their clients, so Instagram build-in messenger is a default option for a lot of people (especially women) in many parts of the world. Some…
-
comment
Comment #47563017
> It's a social network that became socially acceptable to browse at work. YMMV. I’ve heard a few stories where opened LinkedIn at work was treated as a massive red flag: “this per…
-
comment
Comment #47541420
This would probably push some high-end audio professionals away from Logic. One of the niches Mac Pro has been popular is audio production. And with cheesegrader the ability to slo…
-
comment
Comment #47457765
Very good, actually. But you have to nudge them slightly. Tell them you prefer the modern version of the language, with gradual typing† and function signatures, and you'll get very…
-
comment
Comment #47457622
That's Reveal.js / Slides.com format. It became very popular in 2010s. The idea behind the 2-d navigation is that you can use left-to-right to move between chapters, and move down …