Viewing profile — theSIRius
theSIRius
HN member- Joined
- Fri, Jun 05, 2020, 7:01 PM UTC
- HN karma
- 35
- Public activity
- 23 items
- HN profile
- View on Hacker News ↗
About theSIRius
No profile information was provided.
Recent public activity
-
comment
Comment #46898170
That's a pretty cool project. But with it living in the grey area of not being really supported by Remarkable, I would be skeptical if Remarkable does not block it down the line. S…
-
comment
Comment #46897348
I was actually thinking about buying Remarkable Paper Pro after Christmas. Not necessarily for the colors but just to have a portable e-ink tablet to scribble on and organize mysel…
-
comment
Comment #45771129
> Functional programming languages (almost always?) come with the baggage of foreign looking syntax. At least for me, this was solved by Gleam. The syntax is pretty compact, and, f…
-
comment
Comment #45114309
We've started a Tanstack Start project at work for a green field project, and it is honestly a mixed bag. It took a lot of trial and error to get the whole project working - the se…
-
comment
Comment #35458337
Yeah, I would expect something in that vein. I think the pros outweigh the sluggishness of desktop rearrangement or non-existent updates. Maybe I would finally get into some driver…
-
comment
Comment #35458298
Thanks a lot! I'll give it a chance once I have some time.
-
comment
Comment #35453255
I have been thinking of going down the Linux route on my 2017 15". But I am unsure if it is even feasible to get it up-and-running with the T2. With the new ARM processors the disc…
-
comment
Comment #34341874
Employee protection. Just because the management could not balance the sheet is not a good enough reason employees should suffer the consequences. At least in theory. But if the co…
-
comment
Comment #29014562
Yes, Slavic languages have similarities. The same could be said for Germanic languages like English and German or Latin languages like Spanish and Portuguese. That doesn't change t…
-
comment
Comment #25919806
It's funny to see how languages branch out and develop independently. I specifically remember that Czech "Šukat drogy na záchodě", which means "To fuck drugs on the toilet", would …
-
comment
Comment #25918200
It might have to do with the Czech National Revival[1]. The Czech language and culture was being suppressed in favour of Austrian/Germanic one. Prominent Czech figures worked to pr…
-
comment
Comment #25917821
Native speaker here, you are absolutely right. Work in Czech would be "práce", "robota" means forced work. It is not used as much nowadays since we do not live in a feudal society …
-
comment
Comment #25440319
I mean, they could ideally go PC and Stadia (since it is basically PC with fixed specs) -> Xbox One/PS4 -> Xbox Series/PS5. It wouldn't hurt the contract with Google and it would h…
-
comment
Comment #25436138
The whole project feels terribly mismanaged. Even from the character editor it is obvious the game had to be scaled down in the last year to even ship. Considering the amount of cr…
-
comment
Comment #25313779
You have invested a lot of time into PHP and can make a living out of it. More power to you! But from my anecdotal experience not many new developers invest the time to learn PHP. …
-
comment
Comment #25313655
Which of these new websites have large userbase? Anyone can start their Wordpress blog with some limited free hosting and thus increase Wordpress market share. And since internet h…
-
comment
Comment #25308375
I really can't think of any green field project that would be started with PHP today. Maybe if there is some specification to use something PHP specific. But any use case I can thi…
-
comment
Comment #25240282
> Apple have stated multiple times that they don't have any intention to lock down macOS more or less What Apple says and Apple does can or are two different things. And it applies…
-
comment
Comment #25221856
As usual, it really comes down to personal preference. In the past year, I have managed a few things in Wordpress, wrote my own PHP, Flask and node sites; and after all that I woul…
-
comment
Comment #24766991
Same here. Maybe it is one of the anti-GDPR mechanisms? Rather than be sure you are compliant or do not want to be compliant, just prevent EU citizens from connecting. Or maybe the…
-
comment
Comment #24649100
Thanks, that makes sense and I probably should have looked into the article properly. I'm not sure, how easy it will be to filter the devDependencies. Maybe scan for config files (…
-
comment
Comment #24648288
Isn't this already done by Dependabot[1]? I've been using it for some time with my JS/TS repos to keep my dependencies up-to-date. It's not the greatest as it sends alerts about vu…
-
comment
Comment #24627966
> Actual REST is least useful for communication between a single frontend and backend controlled by the same party. I know I'm going off-topic but what is best way to communicate b…