Viewing profile — sime2009
sime2009
HN member- Joined
- Tue, May 17, 2016, 6:41 PM UTC
- HN karma
- 1,299
- Public activity
- 338 items
- HN profile
- View on Hacker News ↗
About sime2009
No profile information was provided.
Recent public activity
-
comment
Comment #48711684
aaah, the 90s price crash. Good times.
-
comment
Comment #47488184
proton.me? That is in Switzerland, not the EU.
-
comment
Comment #44375645
Seriously? We're going to complain about a couple megs in a text editor in the year 2025?
-
comment
Comment #43333363
> we're undertaking this more as a port that maintains the existing behavior and critical optimizations we've built into the language. Idiomatic Go strongly resembles the existing …
-
comment
Comment #43170342
I'm in the Netherlands and the used market for Tesla has already dropped like a rock. It is flooded with cars from leasing companies who after 5 years now want to sell them on for …
-
comment
Comment #42016131
From https://www.sgoc.de/pentium.html Q: How many Pentium designers does it take to screw in a light bulb? A: 1.99904274017, but that's close enough for non-technical people. Q: Wh…
-
comment
Comment #41786043
I contribute to NodeGui, Qt on Nodejs. It doesn't try to emulate the C++ API by allowing subclassing. Instead it exposes most methods on QWidget classes/subclasses which process QE…
-
comment
Comment #41785568
Is it possible to extend/subclass an existing QWidget and customise it?
-
comment
Comment #40445973
garbage in, garbage out
-
comment
Comment #40084223
There is no company size threshold here. This is GDPR related. You and Gruber are both mixing up GDPR with the EU's Digital Markets Act. Digital Markets is the one which has a "gat…
-
comment
Comment #39408743
That's right. It can't be pushed down from above. The team has to want to do this and take the power. A manager can start work on this kind of culture shift without even saying the…
-
comment
Comment #39408581
The rarely discussed cornerstone of Agile is trusting the team and letting them organise themselves. For most organisation this represents a huge internal change in power structure…
-
comment
Comment #39117012
Yes, it kind of is. But the whole article talks about the extremes but spends zero time describing what the desirable middle ground looks like.
-
comment
Comment #39038952
23% did, just to be clear.
-
comment
Comment #38911914
I prefer desktops because is something breaks I have a chance of working around it immediately (e.g. screen), and if not then I can have a replacement part sent to me in about 24 h…
-
comment
Comment #38842369
I've found LLMs great for vague questions about functions and APIs whose details I've long forgotten. Recognising the right answer when it appears is often faster than digging thro…
-
comment
Comment #38776670
A similar tool is `task` https://taskfile.dev/ . It is quite capable and also a single executable. I've grown to quite like it.
-
comment
Comment #38590617
TermKit was one of the inspirations for Extraterm ( https://extraterm.org/ ). It separates command output, allows for reuse of previous output, as well mixing content types. The te…
-
comment
Comment #38566809
Design patterns, for example, really should only be studied once you have quite a bit of experience with complex code bases under your belt. You need to have done battle with some …
-
comment
Comment #38566282
Synthetic images like generated graphs with fine lines and text (i.e. not photographs), need pixel perfect rendering otherwise they look terrible. This is likely to be a far more c…
-
comment
Comment #38460601
https://gdpr.eu/fines/ For Facebook is would be either 2% of the firm’s worldwide annual revenue from the preceding financial year, or 4% of said revenue. A bit bigger than a round…
-
comment
Comment #38349065
Where in the world is this?
-
comment
Comment #38349036
It's really not that hard. Under GDPR you have a right to privacy, and companies can't demand you give it up as part of some kind of condition to gain access to their service.
-
comment
Comment #38111045
Cosmopolitan is cool and I have some uses in mind for it that I wish to get to. But what I don't understand is the use case for an exe which supports both running as an user app on…
-
comment
Comment #38062139
Of course MS asked for it. They created and sustain this situation where software needs to signed for it to easily run on the Windows platform. Who do you think put the signature c…