Thomas Dziedzic

Results 27 issues of Thomas Dziedzic

It would be nice to be able to just depend on the JRE rather than the full development suite.

I am planning on using pacmatic to display news from archlinux.org and a separate test server which makes sure that a basic installation boots successfully on our device after automatic...

AWS Elasticsearch implements a custom signature method to authenticate users [0]. It would be nice to be able to use this connector to move data into AWS Elasticsearch clusters that...

enhancement
help wanted

I have the following in `config/initializers/active_record.rb`: ```ruby require "active_record/connection_adapters/postgresql_adapter" ActiveRecord::ConnectionAdapters::PostgreSQLAdapter.datetime_type = :timestamptz ``` As documented in https://guides.rubyonrails.org/configuring.html#activerecord-connectionadapters-postgresqladapter-datetime-type which sets the default to use `timestamp with time zone`. When I installed...

Enable the following in `config/initializers/new_framework_defaults_6_0.rb`: - [x] # Rails.application.config.action_view.default_enforce_utf8 = false - [ ] # Rails.application.config.action_dispatch.use_cookies_with_metadata = true - [ ] # Rails.application.config.action_dispatch.return_only_media_type_on_content_type = false - [x] # Rails.application.config.active_job.return_false_on_aborted_enqueue =...

Would be nice to see integration tests.

I just created a new project using this template and ran `sbt build` and got the following error: ``` [info] Resolving org.fusesource.jansi#jansi;1.4 ... [warn] :::::::::::::::::::::::::::::::::::::::::::::: [warn] :: UNRESOLVED DEPENDENCIES ::...

This is a continuation of the issue from https://github.com/neowit/tooling-force.com/issues/20#issuecomment-269706041 Looks like it might not be an issue directly with tooling-force.com but rather the salesforce tooling api.

It would be very convenient at times. One situation, I want to remove all lib32 packages from my system. The ideal solution would be if clyde supported something like: clyde...

# Steps to Reproduce ```idris import Data.Fin data CFT : Nat -> Type where Var : Fin n -> CFT n Mu : CFT (S n) -> CFT n test...

status: expected behaviour
language: quantity