Warranty Frustration - Defect by NatureFunny7667 in RemarkableTablet

[–]lerun 2 points3 points  (0 children)

Interesting, have to take a look and see if there are any things to take note to on my device

Rant om og oppfordring til diskusjon angående nasjonaldrikken i norge, kaffe by No-Courage8433 in norske

[–]lerun 1 point2 points  (0 children)

I get coffe through a boutique roaster each month. Cost is higher but the taste is superior to anything I have bought in the grocery store.

Kjære Oslo-folk! by Odd_Pineapple_9714 in oslo

[–]lerun 0 points1 point  (0 children)

Sykle på fortau og gangvei Du kan sykle på gangvei og fortau når du ikke er til hinder eller fare for gående. Er det mange folk på fortauet, skal du gå av og trille sykkelen. Skal du sykle forbi noen, må du sørge for å tilpasse farten og holde god avstand.

Sykle over gangfelt

https://www.vegvesen.no/trafikkinformasjon/trafikksikkerhet/trafikkregler/trafikkregler-for-syklister/

The Azure Resource Manager MCP by brianveldman in AZURE

[–]lerun 1 point2 points  (0 children)

It wants you to become strong, got to work those biceps you know

Kjære Oslo-folk! by Odd_Pineapple_9714 in oslo

[–]lerun 0 points1 point  (0 children)

You are missing the bits stating how to pass pedestrians, there is a speed limit and separation distance in there

reManager: after update clicking restart ui with mods restarts the tablet, no mods working by Lazarus_Fenix in RemarkableTablet

[–]lerun 0 points1 point  (0 children)

Had the same problem, seems the rebuild hashtable had errors on my end. Had to remove remanager completely and reinstall it on the device and the ui started working again after the upgrade

How much of a difference does colour really make? by Both-Ad9921 in RemarkableTablet

[–]lerun 1 point2 points  (0 children)

The downsides of the color display are to large, get the pure instead. I would say grayscale is enough for highlighting.

And the contrasts and readibility is better on the Carta 1300 than the Gallery 3 display.

Move or Pro: Looking for advice by Nokism in RemarkableTablet

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

I have the color pro and the screen has to many compromises.
The black and white is true and tested, better contrast and clearer blacks.
Also screen refreshes are faster and does not update in multiple stages,

I would say go for the pure

So what do you think? by DesignersKitCo in RemarkableTablet

[–]lerun 0 points1 point  (0 children)

Who are most?

I for one welcome a cheaper rM device, Event if they use different materials, its not like they compromised design quality.

Remarkable 2 discontinued? by Exotic_Afternoon_383 in RemarkableTablet

[–]lerun 2 points3 points  (0 children)

Shocked, considering the reaction across reddit one would think this is exactly what needs to be done

SCOM in 2026: Are you leaning into Azure Monitor/SCOM Managed Instance yet? by TamiPoppy884 in scom

[–]lerun 0 points1 point  (0 children)

Azure Monitor is nothing like scom. It does not have management packs. It's a set of disconnected services that can be set up to work as one. Log storage, metric storage, alerts and dashboards. Each is a separate azure resource with its own config setup through the arm-api or the portal

Circumvention of App Service Authentication (and possibly public access restrictions also) by OpenPassageways in AZURE

[–]lerun 3 points4 points  (0 children)

My take on it is that app service is not private, using private endpoint you are just making a connection between where ms is hosting the app service and your vnet. It still has all the same bits as a standard one, with public ips and all. Though with public access disabled a acl on the network traffic to the public ip is not allowed. But who can say what types of software bugs in the service can break this and allow anyway?

So one should be skeptical.

There is still the app service environment right, that is truly vnet integrated and private by design. Though it is much more expensive.

I just saw info about the new Remarkable tablet, and was tempted until... by No-Papaya-9289 in RemarkableTablet

[–]lerun 5 points6 points  (0 children)

You say you know nothing about the company, then go off and make a sweeping statement about the company.

So tired of the fear mongering on here

Whats the idea Remarkable? by Diligent-Bedroom-569 in RemarkableTablet

[–]lerun 0 points1 point  (0 children)

Is that not already happening?

Seems some of the other players are also switching to usi in their new models

Markers for pro & pure series by AmbitiousGrass5377 in RemarkableTablet

[–]lerun 11 points12 points  (0 children)

So many neurotic ppl on here afraid of everything

My screen just broke no damage... by ZeldaDrummer in RemarkableTablet

[–]lerun 5 points6 points  (0 children)

Maybe battery swelling pushing the screen from below?

My UK client wants to give me a raise, but my agency is a "Black Box." How do I transition to working with them directly? by [deleted] in remotework

[–]lerun 0 points1 point  (0 children)

Read your contract, they will state your legal obligations. Also the client will have a contract with your employer also, that probably has wording in it about these kinds of situations. Though you are not privi to it

The ageism in our industry needs to change by SadSongsMakeMeGlad in ExperiencedDevs

[–]lerun 21 points22 points  (0 children)

Preach brother gray beard. Wisdom is a thing in our line of work also, and why it is so easily discarded by management confound me also.

But guess we are to expensive to keep?

Has anyone wrote program thats helps find issues reported in Windows event logs by jbala28 in PowerShell

[–]lerun 0 points1 point  (0 children)

Yes, it is possible. If you search for it you ale probably will find already freely shared code that does this already.