Live data from Hacker News

Viewing profile — tichiian

tichiian

HN member
Joined
Tue, Mar 05, 2024, 1:47 PM UTC
HN karma
284
Public activity
51 items

About tichiian

No profile information was provided.

Recent public activity

  1. comment
    Comment #40866989

    Not really, at least not in Windows. There are no cross-application macros in Windows, just intra-application ones, and that only for some applications. It is a little better on Ma…

  2. comment
    Comment #40865793

    I've gotten surprised gasps for the use of etckeeper. "you can actually do that?" "why didn't anyone tell me?" etc.

  3. comment
    Comment #40856782

    Land registry in Germany is per city/town/municipality. Since land doesn't really move, it is always registered in the municipality where it is located. All titles, mortgages, owne…

  4. comment
    Comment #40840590

    > PS: Are those tiny, cheap, desktop laser engravers powerful enough to "print" on paper without starting a fire? Yes, you can modulate their power. It usually takes a few experime…

  5. comment
    Comment #40728902

    Not sure where the actual limit is or if they changed it, I also don't have any hard sources, just heresay that there is "no limit". But there are 20 buildings over 150m, and 6 ove…

  6. comment
    Comment #40726121

    The other answers around here are mostly right, but I'd like to add another one, which is right in some situations: Message queues are often the wrong tool. Often you rather want s…

  7. comment
    Comment #40726096

    I'd guess apple would invent some "made for iCrap" certification plus parts authentication to keep prices up and skim off some money for themselves.

  8. comment
    Comment #40725957

    While zoning in Germany almost universally sets the limit at the height of the local church (yes, really...), the actual reasons are building codes. Even cities that permit arbitra…

  9. comment
    Comment #40716772

    Only direct elections are democratic. Everything else is at best semi-democratic.

  10. comment
    Comment #40716741

    Locking someone up is a one-way punishment, they will not get their years back. Branding someone as a child-molester, even if they are later vindicated, is permanent. We already ha…

  11. comment
    Comment #40678484

    Excel implementers struggle with it. Half the features of Excel cannot deal with named cells. Try for example to use named cells in Conditional Formatting. Doesn't work at all, ran…

  12. comment
    Comment #40393696

    We don't need a subset of HTML. Actually, we need Markdown emails. You can format stuff that needs structure, but not abusively so (no blinking marquee banners in eyesore colors), …

  13. comment
    Comment #40388870

    Berlin is also trying to improve it's standard of living, social structure, economic outlook and overall cleanliness. Graffiti vandalism will have less and less of a place there, a…

  14. comment
    Comment #40388856

    Basically, in my ideal world, whoever builds an ugly enough building should be liable to remove it or improve it if it is deemed too ugly by a majority. Graffiti is (partially) jus…

  15. comment
    Comment #40388467

    Also, the noise pollution regulations that are in place exempt trains.

  16. comment
    Comment #40388460

    I think the reason DB introduces this kind of measures over the obviously superior first steps like "building a quieter train" is this: Walls are paid for by the state or community…

  17. comment
    Comment #40388405

    An ugly beton brut building defaces the landscape and the view that should belong to everyone. A beautiful graffiti can improve that view and landscape. Under those circumstances, …

  18. comment
    Comment #40338363

    > Since you can’t sue an airline, there’s little anyone can do except complaint to the Department of Transportation. I think this is the really big WTF here: Why the hell can't you…

  19. comment
    Comment #40317267

    OneDrive sync and "rock-solid" in the same sentence? I beg to differ. Frequent conflicts due to non-synced files, the client crashing, randomly failing auth, files that are indicat…

  20. comment
    Comment #40317249

    Now this starts to sound like ClearCase. (me shuddering in disgust)

  21. comment
    Comment #40317217

    > irrelevant for a VCS (cloud-native?!) Disagree. "cloud-native" to me sounds offputting. One of the main selling points for me of git over the likes of SVN is the capability to wo…

  22. comment
    Comment #40317201

    You are right in that the world would be a better place with more useful and actionable error messages. But: > How is it not obvious to the point of pain that you need to know WHY …

  23. comment
    Comment #40309354

    There are reasons for not reporting detailed errors to the user. For websites, security is a big one. Detailed error messages can lead to information exfiltration, exploits, finger…

  24. comment
    Comment #40303337

    This is missing the fact that the stainless steel from the ultra-durable umbrella is also easy to recycle. In fact, steel is far easier to recycle than any kind of plastic. Also, t…

  25. comment
    Comment #40292192

    Yes. But many parts of excel don't support those. E.g. conditional formatting just doesn't deal with names. Also, when you need names, it is a sign to reach for a proper programmin…