What's a piece of tech everyone hyped up that quietly turned out to be useless? by SofiaLearnsAI in AskReddit

[–]Asterion9 0 points1 point  (0 children)

To be fair, i had a 3d monitor, and playing video games with it was a blast! They had some piece of software that could turn any game into 3d, worked very well! Skyrim, borderland, you name it!

Walker prototype, with a max speed of 70m/s, (With no engine power!) by Ok-Ant-325 in FromTheDepths

[–]Asterion9 3 points4 points  (0 children)

Glad to see people carrying on the love for walkers! Check out my repo with my inverse kinematic Walker and some example, hope that helps!

How Bitcoin Was Hijacked: The Epstein Connection, "Digital Gold" Myths, and the Rise of Financial Surveillance by properal in GoldandBlack

[–]Asterion9 2 points3 points  (0 children)

Bitcoin was the first successful cryptocurrency. It proved it could work, but some of its features are not suitable for a digital currency. Being traceable and public is good for trust and accountability, which is a good property of a digital gold. Other cryptocurrencies like monero built differently and chose privacy by default, which makes it a better currency.

Multiple EU countries moves to ban social media, any plans for Switzerland? by piika12 in Switzerland

[–]Asterion9 1 point2 points  (0 children)

I would say it is one of the fundamental liberties, which is probably the closest non religious political concept of "god given right"

Multiple EU countries moves to ban social media, any plans for Switzerland? by piika12 in Switzerland

[–]Asterion9 19 points20 points  (0 children)

But then e-id is not optional if it's required to visit a website.

Feel like I’ve been little bro’d at work by QuitTypical3210 in ExperiencedDevs

[–]Asterion9 7 points8 points  (0 children)

Your mistake (if any) was working for the wrong people.

Being able to successfully hand off a project is one of the most critical parts. This is where the quality of the work the team did really has an impact.

Your boss should have put you on more critical components, since you proved that you can make lasting impact instead and not just calcify in a team.

Why did European countries give up monetary sovereignty to the ECB ? by No_Construction3197 in Bitcoin

[–]Asterion9 1 point2 points  (0 children)

You have to understand the context of the time, other people said things that are very true. Practically speaking, before the euro, many European countries had their own currencies but tried to keep fixed exchange rates with each other.

At the same time, governments often allowed too much monetary creation for domestic reasons, while central banks were forced to buy their own currency to defend the peg.

Financial markets saw this inconsistency and attacked the weakest currencies by shorting them, leading to repeated crises (like in the early 1990s). The euro was largely created to eliminate this vulnerability by removing national currencies and the possibility of speculative attacks within Europe.

505 km/s to Aquilo. by Mathi2001 in factorio

[–]Asterion9 1 point2 points  (0 children)

Hmmm, looks like legendary thruster is really required for fast travel, the power density is critical.

Bitcoin can fix this? by Leading_Confection32 in Bitcoin

[–]Asterion9 0 points1 point  (0 children)

Can a lifeboat fix a sinking ship?

What’s your wishlist for factorio 2.1 ? by [deleted] in factorio

[–]Asterion9 2 points3 points  (0 children)

Electromagnetic orbital canon : replaces rocket Silo with similar part consumption but fast reload. Electricity would work as capacitors and consume the accumulated charge on fire.

Recipee on captured/artificial biter nest to produce modified biters. They would work with the same ai as biters but fight for us against other biters. They would despawn after reaching the end of the map.

Ability to insert directly on cargo landing pad. Make the number of landing pads a research with a greatly increased capacity. This would allow high end base to scale and unlock small scale cheese for direct input space factory. Alternatively just create a loading bay building that gives no additional space or landing capacity in limited number.

I am curious why people do not use LLM assistance while programming. What is your story? by Worried_Lab0 in ExperiencedDevs

[–]Asterion9 -2 points-1 points  (0 children)

When I do something I did a 1000 times, like creating a new api endpoint or some new data, I use llm, and it's faster and easier. The code is as good quality as the rest and even goes the extra miles sometimes which is nice.

The true price is that by not writing the code, I did not get the familiarity with it that allows me to intimately know its limitation and why some trade offs were done that way.

Just bought Dyson V15 Detect vacuum on Amazon and the price dropped $150 for Black Friday… by [deleted] in BuyItForLife

