Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New questions

Type witness for presence of configuration parameters in Haskell

haskell dependent-type

Function call from multiple variadic template lists

Do subset-sum instances inherently require large integers to force exponential difficulty?

Java web-app cannot compile with JDK 24: java: java.lang.ExceptionInInitializerError , com.sun.tools.javac.code.TypeTag :: UNKNOWN

java lombok jdk-24

Providing constraints for a parameter pack

c++ c++20 c++-concepts

How can I prevent an object from being modified after it’s created in Java?

java class object immutability

find maximum length of subsequence with adjancent diff less than 2

java algorithm

Getting mean of multiple rows based on interval dataframe in R

How to avoid use of long in C++?

c++ c++11 long-integer

Assign top 2 ranking by group

r dplyr rank

Calculate extra values for moving average (and other functions)

r dplyr moving-average

Why does MSVC's std::print corrupt long unicode strings when printing with utf-8?

Date/time conversion using time.mktime seems wrong

python datetime

How to avoid OutOfMemoryError when using Bytebuffers and NIO?

Reduce startup time of .NET windows form app running off of a networked drive

.net performance startup

Searching for regex patterns on a 30GB XML dataset. Making use of 16gb of memory

java xml

Setting WPF dependency property without triggering events

MVC View Lookup Caching. How long is it cached? and where is it cached?

What is the difference between a def and a lambda'd val?

scala lambda

Non-scaling Pen in GDI+

c# .net gdi+ pen