Skip to content
Navigation menu
Log in
Create account
DEV Community
Close
#
errors
Follow
Hide
Posts
Left menu
đź‘‹
Sign in
for the ability to sort posts by
relevant
,
latest
, or
top
.
Right menu
Incorrect calculations: sind(x) and cosd(x)
Caleb Zhao
Caleb Zhao
Caleb Zhao
Follow
Nov 14 '24
Incorrect calculations: sind(x) and cosd(x)
#
testing
#
matlab
#
sind
#
errors
Comments
Add Comment
1 min read
Incorrect calculations: sec(x) near x=k*Ď€+Ď€/2
Caleb Zhao
Caleb Zhao
Caleb Zhao
Follow
Nov 11 '24
Incorrect calculations: sec(x) near x=k*Ď€+Ď€/2
#
matlab
#
errors
#
sec
#
testing
Comments
Add Comment
1 min read
Best Practices for REST API Error Handling
Vipul Kumar
Vipul Kumar
Vipul Kumar
Follow
Dec 12 '24
Best Practices for REST API Error Handling
#
knowledgebytes
#
webdev
#
restapi
#
errors
Comments
Add Comment
2 min read
🚨 Go Devs, Are You Really Checking Error Types Correctly? (Or Just Pretending Like I Did)
Archit Agarwal
Archit Agarwal
Archit Agarwal
Follow
Dec 11 '24
🚨 Go Devs, Are You Really Checking Error Types Correctly? (Or Just Pretending Like I Did)
#
go
#
programming
#
developers
#
errors
Comments
Add Comment
4 min read
Incorrect calculations: sec(x) and csc(x) for large values of x
Caleb Zhao
Caleb Zhao
Caleb Zhao
Follow
Nov 11 '24
Incorrect calculations: sec(x) and csc(x) for large values of x
#
testing
#
matlab
#
errors
#
sec
Comments
Add Comment
1 min read
Error Handling in Zig: A Fresh Approach to Reliability
chrischtel
chrischtel
chrischtel
Follow
Dec 7 '24
Error Handling in Zig: A Fresh Approach to Reliability
#
zig
#
systemsprogramming
#
errors
#
programming
3
 reactions
Comments
1
 comment
3 min read
Understanding LLM Errors: What They Are and How to Address Them
Micah James
Micah James
Micah James
Follow
Dec 6 '24
Understanding LLM Errors: What They Are and How to Address Them
#
llm
#
errors
#
technology
1
 reaction
