HackerTrans
TopNewTrendsCommentsPastAskShowJobs

FpUser

3,313 karmajoined il y a 7 ans

Submissions

Trump admin pays wind developers to quit, back fossil fuel projects

theregister.com
7 points·by FpUser·il y a 2 mois·0 comments

Framed by LLM

2 points·by FpUser·il y a 4 mois·0 comments

OSS Is Dead

youtube.com
1 points·by FpUser·il y a 4 mois·0 comments

RIP Chuck Norris

ctvnews.ca
3 points·by FpUser·il y a 4 mois·1 comments

Claude Seems to Be Down

16 points·by FpUser·il y a 4 mois·4 comments

Norweigan Government comes out swinging on enshittification

youtube.com
22 points·by FpUser·il y a 4 mois·2 comments

The Rise of Chinese Memory

youtube.com
1 points·by FpUser·il y a 6 mois·0 comments

Alex Honnold Completes the Most Dangerous Free-Solo Ascent (2018)

nationalgeographic.com
3 points·by FpUser·il y a 6 mois·2 comments

State of Auto Completion in CLion

3 points·by FpUser·il y a 9 mois·1 comments

comments

FpUser
·il y a 5 jours·discuss
>" ally-ship was getting too one sided"

unless you consider the world accepting USD as the reserve currency which is enormous "one sided" gift to the US. I remember how hysterical orange went with various threats when the idea of dedollarisation had started to get any roots.
FpUser
·il y a 5 jours·discuss
>"copying already proven solutions, such as AWS"

Who says that copying AWS is any good. Some version of it sure is useful but the rest is nothing but arm twisting half of the world into idea that they should be paying huge rent to a giant corporation for the things that can and should easily be done without. Corporations like this are a threat to security.
FpUser
·il y a 7 jours·discuss
They would still nail you after university. For 1.5 years instead of 2.
FpUser
·il y a 9 jours·discuss
>" I still believe in Android as the (currently) best end-user facing operating system for mobile devices, with its balance between openness, flexibility, and security."

I do not give a shit whether it is the best. If one can be cut off instantly by whims of some algo with no recourse - thank you but I'll pass. Yes I still use Android phone but mostly as phone, GPS and camera all of which can be replaced.

I do not develop for Android or iOS exactly for the reason of not being in control. Stick to desktops, servers and browsers as deployment platforms
FpUser
·il y a 9 jours·discuss
>"50 years of trial and error that is well kept under lock in key in the west."

Bollocks. Russia does that as well, single crystal turbine blades in particular so the west is not the sole gatekeeper here. Given the circumstances Russia might as well share the tech for some things in return
FpUser
·il y a 10 jours·discuss
>"I have to admit, this is beautiful"

Terse it is, beautiful it is not (well my version of beautiful that is - easy to read and understand). this is not to diminish the language.
FpUser
·il y a 17 jours·discuss
I see those nearly daily. some of those are not that little. They've killed dogs and attacked humans. Government as usual does not give a flying fuck. Well I am pretty sure if one of them or their relative gets killed they would instantly declare a war against coyotes.
FpUser
·il y a 19 jours·discuss
>"The choice is yours."

I think (probably except cases with regulatory restrictions) most will very much prefer to pay for "second rate" models from other suppliers, including China and help them to become premium choice.
FpUser
·il y a 25 jours·discuss
>"One should not exchange spies for the cost of increasing political assasinations. Same reason as why you shouldn't pay kidnappers."

I strongly disagree for it to be used as a general approach for either spies or kidnappers. And who says it is exactly the cost? It is all coulda shoulda woulda and depends upon the particular situation.
FpUser
·il y a 25 jours·discuss
>"Work on being a positive influence in the world."

Different groups have different "positives" / negatives. So unless trivial like don't eat babies who's the judge?
FpUser
·il y a 25 jours·discuss
>"DX tarpits"

This is my approach which I use for SMBs (my actual clients). Never failed in decades. I am on my own since year 2000 and few times before that.

1) Always start with building single vertically scalable monolith running on dedicated server which can serve reasonable amount of transactions / date volume with acceptable performance.

2) Only start adding to infra when vertical scaling stops working (well you get some warning sign before it actually starting to hurt business) and then do it strictly on on need basis. Only rewrite / rearchitect if you see approaching google scale and can not shard simply by XXX-Canada, XXX-US etc. This will of course fail on some specialized scenarios but we are talking plain vanilla business backends for SMB.
FpUser
·il y a 25 jours·discuss
Bullshit. Who says anything about punishment. They are being punished, then there MAY come a choice. If you are so hell bent on "deterrence" look after presidential pardons. And if you do not save your own spies given a chance, the next one you want to hire will direct you straight to the place where the sun does not shine
FpUser
·il y a 25 jours·discuss
I think saving one of your own who suffers because of protecting your country should take way more priority over simple vengeance.
FpUser
·il y a 25 jours·discuss
>"But the code quality is speed. And reach. You can not advance, unless you can read the code"

I am not sure about "proper" definition of spaghetti code but speaking of long functions: if it is straight code that reads like a book and has no common parts to refactor for further reuse it is actually way more understandable and debuggable then mess of 3 liners spread among 20 files and 10 microservices running under k8s.

>", you can understand the model, you can not scale beyond a certain point"

The needed scaling is being determined by business needs / projection. If you implement service for some SMB that deals with few partners and limited set of business entities in database and architecture of said service addressing Google style of scalability with corresponding overheads and costs you are definitely committing a crime in relation to your client.

>"Its a great interview topic to filter this kind of candidate out of companies." -

basically making sure that instead of pragmatic engineer who can deliver functional and serviceable product to client in reasonable time with reasonable costs you will have them pay for spaceship built by architecture astronauts
FpUser
·il y a 25 jours·discuss
I call BS on that. I serve SMB clients and many are happy like a clams with monoliths deployed using those proverbial bash scripts that also does lots of other things. Understanding scripts in the age of AI is trivial for newcomers. I for example fed my own uber script to AI as an experiment and it has produced all encompassing nice documentation with examples and tests.
FpUser
·il y a 25 jours·discuss
Same company that registers my domain as well. But I have readable local copy of all my emails.
FpUser
·il y a 26 jours·discuss
>"are kind of losing out to Rust right now"

On publicity side / propaganda / some specific areas you might have a point. Practically amount of C++ code being in active development (I wat to stress this particular point) dwarfs that of Rust despite all that high profile pressure.

Personally I consider languages as just a tool and do not get hung up when client prefers this or that and I have developed all kinds of software in many languages.

If asked for my own opinion - for general development I consider Rust very restrictive and poor expression-wise comparatively to C++, I think it is a case when developer become servant of a tool.

P.S. last sentence edited
FpUser
·il y a 26 jours·discuss
AWS does not give "bare metal" and the equivalent is still way more expensive. However Hetzner was much preferrable to let's say OVH who also "deals" bare metal but not anymore. So yes Hetzner has lost what I consider was their only advantage.
FpUser
·il y a 26 jours·discuss
The solution I think is to tell all of them starting with clouds to go fuck themselves (where possible of course) and start self hosting. I do this for years and am totally happy. I was also hosting on Hetzner and was thinking to do it again for some (not all) services but not with this new wonderful deal.
FpUser
·il y a 28 jours·discuss
He was getting senile. What did you expect. There must be age limit for rulers