Coder Social home page Coder Social logo

caloa's Introduction

Hey there !

I am Thomas, a CS student mainly interested in software security, low-level programming, and programing language theory !

As a low-level enthusiast, I tend to like minimalistic tools, and I happen to have a Gopher hole open at vigoux.giize.com, so grab your favorite gopher browser, and come to the dark side ! I happen to maintain some things on a self hosted git server too, which is over at vigoux.giize.com.

My neovim config is available here

Wanna chat ?

You can send me an email if you want to ask anything private, or in a secure manner.

Otherwise if you want to chat, I usually hang around my personnal channel ##vigoux_lair on libera.chat

I am almost always connected on nvim-treesitter's Zulip.

I am also hanging around in the #neovim:matrix.org channel.

Wanna help me a bit ?

First, thank you very much !

You can click on the little sponsor icon on the left, that'll help me a lot !

Also, if you are a Brave user, you can send me some BATs (I am a verified creator) !

My metrics

Metrics

caloa's People

Contributors

vigoux avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

alberto-bueno

caloa's Issues

test

Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Describe the solution you'd like
A clear and concise description of what you want be better explained.
cest mb testing

AUTO BUG REPORT: read

Windows-7-6.1.7601-SP1
CPython-3.6.5
Traceback (most recent call last):
  File "C:\Users\pixel\AppData\Local\Programs\Python\Python36\lib\tkinter\__init__.py", line 1702, in __call__
    return self.func(*args)
  File "application.py", line 343, in <lambda>
    command=lambda: self.loadSpectra("Basic", "Black")
  File "application.py", line 535, in loadSpectra
    _hidden_directory[folder_id][subfolder_id] = unpick.load()
io.UnsupportedOperation: read

AUTO BUG REPORT: Argument nr 2 is not of the correct type. Expected one of : int, slice.

Windows-7-6.1.7601-SP1
CPython-3.6.5
Traceback (most recent call last):
  File "C:\Users\pixel\AppData\Local\Programs\Python\Python36\lib\tkinter\__init__.py", line 1702, in __call__
    return self.func(*args)
  File "application.py", line 325, in <lambda>
    command=lambda: self.saveSpectra("Basic", "White")
  File "application.py", line 513, in saveSpectra
    pick.dump(self.spectra_storage[folder_id, subfolder_id, :])
  File "C:\Program Files (x86)\CALOA\spectro.py", line 1135, in __getitem__
    + " Expected one of : int, slice.")
ValueError: Argument nr 2 is not of the correct type. Expected one of : int, slice.

progres bar

et si possible aussi affiche numerique: i/n (point actuel sur total points)

Live display bug.

Describe the bug
Live display bug, causes it to not start.

To Reproduce
Start Application

Expected behavior
Live display is not appearing, bug is :

Bug Traceback
AttributeError: 'Callback_Measurment' object has no attribute 'c_callback'

AUTO BUG REPORT: could not convert string to float: 'a'

Traceback (most recent call last):
  File "C:\Users\pixel\AppData\Local\Programs\Python\Python36\lib\tkinter\__init__.py", line 1702, in __call__
    return self.func(*args)
  File "application.py", line 599, in set_black
    p_T = float(self.config_dict[self.INT_T_ID].get())
ValueError: could not convert string to float: 'a'

AUTO BUG REPORT: 244.80349731445312 is not contained in spectrum range (wich is 247.92019653320312 - 809.9664916992188)

CPython-3.6.5
Traceback (most recent call last):
  File "C:\Users\pixel\AppData\Local\Programs\Python\Python36\lib\tkinter\__init__.py", line 1702, in __call__
    return self.func(*args)
  File "application.py", line 819, in experiment
    self.spectra_storage.latest_white)
  File "application.py", line 412, in get_selected_absorbance
    ref_spectrum, scopes[key])
  File "C:\Program Files (x86)\CALOA\spectro.py", line 953, in absorbanceSpectrum
    opacity_spectrum = reference/spectrum
  File "C:\Program Files (x86)\CALOA\spectro.py", line 1012, in __truediv__
    for lam in l_lambdas
  File "C:\Program Files (x86)\CALOA\spectro.py", line 1012, in <listcomp>
    for lam in l_lambdas
  File "C:\Program Files (x86)\CALOA\spectro.py", line 839, in __call__
    self.lambdas[-1]
RuntimeError: 244.80349731445312 is not contained in spectrum range (wich is 247.92019653320312 - 809.9664916992188)

AUTO BUG REPORT: <class 'ValueError'>

['Traceback (most recent call last):\n', ' File "C:\Users\pixel\AppData\Local\Programs\Python\Python36\lib\tkinter\init.py", line 1702, in call\n return self.func(*args)\n', ' File "application.py", line 599, in set_black\n p_T = float(self.config_dict[self.INT_T_ID].get())\n', "ValueError: could not convert string to float: 'a'\n"]

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.