HackerTrans
TopNewTrendsCommentsPastAskShowJobs

BerislavLopac

31,968 karmajoined vor 18 Jahren

Submissions

Laws of Project Management

lucasfcosta.com
1 points·by BerislavLopac·vor 5 Stunden·0 comments

LARP – Revenue infrastructure for serious founders

larp.website
312 points·by BerislavLopac·gestern·78 comments

We tried London's first driverless bus

londoncentric.media
3 points·by BerislavLopac·vorgestern·0 comments

The crypto billionaires building a world where money buys you a vote

bbc.co.uk
10 points·by BerislavLopac·vorgestern·1 comments

Tech jobs market in 2026, part 3: hiring managers and job seekers

newsletter.pragmaticengineer.com
2 points·by BerislavLopac·vor 4 Tagen·1 comments

Sustaining a Shared Reality: How Past Technology Waves Have Impacted Strategy

whitneyzim.medium.com
1 points·by BerislavLopac·vor 14 Tagen·0 comments

Make AI Boring Again

charitydotwtf.substack.com
5 points·by BerislavLopac·vor 19 Tagen·0 comments

Agile and Coding: An Agent- and Human-Friendly Architecture

davidvujic.blogspot.com
2 points·by BerislavLopac·vor 21 Tagen·0 comments

AI demands more engineering discipline. Not less

charitydotwtf.substack.com
429 points·by BerislavLopac·vor 26 Tagen·213 comments

Scientists ejected from diabetes conference for distributing journal reprints

arstechnica.com
349 points·by BerislavLopac·letzten Monat·212 comments

Digital Dead Man's Switch for Your Files

trustbourne.com
2 points·by BerislavLopac·letzten Monat·0 comments

AI enthusiasts race against time, AI skeptics race against entropy

charity.wtf
3 points·by BerislavLopac·letzten Monat·2 comments

Open Source Ecosystems

asimovaddendum.substack.com
2 points·by BerislavLopac·letzten Monat·0 comments

What Is Code?

martinfowler.com
1 points·by BerislavLopac·vor 2 Monaten·2 comments

JSON Schema (Jsonschema)

datatracker.ietf.org
4 points·by BerislavLopac·vor 2 Monaten·0 comments

The only schema language AI speaks is JSON Schema

sourcemeta.com
2 points·by BerislavLopac·vor 2 Monaten·0 comments

Vibe → Environment → Culture: Why Leadership Gets This Backwards

medium.com
2 points·by BerislavLopac·vor 3 Monaten·0 comments

A sufficiently comprehensive spec is not (necessarily) code

buttondown.com
6 points·by BerislavLopac·vor 3 Monaten·3 comments

Architecture as Code to Teach Humans and Agents About Architecture

oreilly.com
1 points·by BerislavLopac·vor 3 Monaten·0 comments

The World Needs More Software Engineers

oreilly.com
3 points·by BerislavLopac·vor 3 Monaten·1 comments

comments

BerislavLopac
·vor 23 Stunden·discuss
> but no, they don't trust the LLM that much

Yet...
BerislavLopac
·vor 7 Tagen·discuss
> I think software "engineering" is far more susceptible to fads

No - it's just revolving so much faster, in every single sense. And it's only accelerating.
BerislavLopac
·vor 7 Tagen·discuss
"Applied poet" is my new official title.
BerislavLopac
·vor 21 Tagen·discuss
Singapore is a special case, since it doesn't really have any rural areas.
BerislavLopac
·vor 25 Tagen·discuss
Deleted code is debugged code.
BerislavLopac
·vor 25 Tagen·discuss
It's interesting how most of the comments here seem to miss the most important part of the article, which is this:

> What happened in 2025 was this: the economics of code production were turned upside down. Instead of being very hard, time-consuming, and expensive to generate code, it became effectively free and instant. Lines of code went from being treasured, reused, cared for and carefully curated, to being disposable and regenerable, practically overnight.

A little but further reinforced by this:

> I am just barely old enough that my first job title was “System Administrator”. [...] I lived through the shift from handcrafted server pets to immutable infrastructure cattle.

What is happening now is nothing new, we have seen it many times before: a shift in technology which is bringing changes in the ecosystem, required skills and so on. This happened with stocking frames, steam engines [1], automobiles, servers, and now the code. Just like before, many will be - and already are - harmed by this, but ultimately the world will adapt and accept the new paradigm.

[1] There's an infamous screenshot of a tweet being shared around, where someone suggests various names for writing code without AI, and someone else responds with "software engineering". Allow me to add my on contribution to this debate: codejamming.
BerislavLopac
·letzten Monat·discuss
I've been using it about 8 hours a day. That's because for every two minutes of working with it I need to wait about a minute for it to give something back.
BerislavLopac
·vor 2 Monaten·discuss
"No longer"? When was it exactly?

The truth is that software engineering, as a profession, is not even a full hundred years old. Even if someone spent their all career with it, it has probably changed so much over time that it became a completely different job.

So far, we have barely scratched the surface.
BerislavLopac
·vor 3 Monaten·discuss
Anyone who has ever used Mercurial knows very well what a good versioning tool UX looks like...
BerislavLopac
·vor 3 Monaten·discuss
That's temporary. They will adapt and find ways to use it to its full potential - just like it happened with every new technological shift in history.
BerislavLopac
·vor 4 Monaten·discuss
Python, Linux and most other great open source projects we all use today started as personal projects.
BerislavLopac
·vor 4 Monaten·discuss
> A Python4 that actually used typing in the interpreter, had value types, had a comptime phase to allow most metaprogramming to work (like monkey patching for tests) would be great! It would be faster, cleaner, easier to reason about, and still retain the great syntax and flexibility of the language.

And what prevents someone from designing such a language?
BerislavLopac
·vor 4 Monaten·discuss
Any program written in Python of any significant size is literally a soup of multiple languages.
BerislavLopac
·vor 4 Monaten·discuss
> python code could be so much faster if it didn't have to assume everything could change at any time

Definitely, but then it wouldn't be Python. One of the core principles of Python's design is to be extremely dynamic, and that anything can change at any time.

There are many other, pretty good, strictly dynamically typed languages which work just as well if not better than Python, for many purposes.
BerislavLopac
·vor 4 Monaten·discuss
> only the plot is copyrightable

But the plot can't be copyrightable, as the copyright applies only to a tangible representation of an idea (e.g. written text), and not to an idea itself.
BerislavLopac
·vor 4 Monaten·discuss
Code is one thing, but what about writing? There is no 100% foolproof way to identify content written by LLMs, and human writing routinely gets incorrectly flagged as such. If I write a book, and a checker says that it's written by LLM, is it automatically in the public domain?
BerislavLopac
·vor 6 Monaten·discuss
Yeah, I've been using "shit umbrella" for a long time. But the "transparent shit umbrella" is an even more powerful, albeit more disturbing, metaphor.
BerislavLopac
·vor 6 Monaten·discuss
https://archive.is/20260125110952/https://www.wired.com/stor...
BerislavLopac
·vor 6 Monaten·discuss
> What's the source of truth? Nobody knows.

Except everyone who ever used standards like OpenAPI and JSON Schema.
BerislavLopac
·vor 6 Monaten·discuss
> it seems particularly the German-speaking countries are borderline obsessed with a) titles

There is nothing borderline about that - the German cultural space (including very much the countries of former Habsburg Empire) is still completely obsessed with titles and formal positions despite many of them losing any practical importance in modern times.