Comments
Add Comment
4 min read
Package cannot be published to the shared feed
Jaeyoung Jung
Jaeyoung Jung
Jaeyoung Jung
Follow
Nov 1 '24
Package cannot be published to the shared feed
#
rpa
#
uipath
#
errors
#
orchestrator
Comments
Add Comment
1 min read
Missing Required Key in Body of PUT /odata/Assets({Key}) Edit an asset on UiPath.WebApi 18.0
Jaeyoung Jung
Jaeyoung Jung
Jaeyoung Jung
Follow
Nov 1 '24
Missing Required Key in Body of PUT /odata/Assets({Key}) Edit an asset on UiPath.WebApi 18.0
#
rpa
#
uipath
#
swagger
#
errors
Comments
Add Comment
1 min read
Could not connect to the server (#101)
Jaeyoung Jung
Jaeyoung Jung
Jaeyoung Jung
Follow
Nov 1 '24
Could not connect to the server (#101)
#
rpa
#
uipath
#
orchestrator
#
errors
Comments
Add Comment
1 min read
Avoiding Pitfalls in Amazon S3: Handling Case Sensitivity in Python Workflows
peterson oaikhenah
peterson oaikhenah
peterson oaikhenah
Follow
for
AWS Community Builders
Dec 1 '24
Avoiding Pitfalls in Amazon S3: Handling Case Sensitivity in Python Workflows
#
python
#
datapipeline
#
errors
#
awss3
Comments
Add Comment
3 min read
Mastering Advanced Error Handling in Express.js for Robust Node.js Applications
Rigal Patel
Rigal Patel
Rigal Patel
Follow
Nov 29 '24
Mastering Advanced Error Handling in Express.js for Robust Node.js Applications
#
javascript
#
node
#
express
#
errors
2
 reactions
Comments
Add Comment
3 min read
Incorrect calculations: csc(x) near x=k*Ď€
Caleb Zhao
Caleb Zhao
Caleb Zhao
Follow
Nov 12 '24
Incorrect calculations: csc(x) near x=k*Ď€
#
errors
#
testing
#
matlab
#
csc
Comments
Add Comment
1 min read
Handling Resource Leaks with Scanner and System.in in Java
Chrise Nwachukwu
Chrise Nwachukwu
Chrise Nwachukwu
Follow
Oct 18 '24
Handling Resource Leaks with Scanner and System.in in Java
#
java
#
resourceleak
#
errors
Comments
Add Comment
1 min read
Why You Should Avoid Using `try...catch` in SvelteKit Actions
Michael Amachree
Michael Amachree
Michael Amachree
Follow
Nov 30 '24
Why You Should Avoid Using `try...catch` in SvelteKit Actions
#
sveltekit
#
errors
#
webdev
#
javascript
2
 reactions
Comments
1
 comment
6 min read
Building Reliable LLM Chain Architecture: From Fundamentals to Practice
James Li
James Li
James Li
Follow
Nov 18 '24
Building Reliable LLM Chain Architecture: From Fundamentals to Practice
#
llm
#
langchain
#
promptengineering
#
errors
5
 reactions
Comments
Add Comment
3 min read
Error Handling and Logging in Node.js Applications
Obinna
Obinna
Obinna
Follow
Nov 1 '24
Error Handling and Logging in Node.js Applications
#
javascript
#
node
#
logging
#
errors
4
 reactions
Comments
1
 comment
4 min read
Raising the Difference Between raise and raise e
Kfir
Kfir
Kfir
Follow
Oct 26 '24
Raising the Difference Between raise and raise e
#
python
#
errors
#
backenddevelopment
#
backend
8
 reactions
Comments
Add Comment
4 min read
Understanding “Failed to Fetch” JavaScript Errors and How to Fix Them
Todd H. Gardner
Todd H. Gardner
Todd H. Gardner
Follow
Oct 22 '24
Understanding “Failed to Fetch” JavaScript Errors and How to Fix Them
#
javascript
#
debugging
#
errors
20
 reactions
Comments
Add Comment
3 min read
Fixing “Cannot Use Import Statement Outside a Module” Error
Harshal Ranjhani
Harshal Ranjhani
Harshal Ranjhani
Follow
for
CodeParrot
Oct 15 '24
Fixing “Cannot Use Import Statement Outside a Module” Error
#
javascript
#
errors
#
fix
#
module
6
 reactions
Comments
Add Comment
4 min read
How Shadcn CLI uses error constants to improve code readability
Ramu Narasinga
Ramu Narasinga
Ramu Narasinga
Follow
Oct 14 '24
How Shadcn CLI uses error constants to improve code readability
#
javascript
#
errors
#
node
#
shadcn
1
 reaction
Comments
Add Comment
3 min read
Handling Errors in Go: A Simple Example
SkillCR
SkillCR
SkillCR
Follow
Sep 3 '24
Handling Errors in Go: A Simple Example
#
go
#
errors
#
logging
#
beginners
Comments
Add Comment
1 min read
Effective Loading and Error Handling in React Applications
Md Yusuf
Md Yusuf
Md Yusuf
Follow
Sep 30 '24
Effective Loading and Error Handling in React Applications
#
loading
#
errors
#
react
Comments
Add Comment
2 min read
Custom errors in Go
Ankit malik
Ankit malik
Ankit malik
Follow
Sep 29 '24
Custom errors in Go
#
go
#
errors
#
programming
9
 reactions
Comments
Add Comment
5 min read
Level Up Your JavaScript Error Handling: From `try...catch` to Custom Errors
Zakir
Zakir
Zakir
Follow
Sep 23 '24
Level Up Your JavaScript Error Handling: From `try...catch` to Custom Errors
#
trycatch
#
errors
#
customerror
#
javascript
Comments
Add Comment
4 min read
loading...
We're a place where coders share, stay up-to-date and grow their careers.
Log in
Create account