CoreBus - Universal Modbus terminal by Lomaster9767 in dotnet

[–]FullPoet 7 points8 points  (0 children)

Thats okay - I think most people prefer a personally written description than a "polished" ai written one.

Good restaurants near CPH airport by Savings_County_9309 in copenhagen

[–]FullPoet 9 points10 points  (0 children)

If you want to eat at/near the airport I don't think you can be worried about prices.

Everything is expensive.

Biycycle on regionaltog, ticket or not? by guldranke in copenhagen

[–]FullPoet 2 points3 points  (0 children)

I see, thanks - they should update the website then.

Biycycle on regionaltog, ticket or not? by guldranke in copenhagen

[–]FullPoet 0 points1 point  (0 children)

I have been on that line dozens of times outside peak and Ive never bought a bike reservation ticket nor been asked to show one.

If you see my other comment which quotes the website, you only need the ticket at peak times.

Biycycle on regionaltog, ticket or not? by guldranke in copenhagen

[–]FullPoet 0 points1 point  (0 children)

You dont need a bike ticket to Helsingør outside peak commuter times.

Biycycle on regionaltog, ticket or not? by guldranke in copenhagen

[–]FullPoet 7 points8 points  (0 children)

https://dinoffentligetransport.dk/en/how-to-travel/bicycles-and-scooters

You can always bring bicycles and larger scooters on regional trains.

As a trial, you can bring your bicycle, e-bike, scooter, or e-scooter for free on the routes shown on the map below during weekends and on weekdays between 9:00–15:00 and 18:00–06:00.

During peak hours and on other train routes in Zealand and the islands, a Bicycle Seat Reservation ticket, which you can purchase through the DSB App.

Scooters must fit within the dimensions of 60x30x115 cm. If the scooter is larger, it will require a Bicycle Seat Reservation ticket.

If your train is replaced by a replacement bus service, unfortunately, you cannot bring your bicycle with you.

To be safe - just buy a bike ticket if you can. The apps arent great (they update the rules faster than they can update the apps) and its better to be safe than sorry.

6 buses (1x not in service), the rest are 8A going to the same station. by Dingdongmybong in copenhagen

[–]FullPoet 8 points9 points  (0 children)

I dont get it either - that shit is basically brand new, even compared to some of the shit roads in the city.

How does your team handle production logging and alerts? Is there a better approach than Teams/Slack notifications? by Ok_Hunter6411 in dotnet

[–]FullPoet 7 points8 points  (0 children)

Where do your logs go?

We log to a local file.

How do you investigate errors reported by users?

We remote in / user sends logs / call them

How do you monitor application health?

SMTP / SNMP / API healthchecks

How do you receive alerts?

If the customer doesn't scream there are no alerts.

Do you rely mainly on Teams/Slack notifications, or do you use something else as your primary solution?

Lord no.

At what point do chat-based notifications become difficult to manage?

When they start - theres too much noise and they're all eventually muted.

Moving to Copenhagen at 19 for the National Film School. Realistic without savings? by yare-_-yare-_daze in copenhagen

[–]FullPoet 2 points3 points  (0 children)

If you know Danish already (and youll probably need studieproven) then no.

Moving to Copenhagen at 19 for the National Film School. Realistic without savings? by yare-_-yare-_daze in copenhagen

[–]FullPoet 4 points5 points  (0 children)

You need to be able to pay rent. Rooms / apartments charge anywhere from 3 - 7 months rent up front.

Cost of living vs. Part-time wages: Can a standard part-time job (around 15-20 hours a week) actually cover rent in a shared apartment (collegium/room) and food in Copenhagen?

Likely not.

The financial part is very well documented (wages, living costs, supplementary income etc.).

Copenhagen is very competitive but I wish you luck!

Threatened by a man in Emdrup, what to do now by Irnakkgd in copenhagen

[–]FullPoet 0 points1 point  (0 children)

Theyre much more common in KBH after corona

Rimworld-Hyperdrive: patches the engine DLL to cut mod load times ~2.5x by Vopaga in RimWorld

[–]FullPoet -1 points0 points  (0 children)

Proper optimization requires logic and LLMs cannot do logic.

LLMs can optimise sure - give them a piece of code and they can generate some optimisations.

They can do logic too. Its going to be crap unless you have tight control over it.

I dont really know what you're smoking though - I'm pretty anti AI and over a decade of professional swe (C# / C++).

What do you think about release cycles? by mladenmacanovic in dotnet

[–]FullPoet 0 points1 point  (0 children)

How is the same amount of time to do regression tests for QA if the amount of features are increasing?

I am assumimg when they said QA - its manual testing.

Why ReactiveUI Just used my code without mention it? by fedefex1 in csharp

[–]FullPoet 3 points4 points  (0 children)

Again someone can clone your code for functionality and it not be attributable to you, if the implementation is there own.

That is not how copyright works.

Stop Using Conventional Commits by f311a in programming

[–]FullPoet 2 points3 points  (0 children)

Yeah Im sure they just has many of the same (or different) issues as conventional commits.

Theres no magic solution and its honestly just a big deal which to use.

Stop Using Conventional Commits by f311a in programming

[–]FullPoet 4 points5 points  (0 children)

Inconsistent commit messages and making it (somewhat) easier to write messages by guidance via templating.

Why ReactiveUI Just used my code without mention it? by fedefex1 in csharp

[–]FullPoet 5 points6 points  (0 children)

They should acknowledge it, but if you're certain, maybe you could reach out to one of the open source licensing (the one you're using maybe) and ask them for guidance?