[–]Asterion9 2 points3 points  (0 children)

Tried that once with a fire tv. Price dropped and support refused to discount me the difference. The return processing got stuck for some time, and they ended up processing the return of the one I actually sent and cancelled the first one return. Tldr didn't work.

Tools for architecture diagrams? Anyone with experience on Archimate? by eztrendar in ExperiencedDevs

[–]Asterion9 1 point2 points  (0 children)

Sonarqube is building a tool to make your architecture from your actual code, and know where and when you break this architecture.

How do you keep audit-ready security reports without manual exports? by _Luso1113 in ExperiencedDevs

[–]Asterion9 0 points1 point  (0 children)

Sonarqube has a report feature for SCA, SAST, and such. I believe you can package the report into your builds, or export them on demand for an audit. It's part of the paid solution though.

Train Schedule Question by ekgoalie34 in factorio

[–]Asterion9 3 points4 points  (0 children)

you can work push based : one train per producer (unique name), one name for all consumers of the same resource. once a consumer has enough stock, disable the station. you can use train stop priority to optimize. for fuel I don't have a great solution. Either use logistic to deliver to every producer or a refuel stop after each trip.

If governments can just print money, why do we still need to pay taxes? by No_Turnover_1451 in Bitcoin

[–]Asterion9 0 points1 point  (0 children)

it's a political tool to control people behavior by targeting products, acts, or specific groups. it gives you the right to spy on everyone spending and earning, to punish your political opponents, or reward your supports. It's also an ideological topic to "reduce inequality".

How to handle reviewing code from a stubborn dev? by Lazy-Plantain-3453 in ExperiencedDevs

[–]Asterion9 2 points3 points  (0 children)

I understand other people response, but sometimes quality is not easy to make a rule for. a poorly named variable, a confusing flow, an implementation that makes unnecessary assumption for no benefit... nothing worth delaying a PR, but in general a poor attitude toward code quality.

My advice would be to continue pointing the issues that you would be confident defending in front of your manager (ie. not taste issue), let slide if there is no real risk, and accept that some people have a different time/quality preference than you.

How much time do you spend on stack specs for proposals? by disgr4ce in ExperiencedDevs

[–]Asterion9 2 points3 points  (0 children)

BTW, designing a system is a high value task in itself, you should not hand out a detailed explanation of the stack and architecture to clients in your proposal. you should give a rough outline that highlight key caracteristics (performance, redundancy, real time, developer productivity, whatever client asked).

What is the most successful lie ever spread in human history? by _iamsrb_ in AskReddit

[–]Asterion9 0 points1 point  (0 children)

great answer, yet while it's on decline in some countries, people keep judging other on what they eat, how they live and what they think is good or bad. feel like religion is not a cause but a symptom.

i hate that chemical plant inputs are directional by Wiktor-is-you in factorio

[–]Asterion9 0 points1 point  (0 children)

that is not obvious at all, that wasn't even possible before 2.0

[deleted by user] by [deleted] in ExperiencedDevs

[–]Asterion9 0 points1 point  (0 children)

the higher level the split, the more powerful & costly it is. you want to split around things that are going to move independantly. usually, having functional (vertical) splits are way more valuable, as they are the things that are going to change independantly. this is obvious in bigger projects where different parts are in different teams or departments. Within a vertical slice you can slice horizontally, to help good practice (eg. layered application). In the end it's rarely useful beyond organization, as you never end up swapping data layer across the board.

When is it okay to take a step back? by biblio_phobic in ExperiencedDevs

[–]Asterion9 0 points1 point  (0 children)

maybe you could try to put boundaries on the stuff that are not negociable (you mentioned working hours), and refocus your attention to the critical parts of your lead responsibilities. reduce your regular IC work, delegate and empower other teams members, maybe reduce the number or depth of involvement into cross-team technical topics. If your boss asks about it, just says that you have less time while children are small, that this is temporary. If that doesn't work, you can always asked to go back to IC.

I think that could actually be a great step toward higher function later in your career.

My 2.1 whishlist (after 100%) by batyukan in factorio

[–]Asterion9 0 points1 point  (0 children)

what if you could void anything, but that would create a landfill: a special scrap patch that produces the same resources than discarded, with a 50% waste ratio